How to Delete Files, Folders, and Data on a Mac
Deleting on a Mac sounds simple — drag something to the Trash, done. But depending on what you're trying to remove, where it lives, and how completely you want it gone, the process can look very different. There are at least half a dozen distinct deletion methods on macOS, and knowing when to use which one matters.
The Basics: Moving to Trash vs. Permanently Deleting
The default deletion workflow on a Mac is a two-step process:
- Move to Trash — the file disappears from its location but still occupies disk space
- Empty the Trash — the file is removed and that space is freed up
To move a file to Trash, you can:
- Drag it to the Trash icon in the Dock
- Right-click (or Control-click) and select Move to Trash
- Select the file and press Command + Delete
To empty the Trash, right-click the Trash icon and choose Empty Trash, or go to Finder → Empty Trash (Shift + Command + Delete).
Important distinction: Until you empty the Trash, files are recoverable. Once you empty it, recovery becomes significantly harder — though not always impossible with third-party data recovery tools.
Keyboard Shortcut for Instant Deletion
macOS doesn't have a single-key Delete key that removes files the way Windows does with the Delete key. Instead:
- The Delete key (backspace) works for text editing
- Command + Delete moves selected files to Trash
- Option + Command + Delete bypasses the Trash entirely and permanently deletes selected items immediately (you'll be prompted to confirm)
That last shortcut is useful when you're certain you won't need a file again and want to skip the extra step of emptying Trash.
Deleting Text and Content Within Apps
Inside applications, deletion works differently depending on context:
| Action | Shortcut |
|---|---|
| Delete character to the left | Delete (backspace) |
| Delete character to the right | Fn + Delete |
| Delete entire word to the left | Option + Delete |
| Delete entire word to the right | Option + Fn + Delete |
| Delete selected text or object | Delete or Backspace |
These shortcuts apply broadly across macOS apps — text editors, email clients, browsers, and most productivity software.
Deleting Apps on a Mac 🗑️
Removing an application is a different process from deleting regular files. The method depends on how the app was installed:
Apps installed via the Mac App Store can be deleted by right-clicking the app icon in Launchpad and selecting Delete App. This removes the main application bundle.
Apps installed manually (downloaded as .dmg or .pkg files) should be dragged from the Applications folder to the Trash. However, this often leaves behind preference files, caches, and support data scattered across your Library folder. These leftover files don't affect system performance significantly but do take up space over time.
Third-party uninstaller utilities (like CleanMyMac, AppCleaner, or similar tools) scan for and remove associated files alongside the main app. Whether that level of cleanup is necessary depends on how much storage you're managing and how thorough you want to be.
Deleting Files That Won't Delete
Occasionally macOS will refuse to delete a file or folder. Common reasons:
- The file is in use — an app currently has it open. Close the app first.
- You don't have permission — especially common with files from other user accounts or system directories. You may need to adjust permissions via Get Info (Command + I) or use Terminal.
- The file is locked — check Get Info for a Locked checkbox and uncheck it before deleting.
- System Integrity Protection (SIP) is preventing deletion — this applies to protected system files. Deleting these is generally not recommended unless you have a specific technical reason.
Securely Deleting Sensitive Data
Older versions of macOS included a Secure Empty Trash option that overwrote deleted files to make recovery harder. Apple removed this feature in macOS Sierra (2016) because SSDs handle data storage differently from traditional hard drives — overwriting specific sectors on an SSD doesn't work the same way.
For SSDs (which ship in all modern Macs), standard deletion combined with FileVault encryption is Apple's recommended approach. If FileVault is enabled and you delete a file, the encrypted data becomes practically unrecoverable without the decryption key.
For external drives or older HDDs, secure deletion tools and disk-wiping utilities can still be relevant — particularly before selling or disposing of a drive.
Deleting iCloud Files and Synced Data
Files stored in iCloud Drive behave differently from local files. Deleting an iCloud file moves it to the iCloud Trash, which syncs across your devices. The file is held there for 30 days before being permanently deleted, giving you a recovery window.
Be aware that deleting a file from iCloud on your Mac will also remove it from any other devices signed into the same Apple ID — iPhone, iPad, and other Macs included.
The Variables That Shape Your Approach
How deletion works in practice depends on several factors specific to your setup:
- SSD vs. HDD — changes what "secure deletion" means and what recovery is possible
- FileVault status — encrypted Macs handle deleted data very differently from unencrypted ones
- macOS version — some features (Secure Empty Trash, Optimize Storage behaviors) have changed across major releases
- iCloud sync settings — whether files live locally, in the cloud, or both affects what deletion actually does
- Admin vs. standard user account — permission levels determine what you can and can't delete
- App installation method — determines how completely an uninstall actually removes software
Understanding which of these applies to your own Mac is what shapes which deletion method makes the most sense for any given situation.