Copy, Paste, and the Clipboard
How to copy, cut, and paste text and files on any computer
Copy and paste is the single most useful computer skill. Once you learn it, you will use it dozens of times a day. Here is how it works: you select something (text, a file, an image), copy it to an invisible holding area called the clipboard, then paste it somewhere else. The original stays where it was. If you use cut instead of copy, the original is removed.
The clipboard can only hold one thing at a time. When you copy something new, it replaces whatever was there before. The clipboard is also temporary – it gets cleared when you restart your computer.
Selecting text:
- Click at the start of the text you want to select
- Hold the mouse button and drag to the end of the text, then release
- The selected text appears highlighted in blue
Other ways to select:
- Click once to place your cursor, then Shift + click somewhere else to select everything between those two points
- Cmd + A selects all text in the current area (the whole document, the whole text field, etc.)
- Double-click a word to select just that word
- Triple-click to select the entire paragraph or line
Copying:
- Select the text or file you want to copy
- Press Cmd + C
- The selected item is now on your clipboard, ready to paste
Alternatively, right-click the selected text and choose Copy from the menu.
Cutting:
- Select the text or file
- Press Cmd + X
- The item is removed from its current location and placed on the clipboard
Cut works like copy, but it also deletes the original. This is useful for moving text or files from one place to another.
Pasting:
- Click where you want the copied content to go
- Press Cmd + V
- The content from your clipboard appears at that location
Alternatively, right-click where you want to paste and choose Paste from the menu.
Paste without formatting:
When you copy text from a website or document, it often carries its fonts, colors, and sizes with it. To paste just the plain text without any of that styling:
- Press Cmd + Shift + V (works in most apps)
- In some apps like Microsoft Word, use Cmd + Option + Shift + V or look for Paste and Match Style in the Edit menu
Drag and drop:
You can also move things by clicking and dragging. Select text, then click and hold on the highlighted text and drag it to a new location. This also works with files in Finder – drag a file from one folder to another. Holding Option while dragging creates a copy instead of moving the original.
Right-click copy and paste:
If you prefer not to use keyboard shortcuts, you can always right-click (or Ctrl + click on a Mac trackpad) to get a menu with Copy, Cut, and Paste options.
Frequently Asked Questions
Does the clipboard save things permanently?▾
No. The clipboard is temporary. It holds whatever you last copied, and it gets cleared when you restart your computer. On Windows, if you enable clipboard history (Win + V), it keeps a list of recent copies during your session, but this also clears on restart unless you pin specific items.
Can I copy a file the same way I copy text?▾
Yes. In your file manager (Finder on Mac, File Explorer on Windows, Files on Linux), click a file to select it, then use the same copy (Cmd + C or Ctrl + C) and paste (Cmd + V or Ctrl + V) shortcuts. The file gets duplicated in the new location. Use cut to move it instead of copying.
Why does my pasted text look different from the original?▾
When you copy text from a website or formatted document, the formatting (fonts, colors, sizes) comes along for the ride. When you paste into a different app, it tries to keep that formatting, which can look strange. Use paste without formatting (Cmd + Shift + V on Mac, Ctrl + Shift + V on Windows and Linux) to paste just the plain text, which then matches whatever you are pasting into.
What happens if I copy something new before pasting?▾
The new copy replaces the old one. The clipboard only holds one item at a time (unless you use clipboard history on Windows with Win + V). If you copied something important, paste it before copying anything else.
Is there a way to see what is on my clipboard right now?▾
On Windows, press Win + V to see your clipboard history. On Mac and Linux, there is no built-in clipboard viewer, but you can always paste into a blank document or text field to see what is there. Third-party clipboard manager apps are available for all platforms if you want a full history.