How to Delete Apps From a MacBook: Every Method Explained

Removing apps from a MacBook sounds straightforward — and often it is. But depending on how an app was installed, what macOS version you're running, and how thoroughly you want to uninstall it, the right approach varies more than most people expect.

Why Deleting Mac Apps Isn't Always One-Size-Fits-All

Unlike Windows, macOS doesn't use a traditional installer for every app. Many apps are self-contained bundles — meaning the entire application lives in a single .app file. Others install background processes, system extensions, login items, and preference files scattered across your system. How you delete an app should account for which type you're dealing with.

Method 1: Drag to Trash (The Basic Approach)

For most apps downloaded directly from a developer's website or installed as a .dmg file, dragging to Trash is the standard method.

  1. Open Finder and navigate to your Applications folder (Shift + Command + A)
  2. Locate the app you want to remove
  3. Drag it to the Trash in your Dock, or right-click and select Move to Trash
  4. Empty the Trash to fully remove it (Command + Shift + Delete)

This works cleanly for self-contained apps. However, it leaves behind associated files — preferences, caches, and support data stored in your Library folder. For most users, these leftover files are small and harmless. For heavy app use or if you're troubleshooting, they can matter.

Method 2: Delete Apps via Launchpad 🗑️

Apps downloaded from the Mac App Store are best removed through Launchpad. This method mirrors how you'd delete apps on an iPhone or iPad.

  1. Open Launchpad (F4 key, or pinch with thumb and three fingers on a trackpad)
  2. Click and hold any app icon until icons begin to jiggle
  3. Click the X button that appears on the app you want to delete
  4. Confirm by clicking Delete

This method is only available for App Store apps. If an app doesn't show an X when jiggling, it wasn't installed through the App Store and needs to be removed using a different method.

Method 3: Use the App's Built-In Uninstaller

Some apps — particularly large productivity suites, security software, and creative tools — come with a dedicated uninstaller. Adobe Creative Cloud apps, for example, are designed to be removed through the Creative Cloud desktop app rather than by dragging to Trash.

To check whether your app has an uninstaller:

  • Look inside the app's folder in Applications for a file labeled "Uninstall [App Name]"
  • Check the developer's support page for official removal instructions

Skipping a dedicated uninstaller for apps that include one often leaves significant residual files or breaks related components.

Method 4: Remove Leftover Files Manually

After using the drag-to-Trash method, associated files typically remain in hidden Library folders. To remove them manually:

  1. Open Finder, click Go in the menu bar, then hold the Option key to reveal the Library option
  2. Check these folders for files matching the app name:
    • ~/Library/Application Support/
    • ~/Library/Preferences/
    • ~/Library/Caches/
    • ~/Library/Logs/
  3. Move any matching files to Trash and empty it

This step is optional for most casual deletions but worth doing if you're freeing up storage, doing a clean reinstall, or removing software that was misbehaving.

Method 5: Third-Party Uninstaller Apps

Apps like AppCleaner, CleanMyMac, and similar utilities automate the process of finding and removing associated files alongside the main app bundle. These tools scan your system when you drop an app into them and surface all related files in one view.

ApproachRemoves App BundleRemoves Associated FilesWorks on App Store Apps
Drag to Trash❌ (manual step needed)
Launchpad DeleteMostly ✅✅ Only
Built-in Uninstaller
Manual Library cleanup
Third-party uninstaller

Variables That Affect Which Method You Should Use

How the app was installed is the biggest factor. App Store apps respond to Launchpad deletion. Non-App Store apps require manual removal or a built-in uninstaller.

Your macOS version plays a role too. System Integrity Protection (SIP), introduced in OS X El Capitan and present in all modern macOS versions, prevents deletion of core system apps. Apps like Safari and Maps cannot be removed through standard methods — and attempting to force-remove them can cause system instability.

Storage constraints change the calculus. If you're on a MacBook with limited internal storage — common on base-tier models — hunting down leftover Library files becomes more worthwhile than it would be on a machine with ample headroom.

Technical comfort level matters. Manual Library cleanup is straightforward but requires navigating hidden folders and correctly identifying which files belong to a given app. Mistakenly deleting preference files for the wrong application can cause unexpected behavior in unrelated software.

Why you're uninstalling also shapes the right approach. A quick removal before reinstalling calls for a more thorough cleanup than simply retiring an app you no longer use.

A Note on System Apps and Protected Software

macOS marks certain apps as system-protected, meaning they can't be moved or deleted through normal means. Attempting to delete these — including built-in utilities like Chess or Stocks — will result in a permission error. While Terminal commands exist to work around this, doing so on protected system files carries real risk of destabilizing your OS, and Apple's stance is that these apps are part of the system architecture.


How thoroughly you need to uninstall an app, and which method fits your situation, ultimately comes down to the specifics of your setup — what macOS version you're on, how that particular app was distributed, and what you're trying to accomplish by removing it. 🖥️