How to Force Delete Apps on Mac (When They Won‘t Delete Normally)
Introduction:
As a software engineer who‘s worked on Macs for over a decade, I‘ve encountered my fair share of apps that just refuse to be uninstalled. It‘s frustrating, especially when you‘re low on disk space and need to clear out some old programs. In fact, the average Mac user has over 100 apps installed, many of which are rarely used.
But don‘t despair! In this in-depth guide, I‘ll walk you through 4 proven methods to delete even the most stubborn apps from your Mac. Whether you‘re a casual user or a fellow technician, by the end of this article you‘ll be equipped to handle any app deletion challenges that come your way. Let‘s dive in!
Why Is It So Hard to Delete Some Mac Apps?
Before we jump into the solutions, let‘s take a closer look at why some apps can be such a pain to delete. In my experience, there are a few common reasons:
-
The app is currently in use. macOS has protections in place that prevent you from deleting an app while it‘s running. Even if you think you‘ve quit the app, it may still have background processes active. According to a 2022 study by Forrester Research, nearly 30% of apps on enterprise Macs run persistently in the background.
-
The app has kernel extensions or other deep system integrations. Some apps, especially utilities and driver programs, install helper files in protected system folders. These can trip up the normal uninstallation process.
-
The app is protected by macOS‘s System Integrity Protection (SIP). With the release of OS X El Capitan in 2015, Apple introduced SIP, which restricts access to certain system files and folders even for admin users. This can block the deletion of some default apps.
-
The app is poorly coded or contains bugs. Occasionally I‘ve seen apps that have uninstaller scripts which fail to execute properly or contain other code flaws preventing clean removal.
-
You don‘t have sufficient permissions. If the app was installed by another user or an IT admin, you may not have the necessary access rights to delete it.
But don‘t throw your Mac out the window just yet! Armed with the following techniques, you‘ll be able to overcome these obstacles and reclaim your hard drive space.
Method 1: Manually Delete App Files (5 Steps)
The first and most straightforward method is to manually find and delete the app‘s file, just like you would with any other file on your Mac. Here‘s how:
-
Close the app completely if it‘s running. Look for it in your Dock and right-click to choose "Quit." If you don‘t see it there, open the Force Quit window (command + option + escape) and close the app from there.
-
Open the Applications folder in Finder. You can use the keyboard shortcut shift + command + A or find it in the Finder sidebar.
-
Locate the app you want to delete, then drag its icon to the Trash in your Dock. Alternatively, right-click the app icon and choose "Move to Trash."
-
If prompted, enter your admin password to authorize the deletion.
-
Right-click the Trash icon in the Dock and choose "Empty Trash." This will permanently delete the app from your hard drive.

This method works well for simple, self-contained apps. However, it may leave behind orphaned preferences or support files. According to MacPaw‘s analysis of over 3 million Macs, the average user has over 9 GB of "app leftovers" in their system Library folders. To fully delete the app, you may need to hunt down and remove these additional files as well (see Method 4 for more on this).
Method 2: Delete Apps in Launchpad (Single or Bulk)
Many Mac users don‘t realize you can uninstall apps right from Launchpad. This built-in app launcher makes deleting apps quick and easy, just like on your iPhone. This is a good solution for apps installed from the Mac App Store. Here‘s how it works:
-
Open Launchpad by clicking its rocket ship icon in your Dock. If you don‘t see it there, open Finder and go to the Applications folder, then double-click Launchpad.
-
Find the app you want to remove. If you have a lot of apps, type the app name in the search bar at the top of the screen.
-
Click and hold the app icon until it starts to jiggle. In jiggle mode, apps that can be deleted will have an X badge in the top left corner.
-
Click the X badge on the app you want to remove, then confirm by clicking "Delete."

You can repeat the process to delete additional apps one-by-one, or delete apps in bulk when in jiggle mode:
-
To delete multiple apps: While in jiggle mode, hold down the command key and click to select multiple apps, then press your Delete key.
-
To delete a whole page of apps: Hover your mouse in the lower right corner of a Launchpad page, then click the X badge that appears to delete that entire page of apps at once.
While Launchpad makes app deletion easy, there are some apps it can‘t remove – like default Apple apps or those with deeper system hooks. For those, you‘ll need a more powerful utility.
Method 3: Use a Dedicated Third-Party Uninstaller
When you have a really problematic app that won‘t delete normally, it‘s time to bring out the big guns: third-party uninstaller tools. These programs are designed specifically for removing apps cleanly and completely. In my experience, they can defeat even the most stubborn apps when other methods fail.
There are a number of solid app uninstallers available for Mac. Here‘s a quick comparison of some of the most popular:
| Uninstaller | Price | Bulk Uninstall | App Resetting | Finds Leftovers |
|---|---|---|---|---|
| AppCleaner | Free | Yes | No | Yes |
| AppDelete | $7.99 | Yes | No | Yes |
| AppZapper | $12.95 | Yes | No | Yes |
| CleanMyMac X | $34.95/year | Yes | Yes | Yes |
| Hazel | $32 | No | No | Yes |
My personal favorite is CleanMyMac X. It‘s a feature-rich Mac maintenance suite, but even just for uninstalling, it‘s fantastic. The Uninstaller module makes it dead simple to completely remove multiple apps at once – just check the boxes next to the apps you want gone, and click Uninstall. CleanMyMac also does a great job finding all the associated files, preferences, and plugins scattered in various Library folders so you can fully delete the app, no traces left behind.

The only downside is the price – at $35, CleanMyMac X is one of the pricier uninstallers (though it frequently goes on sale). If you‘re on a tight budget, AppleCleaner is a solid free option for basic app removal. The choice comes down to your needs and how often you find yourself in battle with misbehaving apps.
Whatever uninstaller you choose, always download it from the official source and read some reviews first. Sketchy uninstaller downloads can sometimes contain malware! Stick to the Mac App Store or the developer‘s own website.
Method 4: Manually Remove App Remnants, Plugins, and Preferences
Even after you delete an app, there‘s often a surprising amount of associated cruft left behind on your hard drive: preference files, app plugins, cache folders, saved states, and more. Over time this "app detritus" can really add up. That‘s why a true clean uninstall requires removing these remnants too.
The main places to look for app leftovers are:
/Library/Application Support/[App Name]~/Library/Application Support/[App Name]/Library/Preferences/[App Name]~/Library/Preferences/[App Name]/Library/Caches/[App Name]~/Library/Caches/[App Name]/Library/Internet Plug-Ins/[App Name]
Within these directories, you‘re looking for any folders or files that contain the name of the app you removed. To dive into your Library folders, open Finder and use the keyboard shortcut shift + command + G to open the "Go to Folder" window, then paste in the path.

Be careful not to delete anything important! If you‘re not confident identifying the correct files, you‘re better off using an automated uninstaller. That said, manually removing these leftovers is a surefire way to completely scour an app from your system.
One other handy trick for particularly ornery apps: you can wipe their preferences without a full deletion. Look in ~/Library/Preferences/ for a .plist file with the app name, and delete it. This can resolve many misbehaving app issues while preserving your app and its data. Just note that you‘ll lose any custom configurations.
Bonus Tips: Preventing & Troubleshooting Stubborn Apps
In addition to the removal methods above, here are some tips for avoiding deletion difficulties in the first place:
-
Only download apps from trusted sources like the Mac App Store or well-known developers. Sketchy apps from unknown origins tend to cause more uninstallation headaches.
-
Pay attention during installation. Don‘t blindly click through installer screens – look out for optional add-ons, plugins, or modifications to security settings. The cleaner the install, the easier the removal later.
-
Do periodic app cleanouts. Like closet cleaning, it‘s easier to remove a few unused apps regularly than to wait until your hard drive is completely packed with digital crud.
-
Invest in a good uninstaller utility before you need it. Having a purpose-built removal tool on hand makes it easy to eliminate problem apps as they crop up.
If you encounter an app that won‘t delete with any of the above methods, try the following additional troubleshooting steps:
- Boot into Safe Mode (hold Shift while booting) and try deleting from there
- If the app came with a dedicated uninstaller, try running that
- Check Activity Monitor for any processes related to the app that are still running
- Look for any uninstall instructions or scripts in the app‘s .dmg file or on the developer‘s website
- As a last resort, you can temporarily disable System Integrity Protection to remove a deeply rooted app (but be very careful!)
If all else fails, post on the Apple support forums or contact the app developer directly. They may have specific instructions for removing their software.
Conclusion
Deleting stubborn apps on Mac can be a challenge, but with the right techniques and tools, you can prevail! Whether you use Launchpad for simple removals, get dirty with manual file deletion, or call in a bigger gun like CleanMyMac X, you now have an arsenal of app deletion weapons at your disposal.
The key is to be proactive – monitor your apps, prune them regularly, and pounce on problematic ones before they spiral out of control. Your Mac (and your future self) will thank you for keeping things clean and orderly. Happy app hunting!