The simplest way to copy on Windows and Mac

To copy something on your computer, select it with your mouse or keyboard, then press Ctrl+C on Windows or Command+C on Mac. That's the entire action — the text or file moves to your clipboard, a temporary holding space in your computer's memory. You don't see anything happen, and nothing appears on your screen. The copy is invisible until you paste it somewhere else.

The reason nothing visible happens is that copying doesn't create a second version of the thing yet. It just tells your computer to remember what you selected. The actual duplicate only appears when you paste — when you press Ctrl+V (Windows) or Command+V (Mac) in a new location.

This two-step process — copy first, paste second — is the foundation of how moving information around your computer works. Once you understand this pattern, the same keyboard shortcuts work in email, documents, spreadsheets, web browsers, and file managers.

Key Takeaways

  • Copy is always Ctrl+C on Windows or Command+C on Mac, and it works the same way in every program on your computer.
  • You must select something before you copy it — click and drag with your mouse, or use Shift+arrow keys on your keyboard to highlight text.
  • Copying puts the selection in your clipboard, an invisible temporary storage that holds only one thing at a time.
  • The copy stays in your clipboard until you copy something else, even if you close the program or restart your computer (on most systems).

How to select text before copying

You cannot copy something you haven't selected. Selection means telling your computer which part of the text or file you want to copy. The most common way is to click at the start of what you want, hold down your mouse button, and drag to the end. The selected text will highlight in blue (or another color depending on your program).

If you're copying a single word, double-click it and it will select automatically. If you're copying an entire paragraph or block of text, triple-click anywhere in it and the whole paragraph highlights. These shortcuts save time when you're working with text in documents or email.

On your keyboard, you can select without a mouse. Click where you want to start, then hold Shift and press the right arrow key repeatedly to select one character at a time. Hold Shift and press Ctrl+Right Arrow (Windows) or Option+Right Arrow (Mac) to select one word at a time. To select everything in a document at once, press Ctrl+A (Windows) or Command+A (Mac).

How to copy files and folders

Copying files works the same way as copying text, but you use your file manager instead of a document. On Windows, open File Explorer. On Mac, open Finder. Navigate to the file or folder you want to copy and click it once to select it. Then press Ctrl+C (Windows) or Command+C (Mac).

The file is now in your clipboard. Navigate to the folder where you want the copy to appear, then press Ctrl+V (Windows) or Command+V (Mac). Your computer creates a duplicate of the file in that location. The original stays where it was — copying always leaves the original in place. If you want to move the file instead of copying it, use Ctrl+X (cut) instead of Ctrl+C, then paste.

You can also right-click a file and choose "Copy" from the menu that appears, then right-click in the destination folder and choose "Paste". This method works the same way as the keyboard shortcuts and is useful if you prefer using your mouse.

Why your copy might not work

The most common reason a copy fails is that you didn't actually select anything before pressing Ctrl+C or Command+C. Your computer copied nothing, so when you paste, nothing appears. Always check that your text or file is highlighted in blue before you copy.

Another frequent problem is copying from a program that doesn't support the clipboard properly. Some older programs or specialized software may not let you copy text the normal way. If Ctrl+C doesn't work, try right-clicking and looking for a "Copy" option in the menu. If that doesn't work either, the program may not support copying at all, and you may need to type the information manually or find an alternative program.

If you copy something and then open a different program before pasting, your copy usually stays in the clipboard — but not always. Some programs clear the clipboard when they close. If you're worried about losing your copy, paste it when ready into a document or email before switching programs. Once it's pasted, it's saved in that location and won't disappear.

Copying across different programs

One of the most useful features of the clipboard is that it works between programs. You can copy text from a web browser, paste it into an email, copy a file name from a document, paste it into a search box, or copy a sentence from an email and paste it into a spreadsheet. The keyboard shortcuts stay exactly the same no matter which program you're in.

This cross-program copying is why the clipboard exists — it's a universal translator that lets different programs share information. When you copy something in one program and paste it in another, your computer is moving the information through the clipboard as an intermediary.

One thing to watch: when you copy formatted text (text with bold, colors, or special fonts) from a web page or document and paste it into a plain-text program like Notepad, the formatting usually disappears. The text itself pastes fine, but the colors and bold styling don't come along. This is normal and expected — plain-text programs don't store formatting information.

What happens to your clipboard when you copy multiple times

Your clipboard holds only one thing at a time. When you copy something new, it replaces whatever was in the clipboard before. If you copy a sentence, then copy a file name, the sentence is gone — the clipboard now holds only the file name. This is why you should paste something when ready if you're worried about losing it.

If you need to keep multiple copies available at once, most programs have a "clipboard history" feature. On Windows 10 and later, press Windows key+V to open your clipboard history and see the last several things you copied. On Mac, you can use third-party clipboard managers, though the built-in clipboard doesn't have a history feature. These tools let you see and paste from your last 10, 20, or even 100 copies instead of just the most recent one.

Frequently Asked Questions

Does copying a file use up storage space?

Yes. When you copy a file, your computer creates a second identical file. If the original file is 5 megabytes, the copy is also 5 megabytes, and both take up space on your hard drive. This is different from copying text, which uses almost no storage. If your hard drive is nearly full, copying large files can cause problems.

Can someone else see what I copied?

Not unless they're sitting at your computer. Your clipboard is private to your user account. However, if you copy something and then paste it in an email or document that someone else reads, they'll see what you pasted. The clipboard itself is not shared across the internet or between computers.

What's the difference between copy and cut?

Copy (Ctrl+C) leaves the original in place and puts a duplicate in your clipboard. Cut (Ctrl+X) removes the original and puts it in your clipboard. When you paste a cut item, it disappears from where it was. Cut is useful when you want to move a file from one folder to another without creating a duplicate.

Why does pasting sometimes look different than what I copied?

The program you're pasting into may format the text differently than the program you copied from. A sentence copied from a website might paste with different fonts or spacing in an email. This is normal — each program has its own default formatting. If you want to paste without any formatting, look for a "Paste Special" or "Paste as Plain Text" option in the Edit menu.

Can I copy something after I close the program?

No. Once you close a program, anything in your clipboard from that program is usually lost. If you close your web browser, you can't paste something you copied from a website. Always paste before closing the program, or copy it again after reopening.