How to Copy and Cut on Mac: Keyboard Shortcuts, Menus, and More
Copying and cutting are two of the most fundamental operations on any computer — and on a Mac, there are several ways to do both. Whether you're moving text between documents, duplicating files in Finder, or cutting a folder from one location to paste it somewhere else, the Mac handles these actions slightly differently than Windows does. Knowing the distinctions saves time and prevents frustration.
The Core Difference Between Copy and Cut
Copy duplicates selected content and places it on the clipboard, leaving the original in place. Cut removes the selected content from its current location and places it on the clipboard, ready to be pasted elsewhere.
On a Mac, the clipboard is temporary — it holds one item at a time and is replaced whenever you copy or cut something new.
How to Copy on Mac
Keyboard Shortcut
The primary way to copy on a Mac is Command (⌘) + C. Select your content first — text, a file, an image, a folder — then press this shortcut. The selection is now on the clipboard.
Right-Click (Context Menu)
Right-click or Control-click on selected content and choose Copy from the context menu. This works in most apps, in Finder, and on the Desktop.
Menu Bar
With content selected, go to Edit in the menu bar at the top of the screen and choose Copy. Every Mac application that supports copying includes this option under Edit.
How to Cut on Mac
Cutting Text
For text, cutting works exactly as expected: select the text, then press Command (⌘) + X. The text disappears from its original location and sits on the clipboard until you paste it.
Cutting Files in Finder ✂️
This is where Mac differs from Windows. In Finder, you cannot use Command + X to cut files. Pressing it does nothing to a selected file.
Instead, the Mac uses a two-step process:
- Copy the file using Command + C
- At the destination, paste with Command + Option (⌥) + V
That final shortcut — Command + Option + V — is the Move command. It pastes the file and removes it from the original location, effectively acting as a cut-and-paste for files. If you use the standard Command + V instead, the file is duplicated rather than moved.
| Action | Shortcut | Result |
|---|---|---|
| Copy file | Command + C | File duplicated at destination |
| Move file (cut equivalent) | Command + C → Command + Option + V | File moved, removed from source |
| Cut text | Command + X | Text removed and placed on clipboard |
| Paste | Command + V | Clipboard content placed at cursor/destination |
Copying and Cutting in Specific Contexts
In Text Editors and Word Processors
Standard Command + C and Command + X work universally in apps like Pages, Microsoft Word, TextEdit, and Google Docs in a browser. Selecting text can be done by clicking and dragging, or by holding Shift and using the arrow keys for precision.
In Finder
Beyond the move shortcut described above, you can also right-click a file and hold the Option key — the "Copy [filename]" option in the context menu changes to Move Item Here when Option is held while right-clicking at the destination. This is an alternate way to trigger the same move behavior.
Selecting Multiple Items Before Copying or Cutting
- Command + click individual items to select multiple non-adjacent files
- Shift + click to select a range of items in a list
- Command + A selects everything in the current location
Once a multi-item selection is made, any copy or move command applies to all selected items at once.
System-Level Clipboard Behavior
macOS maintains a single unified clipboard across the system. Content copied in one app is available to paste in any other app. However, some apps — particularly those with their own internal clipboards — may handle this differently.
Universal Clipboard (available on Macs running macOS Sierra or later, paired with an iPhone or iPad on the same Apple ID and Wi-Fi network) extends copy-paste across devices. Copy on your iPhone, paste on your Mac. This works with text, images, photos, and some file types, though compatibility depends on the app on each device.
Trackpad Shortcuts and Accessibility Options
If you prefer not to use keyboard shortcuts, the trackpad and mouse offer right-click access to copy and cut menus in virtually every context. Accessibility settings under System Settings → Accessibility also allow modifier key customization for users who need alternative input methods.
Some third-party clipboard manager apps expand on macOS's built-in clipboard by storing a history of copied items — useful for power users who frequently move content between multiple sources. These are separate utilities, not built into macOS natively.
The Variables That Shape Your Workflow 🖥️
How copying and cutting work for you in practice depends on a few key factors:
- What you're working with — text behaves differently than files in Finder, and files behave differently than images inside a creative app
- Which apps you use — some apps override standard Mac shortcuts or add their own clipboard behavior
- macOS version — older versions of macOS may lack Universal Clipboard or handle certain Finder behaviors differently
- Connected devices — whether Universal Clipboard is relevant depends on your Apple device ecosystem
The shortcuts are consistent across most of the system, but the way content is treated — especially the copy-then-move distinction for files — means that your actual workflow depends on what you're doing and where you're doing it.