Windows vs Mac: How Cut and Paste Files Actually Differs?

Quick answer: Windows decides at cut time: Ctrl-X visibly marks a file as picked up, and Ctrl-V anywhere completes the move. Mac decides at paste time instead: Cmd-C copies with no visible signal, and it is Cmd-Option-V, not plain Cmd-V, that actually moves the file. Install FileCutPaste to keep your Windows muscle memory unchanged.
Cut and paste feels identical on Windows and Mac, same two keyboard shortcuts, same general idea, until you actually try to move a file. The mental model underneath is different enough that it trips up almost every switcher in the first week.
Windows: decide at cut time
Press Ctrl-X on a file in Explorer and it visibly dims, Windows marks it as "picked up" immediately. You can then navigate anywhere and press Ctrl-V to complete the move. If you never paste, the file quietly stays where it was, un-dimmed, next time you look.
Mac: decide at paste time
Finder has no equivalent dimmed state. Cmd-C copies the file onto the clipboard exactly like it would in any app, with no visual sign anything is "pending." The move-or-copy decision happens later, at the destination:
Cmd-Vpastes a copy.Cmd-Option-V(hold Option) pastes and moves the original there instead.
Full walkthrough in How to Cut and Paste a File on a MacBook.
Why the two systems diverged
Windows Explorer's cut-and-paste dates to Windows 95, designed around a visible "clipboard holds a pending operation" metaphor. The classic Mac Finder, a decade older, built its clipboard around a simpler assumption: pasting always duplicates, full stop. When Apple later needed a way to move files with the keyboard, it added a modifier key to Paste rather than inventing a Finder-specific Cut, keeping the underlying copy-first model intact.
Where it actually bites switchers
Reflexive Cmd-X: years of Explorer habit make people press it on a Finder selection, see nothing happen, and assume something is broken. It is not, see Why Doesn't Cut and Paste (Cmd+X) Work on Mac? for the full explanation.
Accidental duplicates: dragging a file between drives copies it by default on Mac, which is the opposite of what Explorer users expect when moving between drives.
No visible "pending move": Explorer's dimmed icon is a safety net that tells you a cut is still waiting. Finder's plain-copy clipboard gives you no such reminder.
Two ways to close the gap
Relearn the two-step flow.
Cmd-Cto pick up,Cmd-Option-Vto drop, no third-party software needed, just a new habit.Keep your existing muscle memory. FileCutPaste makes
Cmd-XandCmd-Vactually cut and paste files in Finder, matching Explorer's behavior exactly, so nothing about the switch has to change.
Frequently asked
Does this affect copying and pasting text too? No, text, images, and every other clipboard type work identically on both systems. The difference is specific to file management in Explorer versus Finder.
Is one approach objectively better? They are different trade-offs. Windows optimizes for a visible pending action; Mac optimizes for a clipboard that behaves the same way everywhere, at the cost of an extra keystroke to move instead of copy.
Will my Windows shortcuts work if I install FileCutPaste? Yes, Cmd-X and Cmd-V (Mac's equivalents of Ctrl-X/Ctrl-V) start behaving like Explorer's cut and paste for files.