How to Create a "Clear Clipboard" Shortcut in Windows

information   Information
The Clipboard is a temporary storage area used by Vista and Windows 7. Information (such as text, files, graphics, sound, or video) can be copied to the Clipboard from one program or location and pasted elsewhere. The Clipboard can only hold one piece of information at a time. Whenever something is copied to the Clipboard, it replaces whatever was there before automatically.

This tutorial will show you how to create or download a Clear Clipboard shortcut that will clear the contents of the clipboard when used in Vista, Windows 7, or Windows 8.

Tip   Tip
This can be handy if you just want to clear the Clipboard without having to copy something else to do so. This way you do not have potential sensitive information just sitting in the Clipboard.

Note   Note
When you click on the Clear Clipboard shortcut, a command prompt window will open and close quickly to indicate that it's working to clear it's contents.






OPTION ONE

To Download the "Clear Clipboard" Shortcut
1. Click on the download button below to download the file below.
Clear_Clipboard.zip
download
2. Save the ZIP file to the Desktop.

3. Open the downloaded .zip file and extract (drag and drop) the Clear Clipboard shortcut to the desktop.

4. Right click on the Clear Clipboard shortcut, and click on Properties, General tab, and on the Unblock button.
NOTE: If you do not have a Unblock button under the General tab, then the shortcut is already unblocked and you can continue on to step 5.

5. You can now Pin to Taskbar (Windows 7/8 only) or Pin to Start Menu this shortcut, assign a keyboard shortcut to it, or move it where you like for easy use.


6. When finished, you can delete the downloaded .zip file if you would like to.




OPTION TWO

To Manually Create the "Clear Clipboard" Shortcut
1. Right click on a empty area of the desktop, and click on New and Shortcut.

2. Copy and Paste the location below into the location field, and click on Next. (see screenshot below)
%windir%\System32\cmd /c "echo off | clip"

create1.jpg
3. Type Clear Clipboard for the name, and click on Finish. (see screenshot below)
NOTE: You can name it anything you would like though.
create2.jpg
4. Right click on the new Clear Clipboard shortcut, and click on Properties.

5. Click on the Change Icon button. (see screenshot below)
NOTE: For more on how to change a shortcut folder or file icon, see: How to Change a Shortcut Folder or File Icon in Vista
properties.jpg
6. In the line under "Look for icons in this file", copy and paste the location below and press Enter. (see screenshot below step 10)
%windir%\System32\shell32.dll
7. Click on the icon highlighted in blue below, and click on OK. (see screenshot below)
NOTE: You can use any icon that you would like instead though.
change_icon.jpg
8. Click on OK to apply. (see screenshot below step 5)

9. You can now Pin to Taskbar (Windows 7/8 only) or Pin to Start Menu this shortcut, assign a keyboard shortcut to it, or move it where you like for easy use.
That's it,
Shawn