Clear the clipboard through the command line

by Mohan 2012-09-22 11:53:34

Clear the clipboard through the command line

Clear anything in the Windows clipboard using the below command in the Windows command line.

echo off | clip

After the above command has been entered, all contents within the Windows clipboard will be removed.
1367
like
0
dislike
0
mail
flag

You must LOGIN to add comments