The Best Way to Get Real Cut and Paste Back on a Mac?

Quick answer: For occasional moves, the free built-in flow, Cmd-C then Cmd-Option-V, is enough. For daily use, install FileCutPaste ($0 for 5 cuts a day, $1.99/month or $9.99/year for unlimited) to get a real Cmd-X/Cmd-V that Finder itself completes, on-device.
Once you understand why Mac does not cut files the way Windows does, the real question is what to do about it. There are three practical options, here is an honest comparison.
Option 1: Learn the built-in two-step
Cmd-C to copy, Cmd-Option-V at the destination to move. Free, no install, no permissions to grant.
Best for: anyone who moves files occasionally and does not mind an extra keystroke.
The catch: it is not discoverable, nothing in the UI hints that holding Option changes Paste into Move Item Here, and it still requires deciding to hold Option every single time, forever.
Full walkthrough: How to Cut and Paste a File on a MacBook.
Option 2: Build it yourself with Automator or a Quick Action
Technically possible: an Automator Quick Action or a Shortcuts workflow bound to a custom key combination can approximate a cut-and-paste flow using AppleScript's move command.
Best for: people already comfortable with AppleScript who want full control.
The catch: these scripts talk to Finder over Apple Events, which Apple has been steadily locking down, that automation permission gets flagged more aggressively with every macOS release, workflows tend to break silently across OS updates, and there is real setup time before you have anything usable.
Option 3: A dedicated utility
A small menu-bar app that watches for Cmd-X in Finder and completes the move on Cmd-V, without relying on Finder automation permissions that Apple keeps restricting.
Best for: anyone who moves files regularly and wants the exact muscle memory they already have from Windows, with zero relearning.
The catch: it is another app running in the background, and it needs Accessibility and Home Folder permissions to work.
FileCutPaste is built specifically for this: press Cmd-X, navigate anywhere, press Cmd-V, and Finder performs the actual move, FileCutPaste never reads or transmits your file contents, and every release is notarized by Apple. It is free forever for 5 cuts a day, or $1.99/month ($9.99/year) for unlimited, with no separate trial to manage, you just use the free tier for as long as you like.
Which one should you actually pick?
Cutting a file once or twice a week: the built-in Option-paste is genuinely fine.
Comfortable scripting and want to tinker: Automator can get you there, with maintenance overhead.
Cutting and pasting files daily, and want it to just work the way it did on Windows: a dedicated utility is the only option of the three that does not ask you to think about it.
Frequently asked
Is a third-party utility safe to use for this? Look for one that is Apple-notarized and works entirely on-device, FileCutPaste never uploads file contents anywhere, it only tells Finder what to move.
Do I need to keep re-granting permissions? No, Accessibility and Home Folder access are granted once and persist until you revoke them in System Settings.
Can I try it without paying anything? Yes, FileCutPaste's free tier includes 5 cuts a day, indefinitely, with no trial countdown.