How to Cut and Paste a File on a MacBook

If you have just switched from Windows to a Mac, one of the first things you notice is that pressing Cmd-X on a file in Finder does nothing. macOS does let you move a file with the keyboard, it just does not call it cut. Here is the built-in way, plus the faster way to get true cut and paste back.
The short answer
Finder splits move into two shortcuts:
Select the file and press
Cmd-Cto copy it.Open the destination folder and press
Cmd-Option-Vto move it there. The file is moved, not duplicated.
So the muscle memory is Cmd-C to pick up, then Cmd-Option-V to drop. There is no Cmd-X for files in stock macOS.
Step by step in Finder
Open a Finder window and click once on the file or folder you want to move.
Press
Cmd-C. Nothing visible happens, but the item is now on the clipboard.Navigate to the folder where you want the item to end up.
Press
Cmd-Option-V(hold Option, then pressCmd-V). The item moves out of its old location into this folder.
If you press plain Cmd-V instead, you get a copy and the original stays put. That is the difference between paste and move-paste on a Mac.
Other built-in ways to move a file
Drag and drop: drag the file to another folder or a Finder tab. Dragging within the same drive moves it; dragging to a different drive copies it (hold
Cmdwhile dragging to force a move).Right-click menu: copy the file, then hold Option in the destination and Paste Item becomes Move Item Here.
Edit menu: after copying, open Finder's Edit menu and hold Option to reveal Move Item Here.
Getting a real Cmd-X and Cmd-V back
The two-step flow works, but it is not what your hands expect after years on Windows. FileCutPaste adds a true cut and paste to Finder: press Cmd-X to cut a file, navigate anywhere, and press Cmd-V to drop it in its new home. Finder performs the actual move, entirely on your Mac, and the cut stays queued in the background until you paste.
Cmd-Xcuts the selected file or files.Cmd-Vmoves them into the current folder.Nothing leaves your computer, and Finder still does the move itself.
Frequently asked
Does Cmd-X delete my file if I never paste? No. Until you paste, the file stays exactly where it is. A cut is just a pending move.
Does this work across drives? Yes. Moving between an internal disk and an external drive works the same way; the file is removed from the source once the copy completes.
Is Cmd-Option-V the same as cut and paste? The end result is identical. The built-in flow just makes you decide at paste time, while a real cut lets you decide up front.