How to Delete Files, Text, and Apps on a Mac

Switching from Windows to macOS — or just picking up a Mac for the first time — comes with one genuinely confusing moment: where is the Delete key, and why doesn't it behave the way you expect? The answer involves a small but meaningful difference in how Apple designs keyboard input, and once you understand it, deleting anything on a Mac becomes second nature.

The Mac Keyboard Has a "Delete" Key — But It Works Differently

On a standard Windows keyboard, the Delete key removes the character to the right of the cursor. On a Mac, the key labeled Delete (sometimes marked as ) removes the character to the left of the cursor — which is what Windows users call Backspace.

This trips up a lot of new Mac users. The key is physically in the same top-right region of the keyboard, but its default behavior is the opposite direction.

Forward Delete on a Mac

To delete the character to the right of your cursor — true forward delete — you have two main options:

  • Fn + Delete on a standard Mac keyboard or MacBook
  • ⌦ (Forward Delete key) on full-size extended keyboards, which includes a dedicated forward delete key in the cluster above the arrow keys

On MacBooks and compact keyboards, Fn + Delete is the standard way to forward-delete. It's a small adjustment, but once it's in muscle memory, it becomes automatic.

Deleting Text: Key Shortcuts Worth Knowing 🎯

Beyond single-character deletion, macOS supports several keyboard shortcuts for faster text editing:

ActionShortcut
Delete one character leftDelete (⌫)
Delete one character rightFn + Delete
Delete entire word to the leftOption + Delete
Delete entire word to the rightOption + Fn + Delete
Delete to beginning of lineCommand + Delete

These shortcuts work across most macOS apps — text editors, browsers, email clients, and document apps — though some third-party apps may override them with custom behavior.

Deleting Files on a Mac

Moving files to the Trash is the first step; emptying the Trash is what actually frees up disk space.

Move a File to Trash

  • Select the file → press Command + Delete
  • Or right-click → Move to Trash
  • Or drag the file to the Trash icon in the Dock

Empty the Trash

  • Right-click the Trash icon in the Dock → Empty Trash
  • Or open Trash → click Empty in the top-right corner
  • Command + Shift + Delete empties the Trash from Finder

Until the Trash is emptied, files are still recoverable. If you want to skip the Trash entirely and permanently delete a file immediately, use Command + Option + Delete — macOS will ask you to confirm before the file is gone for good.

Secure Delete

Older versions of macOS included a Secure Empty Trash option that overwrote file data. Apple removed this in macOS Sierra (10.12) because SSDs handle storage differently than traditional HDDs, making file-overwriting less reliable and less relevant on modern Macs. If you need verifiable data destruction on an SSD-based Mac, third-party tools or full-disk encryption (via FileVault) are the more appropriate approach.

Deleting Apps on a Mac

Uninstalling apps on macOS is generally simpler than on Windows, but the method depends on how the app was installed.

Apps from the Mac App Store

  • Open Launchpad
  • Click and hold the app icon until icons start to wiggle
  • Click the X button → confirm deletion

This removes the app and its associated data managed by the App Store.

Apps Installed Manually (via .dmg or direct download)

  • Open Finder → Applications
  • Drag the app to the Trash, or right-click → Move to Trash
  • Empty the Trash

This removes the main application bundle, but it often leaves behind preference files, caches, and support files stored in ~/Library. For most users, these leftover files are small and harmless. If you want a more thorough removal, third-party uninstaller utilities can locate and delete associated files — though whether that level of cleanup matters depends on how much storage you're managing and how often you install and remove apps.

Deleting on a Mac: System-Level Actions 🗑️

A few other "delete" tasks come up regularly:

  • Delete a user account: System Settings → Users & Groups → select the user → click the minus (−) button
  • Delete a partition or volume: Use Disk Utility (found in Applications → Utilities)
  • Delete browser history or cache: Each browser handles this independently, typically under Settings or Preferences → Privacy

The Variables That Shape Your Experience

How deletion works in practice on your Mac depends on several factors that vary by user:

  • Keyboard model — MacBook keyboards, Magic Keyboards, and full extended keyboards each have slightly different layouts
  • macOS version — System Settings vs. System Preferences, Launchpad behavior, and Trash options have shifted across versions
  • Storage type — SSD vs. HDD affects how permanent deletion actually is at the hardware level
  • App source — App Store apps vs. manually installed apps leave different footprints when removed
  • Third-party software — Some apps intercept keyboard shortcuts or manage their own deletion processes

The right deletion method for any given task — whether it's clearing a word in a document, removing a large app, or permanently wiping a sensitive file — depends on what you're deleting, why, and what level of permanence you actually need. Those details live in your specific setup.