The three keyboard shortcuts that do all the work
Copy, cut, and paste each have one keyboard shortcut that works on Windows, Mac, and Linux. Ctrl+C (Windows and Linux) or Cmd+C (Mac) copies what you have selected. Ctrl+X or Cmd+X cuts it — meaning it copies and then deletes the original. Ctrl+V or Cmd+V pastes whatever is in your clipboard at the cursor location.
These three shortcuts handle nearly every copy-and-paste task you will encounter. They work in email, documents, web forms, text editors, and most other programs. The only time they do not work is in a few older or specialized applications, and even then the program usually tells you what to do instead.
The reason these shortcuts are worth learning is speed. Reaching for your mouse to right-click, find the menu, and click again takes longer than pressing two keys at once. Once the muscle memory sets in — usually after a few days of deliberate use — keyboard shortcuts become faster than thinking about them.
Key Takeaways
- Ctrl+C (Windows/Linux) or Cmd+C (Mac) copies selected text or files without removing them from where they are.
- Ctrl+X or Cmd+X cuts selected content, copying it to your clipboard and deleting it from the original location.
- Ctrl+V or Cmd+V pastes whatever is currently in your clipboard at the location of your cursor.
- You must select something before you copy or cut it — click and drag to highlight text, or click a file and press Ctrl+A to select all.
- Only one thing can be in your clipboard at a time, so copying or cutting something new replaces what was there before.
How to select text before copying
Nothing happens when you press Ctrl+C if nothing is selected. Selection means highlighting — making the text or object visually stand out so the computer knows what you want to copy.
To select text with your keyboard, position your cursor where you want to start. Then hold Shift and press the arrow keys to highlight text one character at a time. Shift+Ctrl+Right Arrow (Windows/Linux) or Shift+Cmd+Right Arrow (Mac) selects one whole word at a time, which is faster for longer passages. Shift+Ctrl+End or Shift+Cmd+End selects from your cursor to the end of the document.
If you want to select all the text in a document or field at once, press Ctrl+A (Windows/Linux) or Cmd+A (Mac). This works in email drafts, text editors, web forms, and most other places where text lives. After you select all, copy it with Ctrl+C or Cmd+C as usual.
Copying and pasting files instead of text
The same shortcuts work for files and folders. Click a file in your file manager (File Explorer on Windows, Finder on Mac) to select it. Press Ctrl+C or Cmd+C to copy it. Then navigate to the folder where you want the copy to go and press Ctrl+V or Cmd+V.
Copying a file leaves the original in place. If you want to move the file instead — removing it from the old location — use Ctrl+X or Cmd+X to cut it, then Ctrl+V or Cmd+V to paste it in the new location. This is faster and safer than copying and then manually deleting the original, because the file does not exist in two places at once during the process.
You can select multiple files at once before copying. Click the first file, then hold Ctrl (Windows/Linux) or Cmd (Mac) and click each additional file you want. All of them will copy together when you press Ctrl+C or Cmd+C.
What happens when you paste into different places
When you paste, the computer puts whatever is in your clipboard at the cursor location. In a text document, the pasted text appears where your cursor is blinking. In an email, it goes into the body of the message. In a web form, it fills the field you have clicked into.
Pasting text sometimes brings formatting with it — bold, italics, colors, fonts — depending on where you copied from and where you are pasting to. If you want to paste only the plain text without any formatting, use Ctrl+Shift+V (Windows/Linux) or Cmd+Shift+V (Mac) instead of the regular paste shortcut. This strips away colors, fonts, and other styling and leaves only the words themselves.
Not every program supports paste-without-formatting. If Ctrl+Shift+V does not work, try pasting normally and then selecting the pasted text and removing the formatting manually — usually through a Format menu or by pressing Ctrl+M or Cmd+M to clear direct formatting.
Why only one thing can be in your clipboard at a time
Your clipboard is a temporary holding space — like a single piece of paper on your desk. When you copy something new, it replaces what was there before. If you copy text, then copy a file, the text is gone and only the file remains in your clipboard.
This is why people sometimes lose work: they copy something, then copy something else without realizing it, then try to paste the first thing and find it is gone. If you need to keep multiple pieces of text or files, paste them into a document or folder as you go, rather than trying to hold them all in the clipboard.
Some programs and operating systems offer clipboard history — a list of the last several things you copied. On Windows 11, press Windows Key+V to see your clipboard history and pick an older item to paste. On Mac, this feature is not built in, but third-party apps like Paste and Copied offer it. Clipboard history is useful if you work with many pieces of text at once, but it is not a substitute for saving important information to a file.
Troubleshooting when copy and paste does not work
If Ctrl+C or Cmd+C does not seem to work, check that you have actually selected something. Click and drag to highlight text, or click a file and look for it to change color or appearance. If nothing is visibly selected, the copy command has nothing to copy.
If you have selected something but the shortcut still does not work, the program you are using may not support keyboard shortcuts. Try right-clicking on the selected text or file and looking for Copy in the menu that appears. If that menu does not exist, the program may have its own way of copying — check its Help menu or documentation.
If paste is not working, make sure you have actually copied something first. Press Ctrl+C or Cmd+C again to confirm. Then click in the location where you want to paste and press Ctrl+V or Cmd+V. If nothing appears, try right-clicking and selecting Paste from the menu. If that does not work either, the program may not support pasting, or you may not have permission to edit that location.
Frequently Asked Questions
Can I copy something on one computer and paste it on another?
Not through the clipboard alone — your clipboard only holds what you copied on that specific computer. To move text or files between computers, you can email them to yourself, upload them to cloud storage like Google Drive or Dropbox, or use a file transfer method like a USB drive. Some cloud-based clipboard tools exist, but they require you to set them up in advance.
What is the difference between copy and cut?
Copy leaves the original in place and puts a duplicate in your clipboard. Cut removes the original and puts it in your clipboard. Use copy when you want to keep the original. Use cut when you want to move something to a new location and remove it from the old one.
Why does pasted text sometimes look different from what I copied?
When you copy formatted text — text with bold, colors, or special fonts — and paste it into a different program, that program may not support the same formatting. The text arrives but the styling does not. Use Ctrl+Shift+V or Cmd+Shift+V to paste as plain text if you want to avoid this, or paste normally and reapply formatting in the new location.
Can I undo a paste if I pasted the wrong thing?
Yes. Press Ctrl+Z (Windows/Linux) or Cmd+Z (Mac) when ready after pasting to undo it. This removes the pasted content and restores what was there before. Undo works for most programs, though some older or specialized applications may not support it.
Is it safe to copy and paste passwords?
Copying and pasting a password is generally safer than typing it, because it reduces the chance of typos that lock you out. However, your clipboard is visible to programs running on your computer, so if your device has malware, malicious software could read what you copy. For passwords, use a password manager instead — it fills passwords in automatically without putting them in your clipboard.