Guides··6 min read

How to Copy on Mac: Every Way That Actually Works

To copy on a Mac, select something and press Command+C, then paste it with Command+V. That covers ninety percent of days. The other ten percent is where people get stuck: copying a file's path, pasting without dragging the source formatting along, moving a file instead of duplicating it, and getting a clip from one device onto another.

By Deepak Yadav, building NotchBay

The short version

  • Command+C copies, Command+V pastes, and Command+Shift+Option+V pastes as plain text in most apps.
  • Finder has its own pair: Command+Option+C copies a file's path, Command+Option+V moves instead of duplicating.
  • The macOS clipboard holds exactly one item. History is not built in, which is what clipboard managers exist for.

#The copy everyone already knows

Select the thing. Press Command+C. Click where it should go. Press Command+V. That is the complete answer to how to copy on Mac for most of what you do, and it behaves the same in Mail, Pages, Safari, Terminal, and almost every third-party app, because the shortcut is baked into the text system rather than reimplemented app by app.

Two details trip up people arriving from Windows. First, the modifier is Command, not Control, and the two keys are not interchangeable: Control+C in Terminal still sends an interrupt signal, exactly as it does on Linux. Second, Command+X does cut text, but it does not cut files in Finder. There is a separate move gesture for that, covered further down.

If your hands refuse to retrain, macOS lets you swap the keys rather than your habits. System Settings, Keyboard, Keyboard Shortcuts, Modifier Keys: choose your keyboard, set Control to act as Command and Command to act as Control. It is a clean swap that applies everywhere. I tried living with it for a week when I switched, then undid it, because every Mac-specific shortcut that legitimately uses Control moved somewhere unfamiliar. Retraining the thumb turned out to be less work.

#Copying without touching the trackpad

The pointer is usually the slow part, not the copy. You can select entirely from the keyboard, which is what makes this fast:

  • Shift plus Left or Right arrow extends the selection one character at a time.
  • Shift+Option plus arrow extends by whole word, which is the one worth learning first.
  • Shift+Command plus Left or Right grabs from the cursor to the start or end of the line.
  • Command+A selects the whole field or document.

Chain any of those into Command+C and you have copied without your hand ever leaving the home row. In Finder the same logic applies to files: arrow keys move the selection, Shift extends it to a range, Command-click adds scattered items, and Command+C copies whatever is highlighted.

Almost every "I need a mouse to copy" problem is really a selection problem. Learn Shift+Option+Arrow and the trackpad stops being part of the loop.

#Pasting without the formatting coming along

Copy a line from a web page into a document and you often get the web page's font, size, and link colour with it. The fix is Paste and Match Style: Command+Shift+Option+V. It drops the source styling and adopts whatever the destination uses.

Support is broad but not universal, since each app decides whether to offer it. Mail, Pages, Notes, and most editors honour it. A few apps bind the plain paste to Command+Shift+V instead, and a few offer no plain paste at all. When a shortcut does nothing, open the Edit menu and read the actual entry, which is the fastest way to find out what that particular app calls the command.

For the stubborn cases there is a blunt instrument that always works: paste into a plain text field first, then copy again from there. Spotlight's search box, a new TextEdit document in plain text mode, or Terminal all strip formatting on the way through, because they cannot represent it.

#The two Finder shortcuts worth memorising

Finder adds two copy behaviours that have no equivalent in a text field, and both come up constantly once you know them.

Copy a file's path. Select a file, press Command+Option+C, and the full path lands on your clipboard as text, ready to paste into Terminal, a config file, or a bug report. Plain Command+C on the same file copies the file itself rather than its path, which is the distinction people miss.

Move instead of duplicate. Copy a file with Command+C, go to the destination, and press Command+Option+V. Finder moves the file rather than leaving a copy behind. This is the Mac's answer to cut and paste for files, and it is deliberately hidden behind an extra modifier so nobody relocates a folder by accident.

ShortcutWhat it doesWhere it works
Command+CCopy the selectionEverywhere
Command+VPaste the clipboardEverywhere
Command+Shift+Option+VPaste as plain textMost text apps
Command+Option+CCopy the file path as textFinder
Command+Option+VMove the copied file hereFinder
Control+Command+Shift+4Screenshot straight to the clipboardSystem wide

The screenshot variant is the plain Command+Shift+4 region grab with Control added, which redirects the image to the clipboard instead of the desktop.

#Copying between your Mac and another device

Universal Clipboard makes Command+C on one Apple device paste on another. Sign both devices into the same Apple Account, turn on Wi-Fi, Bluetooth, and Handoff, keep them within Bluetooth range, then copy on one and paste on the other. It carries text, images, and files, and Apple documents the requirements in its Handoff and Continuity setup page.

Two practical notes from using it daily. The clipboard travels for a short window after the copy, not indefinitely, so paste soon rather than an hour later. And it is genuinely one clipboard shared across devices, which means a copy on your iPhone quietly replaces what was on your Mac's clipboard. That surprises people until they see it happen.

#Why your Mac forgets what you copied

Here is the limitation behind most copy frustration: macOS keeps exactly one clipboard entry. Copy a second thing and the first is gone, with no undo and no list to go back to. macOS Tahoe added a small clipboard history inside Spotlight, and I wrote up what that feature does and does not cover separately, but it is narrow compared with what a dedicated tool keeps.

If you copy in bursts, three snippets while writing an email, two links, a screenshot, a clipboard manager is the fix. It keeps a rolling history you can search and paste from. I compared the well-known options in a roundup of Mac clipboard managers, and there are good free ones.

My own answer lives in the notch, and the bias is worth stating plainly: I build NotchBay, so I am describing my own app. Its clipboard tray catches roughly the last sixty clips, keeps them as real files you can drag back out, and runs text recognition over copied images so a screenshot of an address is searchable by the words in it. The clips sit in the notch, which is the part I wanted: no window to summon, no palette to dismiss, just a strip at the top of the screen holding what you copied. It needs macOS Tahoe and a notched MacBook, and it is a paid one-time purchase, so a free manager may serve you better if the notch is not your thing.

#Frequently asked questions

How do I set Ctrl+C and Ctrl+V on a Mac?

Open System Settings, go to Keyboard, click Keyboard Shortcuts, then Modifier Keys. Pick your keyboard at the top and swap the Control key action to Command and the Command key action to Control. Every app then treats Ctrl+C as copy. The swap is global, so Mac shortcuts that genuinely use Control, like Control+Space, move to the Command key in exchange.

How do I copy and paste on a MacBook without a mouse?

Select with the keyboard, then copy with the keyboard. Shift plus the arrow keys extends a selection one character at a time, Shift+Option+Arrow extends by word, and Command+A selects everything. Command+C copies the selection and Command+V pastes it. In Finder you can move the selection with the arrow keys, so no pointer is needed there either.

How do you copy and paste between two Macs?

Use Universal Clipboard. Sign both Macs into the same Apple Account, turn on Wi-Fi, Bluetooth, and Handoff on each, and keep them near each other. Copy on one machine with Command+C and paste on the other with Command+V within a couple of minutes. It works between a Mac and an iPhone or iPad the same way, and it carries text, images, and files.

Why does my Mac only remember one copied item?

Because the macOS clipboard is a single slot by design. Each copy overwrites the last one, and nothing in the system keeps a searchable list of what came before. Only the Command+Shift+V trick inside Spotlight and third-party clipboard managers add history. If you copy in bursts, a clipboard manager is the fix.

Shortcuts here were checked on macOS 26 (Tahoe) on my own MacBook. If one behaves differently in an app you use, tell me and I’ll correct the page, accuracy beats winning.
Deepak YadavCrafting beautiful digital consumer products.

Product designer and indie hacker. Founder of Ossian Design Lab. Builds and ships business and consumer digital products in public.

Follow on X

Read next.

Look up.
It's all right there.