Guides

How to Cut and Paste Files on Mac (and Why Finder Makes It Weird)

Updated August 17, 2026

Finder has no Cut for files — pressing ⌘X on a file does nothing. The built-in way to move a file with the keyboard is to copy it first (⌘C), then paste it as a move with ⌘⌥V. That’s it: same result as cut and paste, different order of thinking.

The built-in way: ⌘C, then ⌘⌥V

  1. Select the file or folder and press ⌘C — yes, Copy.
  2. Go to the destination folder.
  3. Press ⌘⌥V (hold Option while pasting).

The file is moved, not duplicated. You can see this in Finder’s Edit menu: open it in a destination folder, then hold — “Paste Item” changes to “Move Item Here”.

Why this design? Apple’s position is that a “cut” file sits in an ambiguous state — if you forget to paste, did it get lost? Copy-then-move avoids that state entirely. Reasonable in theory; disorienting for two decades of Windows muscle memory in practice.

Can you enable ⌘X for files in Finder?

No. There is no setting, no Terminal defaults command, and no supported way to make ⌘X cut files in Finder. The Cut menu item stays grayed out when a file is selected — it only works on text.

Moving files by drag and drop

The mouse rules are worth knowing, because they change silently:

  • Drag within the same disk → the file is moved.
  • Drag to a different disk or volume → the file is copied (you’ll see a green ”+” badge).
  • Hold while dragging to another disk → forces a move.
  • Hold while dragging anywhere → forces a copy.

If you’d rather just have cut and paste

Third-party file managers can implement real Explorer-style cut. In ComfortFiles, ⌘X cuts a file and ⌘V pastes it into the current folder, exactly like Windows Explorer — with ⌘Z to undo the move if you change your mind. See how cut and paste works in ComfortFiles.

It also answers the part this whole page dances around: both routes need you to get to the destination before you can finish. Right-clicking a selection there offers Move To and Copy To, listing the folders you last used and the ones you have pinned, so the file goes without you going anywhere.

If you stay with Finder, ⌘C + ⌘⌥V genuinely covers the same ground — it just asks your muscle memory to adapt rather than the other way around.

Frequently asked questions

Why is there no Cut option in Finder?

Apple's reasoning is that a cut file sits in an ambiguous state — if you never paste it, is it lost? Finder avoids that state by making you copy first and then paste as a move with ⌘⌥V. The Cut menu item exists, but it stays greyed out for files and works only on text.

What is the shortcut to cut a file on a Mac?

There isn’t one in Finder. The equivalent is two shortcuts: ⌘C on the file, then ⌘⌥V in the destination folder, which moves it instead of copying. Third-party file managers can implement a real ⌘X — ComfortFiles does.

How do I move a folder instead of copying it?

The same way as a file: ⌘C on the folder, then ⌘⌥V where you want it. Dragging works too, with one catch — a drag to a different disk copies rather than moves, unless you hold ⌘ while dropping.

Can I enable ⌘X for files in Finder?

No. There is no setting and no Terminal command that turns it on; the restriction is built into Finder.

Does cut and paste work between two Macs or over a network share?

Yes, with the same rule as any other volume: moving to a different disk or a mounted share is a copy by default, and holding ⌘ while dropping forces a move. macOS never deletes the original until the transfer has completed.