How to Cut, Copy, and Paste on a Mac: Complete Keyboard Shortcuts and Methods

If you're new to macOS or switching from Windows, the cut, copy, and paste workflow feels almost identical — but with one key difference. The Command key (⌘) replaces the Ctrl key you might be used to. Once that clicks, the rest follows naturally.

Here's a thorough breakdown of every method available, along with some nuances that trip people up depending on their workflow.


The Core Keyboard Shortcuts

These work across virtually every macOS application — browsers, word processors, Finder, image editors, and more.

ActionShortcut
Copy⌘ + C
Cut⌘ + X
Paste⌘ + V
Undo⌘ + Z
Paste and Match Style⌘ + Shift + V

Copy duplicates your selected content and places it on the clipboard. The original stays where it is.

Cut removes the selected content and holds it on the clipboard, ready to be placed elsewhere.

Paste drops whatever is on the clipboard at your cursor's current location.

These shortcuts are consistent whether you're on a MacBook, iMac, Mac mini, or Mac Studio.


Step-by-Step: How to Cut, Copy, and Paste

Copying Text or Files

  1. Select what you want — click and drag over text, or click a file in Finder
  2. Press ⌘ + C to copy
  3. Click where you want to place it
  4. Press ⌘ + V to paste

Cutting Text or Files

Same process, but use ⌘ + X instead of ⌘ + C. The content disappears from its original location and waits on the clipboard.

⚠️ One important caveat: cutting files in Finder works differently on Mac than on Windows. You can't simply press ⌘ + X to cut a file. Instead, you copy it (⌘ + C), then use ⌘ + Option + V to move it rather than duplicate it. This is Apple's version of "cut and paste" for files.


Using Right-Click (Context Menu) Instead

Not a keyboard shortcut person? Every Mac supports right-click menus — even on a trackpad if you've enabled it.

  1. Select your content
  2. Right-click (or Control + click) on the selection
  3. Choose Cut, Copy, or Paste from the menu

To enable right-click on a MacBook trackpad:

  • Go to System Settings → Trackpad → Secondary Click
  • Set it to "Click or Tap with Two Fingers" or "Click in Bottom Right Corner"

The Edit Menu in the Menu Bar

Every Mac application includes an Edit menu at the top of the screen. This is the most visible method and useful if you're learning or verifying shortcuts.

  • Edit → Cut (⌘ + X)
  • Edit → Copy (⌘ + C)
  • Edit → Paste (⌘ + V)
  • Edit → Paste and Match Style (⌘ + Shift + V)

Paste and Match Style is worth calling out specifically. When you paste formatted text from a webpage or PDF into a document, it normally brings the original font, size, and color with it. "Paste and Match Style" strips that formatting and matches whatever style is already in your destination document — a huge time saver in writing workflows.


Copying and Pasting Across Devices 🖥️

If you use multiple Apple devices, Universal Clipboard lets you copy on one device and paste on another — automatically.

For this to work:

  • Both devices must be signed into the same Apple ID
  • Wi-Fi and Bluetooth must be enabled on both
  • Handoff must be enabled (System Settings → General → AirDrop & Handoff)

You copy on your iPhone, switch to your Mac, and paste with ⌘ + V. No third-party app needed. The clipboard syncs within a short time window, typically a few seconds to a couple of minutes.

This feature works across iPhone, iPad, and Mac running sufficiently recent versions of their respective operating systems.


Working With Files in Finder: Move vs. Duplicate 📁

This is the area where Mac behavior most surprises Windows users.

GoalMethod
Duplicate a file⌘ + C, then ⌘ + V in destination
Move a file⌘ + C, then ⌘ + Option + V in destination
Drag to moveClick and drag to new folder
Drag to duplicateHold Option, then drag

The ⌘ + Option + V shortcut is essential to know. It's functionally what "Cut + Paste" does for files — the original is removed from its source and placed in the new location.


Clipboard Limitations to Know

macOS maintains one clipboard at a time. Whatever you copy last is what gets pasted — earlier copied content is gone from the clipboard once you copy something new.

If you need to manage multiple clipboard items simultaneously, that's where third-party clipboard managers come in. Apps in this category let you store a history of everything you've copied and retrieve any item later. This is a common tool in developer and writer workflows, though the native macOS clipboard won't do this on its own.

Your specific need for clipboard history — how many items, how far back, whether you want cloud sync — depends entirely on the kind of work you're doing and how frequently you're jumping between different pieces of content.


How macOS Version Affects Your Options

The core shortcuts haven't changed meaningfully in years. But features like Universal Clipboard, refined trackpad gestures, and clipboard behavior with certain apps can vary depending on whether you're running an older version of macOS or a more recent release.

If a shortcut isn't working as expected in a specific app, it's worth checking whether that app has overridden the default behavior — some creative and coding applications remap standard shortcuts to different functions.