Cmd+X Not Working in Finder? Here’s Why (and the Fix)

Quick answer: Nothing is broken: stock Finder has no cut command for files, so Cmd-X on a selected file does nothing by design. Confirm Cmd-C then Cmd-V works (it will), then use Cmd-Option-V at the destination to actually move the file. To make Cmd-X work like it does on Windows, install FileCutPaste and check that Accessibility and Home Folder permissions are granted.
You select a file in Finder, press Cmd-X, and... nothing. No highlight change, no notification, no error. If you are checking whether something is broken, here is how to confirm it and what to do next.
First: this is not a bug
Stock macOS Finder does not implement a cut state for files. Cmd-X on a selected file is simply a no-op, there is no dimmed icon to look for, because Finder never marks anything as "cut" in the first place. If you have spent five minutes confused about why nothing visibly changed, that confusion is the intended experience; see Why Doesn't Cut and Paste (Cmd+X) Work on Mac? for the reasoning.
Diagnostic checklist
Rule out anything actually wrong before assuming it is just macOS's normal behavior:
Is the file actually selected? Click once directly on it, a faint highlight should appear.
Cmd-Xon nothing selected does nothing, correctly.Does Cmd-C work? Select the file, press
Cmd-C, thenCmd-Vin another folder. If a copy appears, your keyboard, clipboard, and Finder are all working fine,Cmd-Xjust is not wired to do anything with files.Are you in Finder, or another app?
Cmd-Xcuts text normally in TextEdit, Notes, Mail, and any text field, including Finder's own rename field. Only the file-browsing view lacks a cut.Any menu items grayed out? Open Finder's Edit menu with a file selected, if Cut does not even appear as an option (only Copy), that confirms there is no cut command to trigger at all.
If all four check out, everything is working as designed, see the fix below.
The built-in fix: Option-paste
Cmd-C to copy, then Cmd-Option-V at the destination to move instead of duplicate. Full steps in How to Cut and Paste a File on a MacBook.
The real fix: make Cmd-X actually cut
FileCutPaste watches for Cmd-X while Finder is the active app and turns it into a genuine cut, press Cmd-X, navigate, press Cmd-V, and Finder moves the file. If you have installed it and Cmd-X still is not doing anything, check these before reporting a bug:
Accessibility permission. FileCutPaste needs Accessibility access to detect the keystroke, check System Settings, Privacy & Security, Accessibility.
Home Folder access. It also needs permission to read the files you are cutting, FileCutPaste prompts for this and will not cut anything until it is granted.
Finder must be frontmost. The shortcut is only intercepted while Finder is the active application, matching how it behaves in Explorer.
Free-tier daily limit. The free version allows 5 cuts a day; past that,
Cmd-Xis blocked until the next day or an upgrade to unlimited.
Frequently asked
Did a macOS update break Cmd-X? No, this has been Finder's behavior since the very first Mac OS, not a regression.
Does this affect Ctrl-X too, for anyone using a Windows keyboard? No, Mac keyboard shortcuts use Cmd, not Ctrl, regardless of physical keyboard. Ctrl-X is not Finder's cut shortcut on macOS either.
Is there a System Settings toggle to enable file cutting? No native one, the two-step Option-paste flow, or a utility like FileCutPaste, are the only ways to get it.