The three keyboard shortcuts that do all the copying and pasting

Copy means saving something to your clipboard — a temporary holding space in your computer's memory. Paste means putting that saved thing somewhere else. You do both with three keyboard combinations that work the same way on Windows, Mac, and Linux.

To copy: select the text or file you want, then press Ctrl+C on Windows or Linux, or Command+C on Mac. To paste: click where you want the text to go, then press Ctrl+V on Windows or Linux, or Command+V on Mac. To cut (remove from the original spot and copy at the same time): press Ctrl+X on Windows or Linux, or Command+X on Mac.

These three shortcuts work in almost every program — email, word processors, text editors, web browsers, file managers, and spreadsheets. Once you copy something, it stays in your clipboard until you copy something else, so you can paste the same thing multiple times in different places.

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 is in your clipboard into the location where your cursor is positioned.
  • Ctrl+X (Windows/Linux) or Command+X (Mac) cuts text or files, removing them from the original location and copying them to your clipboard at the same time.
  • Your clipboard holds only one item at a time, so copying or cutting something new replaces what was there before.

How to select text before copying

You cannot copy something unless you first tell your computer what you want to copy. Selection means highlighting the text or file so it appears in a different color — usually blue or gray.

To select text with your keyboard, click at the start of what you want to copy, then hold Shift and click at the end. Or click at the start and hold Shift while pressing the right arrow key to select one character at a time, or Shift+Ctrl+Right Arrow (Windows/Linux) or Shift+Command+Right Arrow (Mac) to select one word at a time. To select an entire line, triple-click anywhere on that line. To select everything in a document or window, press Ctrl+A on Windows or Linux, or Command+A on Mac.

Once the text is highlighted, press Ctrl+C or Command+C when ready. The text stays selected for a moment, then returns to normal appearance — but it is now in your clipboard even though it looks the same on screen.

Where the clipboard stores what you copy

Your clipboard is not a folder you can see or open. It is a small area of your computer's memory that holds one piece of information at a time. When you copy something, that information goes into the clipboard. When you copy something else, the new information replaces the old one.

This means if you copy a sentence, then copy a word, the sentence is gone — you cannot go back and paste the sentence anymore. Some programs like Microsoft Word or Google Docs have an undo feature (usually Ctrl+Z or Command+Z) that can bring back what you just replaced, but the clipboard itself only holds one item.

If you need to copy multiple things and keep them all, paste each one into a temporary location — like a blank document or a notes app — before you copy the next thing. That way each item is saved in a real file instead of just in the clipboard.

Copying and pasting between different programs

One of the most useful things about copy and paste is that it works across programs. You can copy text from a web page, paste it into an email, copy a sentence from that email, and paste it into a document — all using the same three shortcuts.

The text or file stays in your clipboard as you move between programs, so you can copy something in your web browser, switch to your email program, and paste it there without any extra steps. This works whether the programs are open side by side or one at a time.

Some programs format text differently, so when you paste something from one program into another, the formatting might change. For example, if you copy bold text from a website and paste it into a plain text editor, the bold formatting disappears because plain text editors cannot show bold. If this happens, most programs have a "Paste Special" option (usually Ctrl+Shift+V on Windows or Command+Shift+V on Mac) that lets you paste without the original formatting.

Copying files and folders from your file manager

Copy and paste works on files and folders the same way it works on text. Open your file manager (File Explorer on Windows, Finder on Mac, or Files on Linux), right-click the file or folder you want to copy, and select Copy from the menu. Or select the file and press Ctrl+C or Command+C.

Navigate to the folder where you want the copy to go, then press Ctrl+V or Command+V. A copy of the file appears in the new location while the original stays where it was. If you use Ctrl+X or Command+X instead, the file moves to the new location rather than being copied.

This is much faster than dragging files around, especially when you are moving things between folders that are far apart on your hard drive or between different storage devices like an external drive.

Troubleshooting when copy and paste is not working

If you press Ctrl+C or Command+C and nothing happens, the most common reason is that nothing is selected. Make sure the text or file is highlighted before you try to copy. Click at the start of what you want, hold Shift, and click at the end to select it.

If you press Ctrl+V or Command+V and nothing appears, check that you actually copied something first. Some programs do not support pasting — for example, you cannot paste into certain dialog boxes or settings windows. Try copying and pasting in a different program like Notepad (Windows), TextEdit (Mac), or a web browser to see if the shortcuts work there.

If copy and paste worked before but stopped working, restart your computer. The clipboard sometimes gets stuck, and restarting clears it. If the problem continues, try updating your operating system or the program you are using, as bugs in older versions can interfere with copy and paste.

Frequently Asked Questions

Can I copy multiple things at once without losing the first one?

Your clipboard only holds one item at a time, so copying a second thing replaces the first. If you need to keep multiple items, paste each one into a temporary document or notes app before copying the next thing. Some advanced programs like Microsoft Office have a clipboard history feature that remembers multiple items, but this is not standard across all programs.

What is the difference between copy and cut?

Copy (Ctrl+C or Command+C) leaves the original text or file where it is and puts a copy in your clipboard. Cut (Ctrl+X or Command+X) removes the original and puts it in your clipboard. Use cut when you want to move something to a new location; use copy when you want to keep the original and make a duplicate elsewhere.

Does copy and paste work the same way on a phone or tablet?

Phones and tablets do not have physical keyboards with Ctrl or Command keys, so the shortcuts are different. On most phones and tablets, you tap and hold on text to select it, then tap Copy from the menu that appears. To paste, tap and hold where you want the text to go and tap Paste. The clipboard works the same way — it holds one item until you copy something else.

Can someone see what I have copied to my clipboard?

On your own computer, no one can see your clipboard unless they have physical access to your device and open a program that shows clipboard history. However, some programs and websites can read your clipboard if you give them permission, so be careful about pasting sensitive information like passwords into untrusted websites or programs.

Why does pasted text sometimes look different from the original?

Different programs format text differently. When you paste text from a website into a plain text editor, the bold, italics, colors, and fonts disappear because plain text cannot display formatting. Use Paste Special (Ctrl+Shift+V or Command+Shift+V) to paste without formatting, or paste into a program that supports the same formatting as the original.