The basic copy command works the same way on every device
To copy text or a file, select what you want, then press Ctrl+C on Windows or Linux, or Command+C on Mac. That's it. The item moves into your clipboard — a temporary holding space in your device's memory — and stays there until you copy something else or shut down your computer.
You don't see the clipboard. It's not a folder or a file you can open. It's just a space where your device stores one thing at a time, waiting for you to paste it somewhere. When you copy a second item, the first one disappears from the clipboard.
The copy command works on almost anything: text in an email, a photo in a folder, a link from a web page, a file name, even a block of code. If you can select it, you can usually copy it.
Key Takeaways
- Copy is Ctrl+C on Windows and Linux, or Command+C on Mac — the item moves to your clipboard, not to a visible folder.
- You can copy text, files, images, links, and most other things you can select on your screen.
- The clipboard holds only one item at a time, so copying something new erases what was there before.
- Some programs let you see your clipboard history, but most devices delete it when you restart.
- Copying a file does not move it — the original stays where it was, and you create a duplicate when you paste.
How to copy text from a document or web page
Click at the start of the text you want. Hold down your mouse button and drag to the end of the text, or click at the start and then Shift+click at the end. The text should turn highlighted (usually blue or gray). Then press Ctrl+C or Command+C.
You can copy a single word by double-clicking it. You can copy a whole paragraph by triple-clicking anywhere in it. You can copy an entire document by pressing Ctrl+A (or Command+A on Mac) to select all, then Ctrl+C to copy.
If you're copying from a web page, the formatting (bold, italics, colors) may or may not come with it — it depends on where you paste. Pasting into a text editor like Notepad usually strips away formatting. Pasting into Word or Google Docs usually keeps it.
How to copy files and folders
Right-click the file or folder you want to copy. A menu will appear. Click "Copy" from that menu. On Mac, you can also press Command+C after selecting the file. On Windows, Ctrl+C works the same way.
You can select multiple files at once by holding Ctrl (or Command on Mac) and clicking each one. Then right-click any of the selected files and choose Copy, or press Ctrl+C. All of them go into your clipboard together.
Copying a file does not remove it from where it is now. The original stays in place. When you paste, you create a second copy in the new location. If you want to move the file instead of copying it, use "Cut" (Ctrl+X or Command+X) rather than Copy.
How to copy links and web addresses
Right-click the link and choose "Copy link" or "Copy link address." The web address (URL) goes into your clipboard. You can now paste it into an email, a document, or a chat message.
You can also copy the address bar itself. Click on the address bar at the top of your browser where the web address appears, then press Ctrl+A to select all of it, then Ctrl+C to copy. This works the same way on Windows, Mac, and Linux.
Some links are shortened or hidden behind button text. Right-clicking and choosing "Copy link" ensures you get the actual address, not just the text the link displays.
What happens to your clipboard when you copy
Your clipboard is stored in your device's RAM (the fast, temporary memory your computer uses while it's running). It holds only one thing at a time. The moment you copy something new, the old item is gone.
When you restart your computer, the clipboard empties. Nothing is saved. This is why you should paste something important before you shut down if you need to keep it.
Some programs — like Alfred on Mac or Ditto on Windows — let you see a history of things you've copied. These are optional tools you install yourself. Most devices don't offer this by default, and the history usually disappears when you restart anyway.
Why copying sometimes doesn't work the way you expect
If Ctrl+C or Command+C doesn't seem to work, the program you're using may not support the standard copy command. Some older programs or specialized software use different keyboard shortcuts. Check the program's menu under "Edit" — you'll usually find "Copy" listed there with the correct shortcut for that program.
If you copy something but can't paste it, the item may have been too large for your clipboard to hold, or the program you're pasting into may not accept that type of data. For example, you can't paste a video file into a text document. You can only paste it into a file manager or a program that handles video.
If you copy text from a PDF or an image, it may not work at all. PDFs sometimes lock copying, and you can't copy text from an image file because the image is just pixels — there's no actual text for your clipboard to grab. You would need to use optical character recognition (OCR) software to convert the image to readable text first.
Copying on phones and tablets
On iPhone, iPad, or Android, select the text by tapping and holding until a menu appears, then tap "Copy." The text goes into your clipboard just like on a computer. You can then open another app and paste it.
Copying files on a phone works differently because phones don't have a traditional file manager the way computers do. Most phones let you copy photos and videos through the Photos or Gallery app — tap and hold the item, then choose "Copy" from the menu. You can then paste into messaging apps, email, or cloud storage.
Phone clipboards work the same way as computer clipboards: they hold one item at a time, and they empty when you restart the device. Some phones let you see clipboard history in Settings, but this varies by device and operating system version.
Frequently Asked Questions
Can someone see what I've copied to my clipboard?
Not unless they have physical access to your device or have installed spyware on it. Your clipboard is stored locally in your device's memory. However, some apps request permission to read your clipboard — if you grant that permission, the app can see what you've copied. Check your app permissions in Settings if you're concerned.
What's 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. When you paste after cutting, the item moves to the new location. When you paste after copying, the original stays where it was.
Can I copy the same thing twice without losing it?
No. Your clipboard holds only one item. If you copy something, then copy something else, the first item is gone. If you need to keep multiple items, paste the first one somewhere (a document, an email, a folder) before you copy the second one.
Why can't I copy text from some websites?
Some websites disable copying to protect their content from being reused without permission. This is a setting the website owner controls. You can sometimes work around it by copying the page source code or using browser developer tools, but the simplest option is usually to type the text manually or contact the website owner for permission to use it.
Does copying use up storage space on my device?
No. Your clipboard is temporary storage in RAM, not permanent storage on your hard drive. Copying doesn't take up any of your device's saved storage space. The clipboard is erased when you restart, so it never accumulates or fills up.