How to Add “Cut” to the Right-Click Menu on macOS Desktop?
If you’ve recently switched from Windows to macOS, you may notice something confusing:
there is no “Cut” option in the right-click menu when working with files on the macOS desktop or in Finder.
This is intentional behavior by Apple, not a bug.
In this guide, you’ll learn:
- Why macOS hides the Cut option
- The official Apple method to “Cut & Paste” files
- How to simulate Cut using right-click
- Advanced and third-party options (with warnings)

1. Why macOS Does NOT Show “Cut” in Right-Click Menu
On macOS:
- Cut is disabled for files
- Apple uses Copy → Move instead
- This prevents accidental file loss
Apple’s design philosophy:
Files are always copied first, then explicitly moved.
So instead of:
Cut → Paste
macOS uses:
Copy → Move Item Here
2. The Official macOS Way to “Cut & Paste” Files (Correct Method)
This is the only native and safe method supported by Apple.
Steps
- Right-click a file or folder
- Click Copy
- Navigate to the destination folder
- Right-click inside the folder
- Hold the Option (⌥) key
- Click Move Item Here
👉 You’ll see “Paste Item” change to “Move Item Here”
✅ This performs a true Cut / Move
❌ No duplicate files remain
3. Keyboard Shortcut for Cut-Like Behavior (Fastest Way)
This is the recommended method for power users.
Shortcut
- Command (⌘) + C → Copy
- Go to destination
- Command (⌘) + Option (⌥) + V → Move
This instantly moves the file instead of copying it.
✔ Works on Desktop
✔ Works in Finder
✔ Works across drives (where supported)
4. Can You Permanently Add “Cut” to the Right-Click Menu?
Short Answer
❌ No — not natively
macOS does not allow permanently adding a real Cut option to Finder’s context menu without third-party tools.
Terminal commands cannot enable it either.
5. Workaround: Create a “Move Here” Right-Click Option Using Automator
This is the closest native workaround.
Steps
- Open Automator
- Select Quick Action
- Set:
- Workflow receives current items in Finder
- Add action: Move Finder Items
- Set destination to Ask for each item
- Save as: Move Here
Now:
- Right-click any file
- Choose Quick Actions → Move Here
⚠️ This is not true Cut, but functionally similar.
6. Third-Party Tools That Add “Cut” to Right-Click Menu
⚠️ Use at your own risk
Some Finder extensions modify Finder behavior.
Popular Options
- XtraFinder
- TotalFinder
- ForkLift (Finder replacement)
Pros
✔ Adds Cut option
✔ Windows-like behavior
Cons
❌ May break after macOS updates
❌ Requires system modifications
❌ Can affect Finder stability
⚠️ Not recommended on production Macs.
7. Why Apple Still Hides “Cut” (Important Explanation)
Apple avoids Cut because:
- Prevents accidental deletion
- Avoids confusion with removable drives
- Ensures file integrity
- Supports sandbox security
This is why:
- Text supports Cut
- Files do not
8. Best Practice Recommendation (What You Should Use)
✔ Use Copy + Option-Paste
✔ Use ⌘ + ⌥ + V shortcut
✔ Avoid system-level Finder hacks
This is the safest and fastest macOS workflow.
Conclusion
You cannot truly add a permanent “Cut” option to the macOS right-click menu without third-party tools—but macOS already provides a better, safer alternative.
Once you learn:
- Copy → Option-Paste
- ⌘ + ⌥ + V
You’ll move files faster than on Windows, with fewer mistakes.