RelicRELIC
Copy and paste, explained

How to copy and paste on any device

Copy and paste is the most-used trick on any device, and it works almost the same everywhere once you know the one shortcut for your machine. Here is how to do it on Windows, Mac, Chromebook and phones, by keyboard, mouse or touch.

Jordan Gibbs June 29, 2026 9 min readUpdated July 1, 2026
WindowsMacCopyCtrlCCCutCtrlXXPasteCtrlVVPaste as plain textCtrlShiftVShiftV
The core copy and paste shortcuts on Windows and Mac.

Copying and pasting is two steps. First you copy, which puts a duplicate of whatever you selected into a hidden holding spot. Then you paste, which drops that duplicate wherever your cursor is. The original stays put, so you are never moving the text, just making a copy of it. Once that clicks, every device works the same way and only the exact button changes.

The holding spot is called the clipboard, and knowing it exists explains most of the quirks below. If you want the full picture of what it is and where it lives, we wrote a separate guide on what the clipboard actually is. For now, just picture a single slot that holds the last thing you copied.

The one rule that covers every device

There are only ever three moves: select, copy, paste. You highlight the text or pick the image, you copy it, you move to where you want it, you paste. The shortcut for copy and paste changes between a Windows-style keyboard and a Mac, and touchscreens swap the keyboard for a tap and hold, but the three moves never change.

The fastest way to remember it: C is for copy, V is for paste, X is for cut. Hold Ctrl on Windows and Chromebook, or Command on a Mac, and tap the letter. That is the whole skill.

On Windows

Select the text by dragging across it with the mouse, or hold Shift and use the arrow keys. Then:

  • Copy: Ctrl+C
  • Cut: Ctrl+X (copies, then removes the original)
  • Paste: Ctrl+V
  • Paste as plain text: Ctrl+Shift+V in browsers, Google Docs and most chat apps. This one belongs to the app, not to Windows itself: classic Word and Excel use Paste Special (Ctrl+Alt+V) or the ribbon paste options instead.

You can also right-click your selection and choose Copy, then right-click where you want it and choose Paste. Windows has one extra trick most people miss: press Win+V to open clipboard history and paste something you copied a few items ago, not just the last one. We cover that in how to access your clipboard history.

On a Mac

Switching from Windows? This is where the muscle memory breaks. A Mac uses the Command key, not Control, so:

  • Copy: Cmd+C
  • Cut: Cmd+X
  • Paste: Cmd+V
  • Paste and match style (plain text): Cmd+Shift+V

Everything else feels the same, and the right-click menu (or a two-finger click on the trackpad) gives you Copy and Paste too. If the keyboard shortcuts are new to you, the full walkthrough is in how to copy and paste on a Mac. One thing to know up front: macOS does not keep a built-in clipboard history the way Windows does, so the last copy is all you get unless you add a tool for it.

On a Chromebook

A Chromebook copies and pastes like Windows, with Ctrl+C and Ctrl+V, but it has no dedicated right-click button. To right-click, tap the touchpad with two fingers, then choose Copy or Paste from the menu. Chromebooks also have their own clipboard history shortcut, Search+V (the Search key is the magnifying glass where Caps Lock usually sits), which brings back the last few things you copied. The step-by-step version is in how to copy and paste on a Chromebook.

On a phone or tablet

Touchscreens have no Ctrl or Command key, so you do it by touch instead. The pattern is the same on iPhone and Android:

  • Select: press and hold a word until it highlights, then drag the handles to cover the text you want.
  • Copy: tap Copy in the little menu that pops up.
  • Paste: press and hold where you want it, then tap Paste.

On an iPhone there is a faster way once you get used to it: pinch closed with three fingers to copy, and pinch open with three fingers to paste. The full set of gestures is in how to copy and paste on an iPhone, and the Android version, including where the keyboard hides its clipboard, is in how to copy and paste on Android.

Pasting without the messy formatting

When you copy text from a web page or a styled document and paste it somewhere, it often drags its old fonts, colors and links along. To paste just the words, try Ctrl+Shift+V (or Cmd+Shift+Von a Mac). That shortcut lives in the app rather than the operating system: browsers, Google Docs and most chat apps support it, classic Word and Excel want Paste Special (Ctrl+Alt+V) or the ribbon paste options, and Apple’s own apps often use the four-key Cmd+Option+Shift+V. If one combination fails, check the Edit menu for “Paste and Match Style” or “Paste Special”. The full per-app list is in how to paste without formatting.

Copying more than text

Copy and paste is not only for words. You can copy an image by right-clicking it and choosing Copy Image, copy a file by selecting it and pressing Ctrl+C or Cmd+C, and copy a link by right-clicking it and choosing Copy Link. They all use the same clipboard and the same paste shortcut, so once the basics are second nature, the rest follows.

When it stops working

If copy and paste suddenly stops, it is almost always a small, fixable glitch rather than a broken machine. The usual culprits are a stuck background process, a frozen app, or a keyboard issue. Closing and reopening the app fixes it most of the time, and a restart fixes nearly all the rest. The clipboard only ever holds one item by default, which is the single biggest surprise for most people: copy something new and the previous item is overwritten, unless you keep a history.

That last point is the real limitation of copy and paste as your devices ship it. The clipboard is a single slot with a short memory. If you have ever copied an address, then copied a phone number, and lost the address, you have hit the wall. A clipboard manager keeps a running, searchable record of everything instead, which is the difference between a sticky note and a filing cabinet.

Frequently asked questions

What are the copy and paste shortcuts?

On Windows, Chromebook and most Linux machines, copy is Ctrl+C and paste is Ctrl+V. On a Mac, you swap Ctrl for Command, so copy is Cmd+C and paste is Cmd+V. Cut, which removes the text as it copies, is Ctrl+X or Cmd+X. These three pairs cover almost everything you will ever need.

How do I copy and paste without a mouse?

Select the text first by holding Shift and using the arrow keys, or press Ctrl+A (Cmd+A on Mac) to select everything. Then copy with Ctrl+C or Cmd+C, move your cursor to the new spot, and paste with Ctrl+V or Cmd+V. You never have to touch the mouse or trackpad.

Where does copied text go?

It goes to the clipboard, a small piece of memory your device sets aside to hold the last thing you copied. By default it only keeps one item, so the next copy overwrites the last. Windows can keep a short history with Win+V, and a clipboard manager keeps a full, searchable record.

Written by
Jordan GibbsFounder, Relic

Jordan Gibbs is the founder of Relic, an end-to-end encrypted, permanent, searchable memory for everything you copy. He writes widely about AI, agents, and practical tooling on Medium, where he is read by tens of thousands, and builds privacy-first software. Here he covers how everyday tools like the clipboard actually work, and how to use them without handing your data to someone else.

MediumGitHubLinkedIn
Part of
Copy and paste, explained
Keep reading
7 min

How to copy formatting in Word

Copying formatting in Word copies the look of text without the words. The two ways to do it, the Format Painter and a keyboard shortcut almost nobody uses, plus when named styles beat both.

Read
7 min

How to copy and paste on a Chromebook

Chromebooks handle copy and paste a little differently from Windows or Mac. The keyboard shortcuts, the two-finger touchpad tap, and pasting as plain text.

Read
7 min

How to copy and paste on a Mac

The Mac uses Command, not Control, which trips up a lot of switchers. Copy and paste on macOS by keyboard, mouse and trackpad, plus paste without formatting.

Read
copy and pastehow-toproductivity