
Start with launching the Run dialog box by pressing Windows + R and then type the following command: cmd /c "echo off | clip" Clear Clipboard Using Command Prompt or Desktop Shortcut Isn’t it possible? Now you got the idea why it is important to clear your system clipboard. Is there any problem or risk associated with this? For example, if you are using a public computer where you just copied some sensitive data and forget to clear it, anybody who uses that system again later can steal your sensitive data easily. What is wrong with keeping the clipboard content on your systems? Most of the people do not bother to clear their clipboard. If it is text or image, you can paste it on a word document and see your clipboard content. However, if you still want to see your clipboard content, the easiest way is to paste the content that you have copied. The latest version of the operating system does not have this option. In the previous version of the Windows operating system, you could have the option to see the clipboard content. Anything you put in the clipboard will remain there until you overwrite the contents by cutting or copying something else into the clipboard, or until you empty the clipboard by rebooting Windows. You can keep pasting the contents of the clipboard as often as you like. It can only hold one item at a time, so when you cut or copy something, it replaces anything that is already in the clipboard. Technically, the clipboard is just a bit of physical memory (RAM) that has been set aside to hold any stuff that you might happen to copy or cut. The point that you need to keep in mind that clipboard only stores 1 item at a time. Thereafter, it transfers the information from clipboard to the place where you want to paste it. When you copy or cut some content from your system, it stores in clipboard enabling you to paste it where you want. With the clipboard, users have the opportunity to copy and paste the information easily wherever users want.


This RAM section is available for the current session users in all programs running on Windows. In the following section we will see how this function works on a Windows platform and how to properly clearing it easily using multiple methods.Ĭlipboard is a special zone in RAM used to store temporary data – images, text or other information. Now if we talk about clipboard, you will get some idea of what it is and how it works. On any computer system, in a layman language, when you copy or cut some content to paste somewhere, it is stored on RAM (volatile memory) for a short period until you copy or cut another content.
