How to Delete an App from Your iMac: A Complete Guide

Deleting apps from a Mac feels like it should be simple — and often it is. But depending on how an app was installed, where it lives on your system, and what version of macOS you're running, the process can vary more than you'd expect. Here's what's actually happening when you delete a Mac app, and why it doesn't always work the same way twice.

Why Mac App Deletion Isn't Always One-Step

On an iMac, apps can arrive through two main channels: the Mac App Store or a direct download from a developer's website. This distinction matters because it affects how the app is structured, where its files live, and which deletion method actually removes everything cleanly.

The drag-to-trash method everyone knows works — but it doesn't always work completely.

Method 1: Drag the App to the Trash (Finder)

This is the most common approach and works for most third-party apps installed manually:

  1. Open Finder
  2. Click Applications in the left sidebar
  3. Find the app you want to remove
  4. Drag it to the Trash, or right-click and select Move to Trash
  5. Empty the Trash

This removes the main application file (the .app bundle), but it typically does not remove associated support files — things like preferences, caches, crash logs, and saved data. These are stored in hidden Library folders and stay behind after the app itself is gone. For most users, leftover files are small and harmless. For power users managing storage carefully, they add up.

Method 2: Delete App Store Apps via Launchpad 🗑️

Apps downloaded from the Mac App Store can be removed directly through Launchpad, which mirrors how you'd delete an app on iPhone or iPad:

  1. Open Launchpad (click the rocket icon in your Dock, or use a pinch gesture on a trackpad)
  2. Hold down the Option key until apps start wiggling
  3. Click the X button on the app you want to delete
  4. Confirm the deletion

This method is clean and reliable for App Store apps. macOS handles the removal more completely through this route compared to a manual drag-to-trash for the same category of app.

Note: Not all apps will show an X in Launchpad. Apps that came pre-installed with macOS (like Safari, Mail, or Messages) cannot be deleted this way.

Method 3: Use the App's Own Uninstaller

Some larger applications — particularly creative suites, productivity tools, and security software — include a dedicated uninstaller. Adobe products are a common example. Running the app's own uninstaller is often the most thorough option for these programs because developers build it to know exactly where every file was placed during installation.

Check your Applications folder or the original disk image (.dmg) you downloaded for an uninstaller file. If the developer provided one, use it.

What About Leftover Files?

This is where Mac app removal gets nuanced. Even after deleting an app, associated files can remain scattered across:

  • ~/Library/Application Support/
  • ~/Library/Preferences/
  • ~/Library/Caches/
  • /Library/LaunchAgents/ or /Library/LaunchDaemons/ (for apps with background processes)

You can navigate to these manually by opening Finder, holding Option, clicking Go in the menu bar, and selecting Library. Searching for the app name inside those folders can surface leftover files.

Third-party uninstaller utilities exist specifically to automate this cleanup — they scan for associated files and present them together before deletion. These tools vary in thoroughness and approach. Whether one is worth using depends on how much storage matters on your iMac and how many apps you regularly install and remove.

Apps You Cannot Delete

macOS ships with core system apps that are protected. On modern Macs running macOS Catalina and later, the system runs on a read-only system volume, which means apps like Safari, Finder, and Photos are locked at the OS level. Terminal commands that worked to remove these on older macOS versions no longer function the same way on newer hardware and software.

Factors That Affect Your Specific Situation 🔍

FactorWhy It Matters
How the app was installedApp Store vs. direct download affects which removal method is cleanest
macOS versionOlder versions behave differently; System Integrity Protection rules vary
App typeLightweight utilities vs. complex software suites leave very different footprints
Storage situationIf your iMac is near capacity, hunting leftover files becomes more worthwhile
Technical comfort levelManual Library cleanup vs. automated tools requires different skill levels

A Note on System Integrity Protection (SIP)

macOS includes System Integrity Protection, a security feature that prevents even administrative users from modifying certain system directories. It's why you can't delete protected system apps through normal means — and why that's actually a good thing. Attempting to work around SIP to remove a built-in app carries real risk and is rarely necessary for typical use.


Most iMac users find that a combination of Launchpad (for App Store apps) and Finder drag-to-trash (for everything else) handles the majority of situations. Where things get more variable is in how thoroughly you want those deletions to be — and that comes down to your specific storage setup, how often you cycle through apps, and how much the leftover files actually matter in practice for your iMac's configuration.