How to Delete Files, Text, and Apps on a Mac
Deleting on a Mac works differently depending on what you're trying to delete — a file, a word, an app, or something else entirely. If you're coming from Windows, the keyboard shortcuts and workflows feel unfamiliar at first. Once you understand the logic behind macOS deletion, it clicks quickly.
Why the Delete Key Works Differently on Mac
On a Windows keyboard, the Delete key removes the character to the right of the cursor. On a Mac, the key labeled Delete (or ⌫) behaves like the Windows Backspace key — it removes the character to the left of the cursor.
This trips up a lot of switchers. The Mac keyboard layout simply uses different labeling conventions.
To delete the character to the right of the cursor on a Mac, press Fn + Delete. On extended keyboards (the ones with a full numpad), there's a dedicated Forward Delete key that does the same thing.
Deleting Text on a Mac
Here's a quick reference for text deletion shortcuts:
| Action | Shortcut |
|---|---|
| Delete character to the left | Delete (⌫) |
| 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 to beginning of line | Command (⌘) + Delete |
These shortcuts work consistently across most native macOS apps — TextEdit, Mail, Notes, Safari address bar, and more. Third-party apps generally follow the same conventions, though occasional exceptions exist.
Deleting Files on a Mac 🗑️
Moving Files to the Trash
The standard method for deleting a file on macOS is sending it to the Trash:
- Right-click (or Control-click) a file and select Move to Trash
- Select the file and press Command (⌘) + Delete
- Drag the file to the Trash icon in the Dock
This doesn't immediately free up disk space — the file sits in the Trash until you empty it.
Emptying the Trash
To permanently delete files and reclaim storage:
- Right-click the Trash icon in the Dock and select Empty Trash
- Or open Trash, then go to Finder > Empty Trash
- Keyboard shortcut: Command (⌘) + Shift + Delete
macOS will ask for confirmation before permanently deleting. You can bypass the confirmation dialog by adding Option (⌥) to the shortcut: Command + Shift + Option + Delete.
Can You Recover Deleted Files?
Once the Trash is emptied, files are not easily recoverable through normal means. macOS doesn't have a built-in recycle stage beyond the Trash itself. Recovery at that point depends on whether you have a Time Machine backup, an iCloud backup (for supported file types), or a third-party recovery tool — and even then, success isn't guaranteed, especially on Macs with Apple Silicon or newer SSDs where data is encrypted by default.
Deleting Apps on a Mac
Simple Drag-to-Trash Uninstall
Many Mac apps — particularly those downloaded directly from a developer's website — can be uninstalled by:
- Opening Finder > Applications
- Dragging the app to the Trash
- Emptying the Trash
This works cleanly for self-contained apps (.app bundles). However, it often leaves behind preference files, caches, and support files scattered in your Library folder. These are usually small but accumulate over time.
Apps from the Mac App Store
Apps installed through the Mac App Store can be deleted directly from Launchpad:
- Open Launchpad
- Click and hold an app icon until icons start wiggling
- Click the X button that appears
- Confirm deletion
This method tends to be cleaner for App Store apps since macOS manages more of the installation process.
What About Leftover Files?
If you want a more thorough uninstall — removing all associated caches, preferences, and support files — the drag-to-trash method alone won't always do it. The relevant files typically live in:
~/Library/Application Support/~/Library/Preferences/~/Library/Caches/
You can navigate there manually via Finder > Go > Go to Folder and searching for the app name. Third-party uninstaller utilities also handle this automatically, though how thoroughly they clean up varies by tool and app.
Deleting Photos, Messages, and Browser History
Each app handles deletion slightly differently:
- Photos: Deleted images go to a Recently Deleted album and are held for 30 days before permanent removal
- Messages: Right-click a conversation and select Delete Conversation, or select individual messages and use the Edit menu
- Safari history: Go to History > Clear History and choose a time range
- Chrome/Firefox: Each browser has its own history clearing interface, typically found in Settings or Preferences
The Variables That Shape Your Experience 🖥️
How deletion works in practice depends on several factors:
- macOS version — behaviors around secure deletion, iCloud integration, and file management have shifted across OS X, macOS Sierra, and later versions. Secure Empty Trash, for example, was removed in macOS Sierra.
- Storage type — Macs with Apple Silicon use encrypted SSDs, which affects how recoverable deleted data actually is.
- iCloud Drive — if files are synced to iCloud, deleting locally may not immediately remove the cloud copy, and deletions can sync across devices.
- App source — App Store apps, developer-distributed apps, and legacy apps uninstall differently and leave behind different amounts of residual data.
- User permissions — on shared or managed Macs, you may not have the authority to delete certain files or applications.
The right deletion approach for you depends on what you're removing, why, and how completely you need it gone — which varies considerably from one Mac setup to the next.