The only drawback of Clipboard is that it can only hold one piece of information at any particular time. Whenever you copy something, it is stored in the clipboard by replacing with whatever information was saved earlier. Now, whenever you share your PC with friends or family, you need to make sure you clear the clipboard before leaving the PC. So without wasting any time, let’s see How to Create a Shortcut to Clear the Clipboard in Windows 10 with the help the of the below-listed tutorial.
How to Create a Shortcut to Clear the Clipboard in Windows 10
Make sure to create a restore point just in case something goes wrong.
How to Create a Shortcut to Clear the Clipboard in Windows 10 Method 1: Manually Clear Clipboard Data in Windows 10 Method 2: Create a Shortcut to Clear the Clipboard in Windows 10 Method 3: Assign a global hotkey to Clear Clipboard Data in Windows 10
Method 1: Manually Clear Clipboard Data in Windows 10
Press Windows Key + R then type the following command: cmd /c echo.|clip
Hit Enter to execute the above command, which will clear your Clipboard data.
Method 2: Create a Shortcut to Clear the Clipboard in Windows 10
Right-click in an empty area on the desktop and select New > Shortcut.
Now type the following command into “Type the location of the item” field and click Next: %windir%\System32\cmd.exe /c “echo off | clip”
Type the name of the shortcut anything you like and then click Finish.
Right-click on the shortcut and select Properties.
Switch to the Shortcut tab then click on “Change Icon” button at the bottom.
Type the following under “Look for icons in this file” and press Enter: %windir%\System32\DxpTaskSync.dll
Select the icon highlighted in blue and click OK. Note: You could use any icon you like, instead of the above one.
Click Apply, followed by OK to save the changes.
Use the shortcut anytime you like to clear the Clipboard data.
Method 3: Assign a global hotkey to Clear Clipboard Data in Windows 10
Press Windows Key + R then type the following and hit Enter: shell:Start menu
Start Menu location will open in the File Explorer, copy and paste the shortcut to this location.
Right-click on the shortcut and select Properties.
Switch to the Shortcut tab then under “Shortcut key” set your desired hotkey to access the Clear Clipboard shortcut easily.
Next, time, whenever you need to Clear Clipboard Data, use the above key combinations. Recommended:
5 Ways to Adjust Screen Brightness in Windows 10 Configure Windows 10 to Create Dump Files on Blue Screen of Death Disable Automatic Restart on System Failure in Windows 10 How to Access Advanced Startup Options in Windows 10
That’s it, you successfully learned How to Create a Shortcut to Clear the Clipboard in Windows 10 but if you still have any queries regarding this tutorial then feel free to ask them in the comment’s section.