The standard shortcuts work the same way on Windows, Mac, and Linux
Copy is Ctrl+C on Windows and Linux, Command+C on Mac. Paste is Ctrl+V on Windows and Linux, Command+V on Mac. Cut is Ctrl+X on Windows and Linux, Command+X on Mac. These three combinations handle 90 percent of what most people need to move text, files, and images between places.
The reason these shortcuts matter is speed. Reaching for a menu takes your hands off the keyboard and breaks your rhythm. A two-key combination takes a fraction of a second. If you write, code, design, or manage files for work, these three shortcuts alone will save you hours over a year.
The letter choices are not random. C stands for Copy, X for cut (the visual of an X crossing something out), and V for paste (V looks like a checkmark or insertion point). On a QWERTY keyboard, all three sit on the bottom row in a cluster, so your left hand can reach them without moving far from the home position.
Key Takeaways
- Ctrl+C (Windows/Linux) or Command+C (Mac) copies text or files to your clipboard without removing them from the original location.
- Ctrl+V (Windows/Linux) or Command+V (Mac) pastes whatever you copied into a new location, and you can paste the same item multiple times.
- Ctrl+X (Windows/Linux) or Command+X (Mac) cuts text or files, removing them from the original location and preparing them to move.
- These three shortcuts work in almost every program — email, word processors, file managers, web browsers, and design software — so learning them once applies everywhere.
- Your clipboard holds only one item at a time, so copying or cutting something new replaces what you had copied before.
Copy keeps the original, cut removes it
When you copy something, it stays where it was. You select the text or file, press Ctrl+C or Command+C, and a duplicate goes into your clipboard. The original remains untouched. You can then paste that copy into an email, a document, a folder, or anywhere else. If you paste it ten times, the original is still there.
Cut does the opposite. You select the text or file, press Ctrl+X or Command+X, and it disappears from the screen — but it is not gone. It sits in your clipboard, waiting to be pasted. Once you paste it somewhere else, it is moved, not copied. The original location is now empty. Cut is the right choice when you want to move something from one place to another without leaving a duplicate behind.
A common mistake is cutting something, then copying something else before you paste. When you copy the second item, it replaces the first item in your clipboard. The cut item is lost. To be safe, cut and paste as one action: select, cut, navigate to the new location, paste.
Paste special lets you control what gets pasted
Most programs have a Paste Special option, usually reached with Ctrl+Shift+V on Windows or Command+Shift+V on Mac. This opens a menu that lets you choose what to paste when you have copied something with formatting — like bold text, colors, or fonts.
If you copy text from a website and paste it into a document, Paste Special can strip away the colors and fonts and leave only plain text. If you copy a table from a spreadsheet into a document, Paste Special can paste only the values, not the formulas. This saves time when you need the content but not the original formatting.
Not every program offers Paste Special. Web browsers, for example, usually do not. But word processors like Microsoft Word and Google Docs, spreadsheets like Excel and Google Sheets, and email programs like Outlook all have it. Check the Edit menu or try the keyboard shortcut to see if it is available.
Your clipboard holds one item — use a clipboard manager if you need more
Windows and Mac both give you a single clipboard. When you copy or cut something new, it replaces what you had copied before. If you copy a phone number, then copy an address, the phone number is gone from your clipboard. You can only paste the address.
For most daily work, one clipboard is enough. But if you regularly copy multiple things and need to paste them all in different places, a clipboard manager can help. These are small programs that keep a history of everything you copy — sometimes dozens or hundreds of items — and let you choose which one to paste.
On Windows, ClipboardMaster and Ditto are free options. On Mac, Pasty and Clipboard Manager Pro are common choices. These programs sit in the background and intercept everything you copy. When you need to paste something you copied five minutes ago, you open the clipboard manager, find it in the list, and paste it. This is especially useful for people who work with code, design assets, or customer data where you might need the same few items repeatedly.
Right-click menus offer copy and paste as an alternative
If keyboard shortcuts do not feel natural to you, right-clicking on selected text or a file opens a context menu with Copy, Cut, and Paste options. This is slower than the keyboard shortcut, but it works the same way. Select what you want, right-click, choose Copy or Cut, navigate to where you want it, right-click again, and choose Paste.
On a Mac trackpad, right-click usually means clicking with two fingers, or holding Control while clicking. On a Windows touchpad, it is a two-finger tap or a click in the bottom-right corner. On a Mac with a Magic Mouse, it is a click on the right side of the mouse.
Most people find that learning the keyboard shortcuts takes a few days of conscious effort, then becomes automatic. Once your fingers know where Ctrl+C is, you will use it without thinking. The menu route is there as a backup if you forget, but the keyboard is faster for regular work.
Different programs may add their own copy and paste rules
Most programs follow the standard copy, cut, and paste behavior. But some have their own quirks. In Adobe Photoshop, copying a selection copies only the pixels in that selection, not the layer. In Microsoft Excel, copying a cell copies the formula, not just the visible number — when you paste it elsewhere, the formula adjusts to the new location.
Web browsers have limits on what they let you copy. Some websites prevent you from copying text or images to protect their content. If you try to copy and nothing happens, the website has likely blocked it. You can sometimes work around this by taking a screenshot instead, but the copied content will be an image, not text you can edit.
The best approach is to try the standard shortcut first. If it does not work the way you expected, check the program's Help menu or search for "[program name] copy paste" to learn how that specific tool handles it.
Frequently Asked Questions
Can I copy and paste between different programs?
Yes. Your clipboard is shared across all programs on your computer. You can copy text from a web browser, paste it into a word processor, copy an image from an email, and paste it into a design program. The clipboard does not care where the content came from or where it is going.
What happens if I copy something and then restart my computer?
The clipboard is erased when you shut down or restart. Whatever you had copied is gone. If you need to save something for later, paste it into a document or file first, then save that document. Clipboard managers can sometimes preserve history across restarts, depending on their settings.
Why does pasting sometimes look different than what I copied?
The program you are pasting into may have different default formatting — different fonts, sizes, or colors. Use Paste Special to paste only the text without formatting, or manually adjust the formatting after you paste. Some programs also have a "Paste and Match Style" option that automatically matches the destination formatting.
Can I copy and paste files the same way as text?
Yes. In your file manager, select a file or folder, press Ctrl+C or Command+C to copy it, navigate to a new folder, and press Ctrl+V or Command+V to paste it. Cut and paste works the same way — Ctrl+X or Command+X to cut, then Ctrl+V or Command+V to paste and move the file.
Is there a keyboard shortcut to undo a paste?
Yes. Ctrl+Z on Windows and Linux, or Command+Z on Mac, undoes your last action — including a paste. If you paste something and realize it was the wrong content, press Ctrl+Z or Command+Z when ready to undo it and restore what was there before.