The fastest way: keyboard shortcuts
On Windows, Ctrl+C copies and Ctrl+V pastes. These work in almost every program — email, documents, web browsers, text editors, file explorers. Select what you want (by clicking and dragging, or by triple-clicking a paragraph), press Ctrl+C, move your cursor where you want it, and press Ctrl+V.
If you want to cut instead of copy — removing the text from where it was — use Ctrl+X. The difference matters: copy leaves the original in place, cut removes it. Both put the content on your clipboard, so you paste the same way with Ctrl+V.
These shortcuts work because Windows stores what you copy in a temporary holding area called the clipboard. When you paste, Windows pulls from that clipboard and inserts it wherever your cursor is. Only one thing can be on the clipboard at a time, so copying something new replaces what was there before.
Key Takeaways
- Ctrl+C copies selected text or files, Ctrl+X cuts them, and Ctrl+V pastes them into a new location.
- Right-clicking on selected text or files opens a menu with Copy, Cut, and Paste options if you prefer not to use keyboard shortcuts.
- The clipboard holds only one item at a time, so copying something new erases what you copied before.
- Pasting works across different programs — you can copy from a web page and paste into an email or document.
- If a paste does not work, check that you actually copied something, that the program allows pasting, and that you are not in a read-only file.
Using the right-click menu instead
If you prefer not to use keyboard shortcuts, right-clicking on selected text or files brings up a context menu with Copy, Cut, and Paste options. Select what you want to copy, right-click it, and choose Copy from the menu. Then move to where you want to paste, right-click again, and choose Paste.
This method works the same way as the keyboard shortcuts — it puts content on your clipboard and retrieves it when you paste. Some people find it easier to remember, especially if they rarely use keyboard shortcuts. The downside is that it takes more steps and your hand has to move between keyboard and mouse.
Copying and pasting files in File Explorer
You can copy and paste files the same way you copy and paste text. Open File Explorer, right-click the file or folder you want to copy, and choose Copy. Navigate to the destination folder, right-click in the empty space, and choose Paste. Or use Ctrl+C to copy and Ctrl+V to paste — the shortcuts work for files too.
When you paste a file, Windows creates a duplicate in the new location. The original stays where it was (unless you used Cut instead of Copy). If you paste into the same folder, Windows renames the copy to "filename - Copy.ext" so the two do not overwrite each other.
Pasting files takes longer than pasting text because Windows has to actually move or duplicate the data on your hard drive. A large video file might take several seconds or minutes to paste, depending on how fast your drive is and whether you are pasting to an external drive or network location.
What to do when paste does not work
If you press Ctrl+V and nothing happens, start by checking whether you actually copied something. Open Notepad (search for it in the Start menu), press Ctrl+V, and see if anything appears. If something does appear, your clipboard has content — the problem is with the program you were trying to paste into. If nothing appears, you did not copy anything, or something cleared your clipboard.
Some programs do not allow pasting for security reasons. Password fields, for example, often block Ctrl+V to prevent scripts from automatically filling them in. In those cases, you have to type the content by hand. Read-only files also block pasting — if you opened a document in read-only mode, you cannot paste into it until you enable editing.
Copying something new erases what was on your clipboard before. If you copied text, then copied a file, then tried to paste the text, nothing will happen because the file replaced it. This is the most common reason paste fails — you copied something else and forgot about it.
Copying across different programs
One of the most useful things about the clipboard is that it works across programs. You can copy text from a web page in your browser, paste it into an email, copy a sentence from that email, and paste it into a Word document. The clipboard does not care where the content came from or where it is going.
This also means you can copy formatted text — text with bold, italics, colors, or fonts — and paste it into another program. Sometimes the formatting comes along, and sometimes it does not, depending on whether the destination program supports that kind of formatting. If you paste formatted text into Notepad, you get only the plain text because Notepad does not store formatting.
Using Clipboard History on Windows 10 and later
Windows 10 and Windows 11 have a feature called Clipboard History that saves multiple items instead of just one. Press Windows key + V to open your clipboard history — you will see a list of the last things you copied. Click any item in that list to paste it. This solves the problem of copying something new and losing what you copied before.
Clipboard History is turned off by default on some computers. To turn it on, open Settings, go to System, then Clipboard, and toggle on "Clipboard history". Once it is on, Windows key + V will work. Your history stays on your computer and is not shared with anyone else.
The history usually keeps the last 25 items, though you can delete individual items by clicking the X next to them. If you restart your computer, the history clears. This is a safety feature — it means sensitive information like passwords or credit card numbers you copied do not stay on your clipboard forever.
Troubleshooting when shortcuts do not work
If Ctrl+C, Ctrl+X, and Ctrl+V do not work in a particular program, the program may have its own keyboard shortcuts or may not support the standard ones. Some older programs or specialized software use different shortcuts. Check the program's Help menu or settings to see what shortcuts it uses.
If the shortcuts do not work anywhere on your computer, something may have disabled them or your keyboard may have a problem. Try restarting your computer — this fixes most temporary issues. If that does not work, try using the right-click menu instead. If the right-click menu does not have Copy and Paste options, your keyboard or mouse may need attention.
Frequently Asked Questions
Can I copy and paste between my computer and my phone?
Not directly through the standard Windows clipboard. Your phone has its own clipboard. Some cloud services like OneDrive or Google Drive let you copy text on your phone and access it on your computer, but that is a workaround, not true clipboard sharing. Some phones can sync with Windows through the Phone Link app, which does allow some clipboard sharing.
What happens if I copy something and then turn off my computer?
The clipboard clears when you shut down. Anything you copied is gone. If you need to save something you copied, paste it into a document and save the document before you turn off your computer. Clipboard History also clears on restart, so if you rely on it, save important content before shutting down.
Can someone else see what I copied?
No, not unless they have physical access to your computer. The clipboard is stored on your computer only. If you are worried about sensitive information like passwords staying on your clipboard, you can clear it by copying something harmless (like a space) or by restarting your computer.
Why does pasted text sometimes look different from the original?
The destination program may not support the same formatting as the source. If you copy bold text from a website and paste it into Notepad, the bold disappears because Notepad only stores plain text. Paste Special (usually Ctrl+Shift+V) sometimes gives you options to paste without formatting, which can help.
Can I undo a paste if I pasted the wrong thing?
Yes, press Ctrl+Z when ready after pasting to undo it. This removes what you just pasted and restores what was there before. Ctrl+Z works in most programs, though some have limits on how many steps back you can undo.