This article was reviewed by Stan Kats and by wikiHow staff writer, Rain Kengly. Stan Kats is a Professional Technologist and the COO and Chief Technologist for The STG IT Consulting Group in West Hollywood, California. Stan provides comprehensive technology solutions to businesses through managed IT services, and for individuals through his consumer service business, Stan's Tech Garage. Stan holds a BA in International Relations from The University of Southern California. He began his career working in the Fortune 500 IT world. Stan founded his companies to offer an enterprise-level of expertise for small businesses and individuals.
This article has been fact-checked, ensuring the accuracy of any cited facts and confirming the authority of its sources.
This article has been viewed 5,729 times.
Is there an app on your Mac that won't uninstall? If you can't delete an app from your Launchpad, you can use the Finder or the Terminal. Here's how to delete apps on a Mac that won't delete.
Uninstalling Apps That Won't Delete on Mac
Before you try to delete an app, make sure to Force Close the app. Locate the app in the finder, and drag the icon to the Trash. Click Finder in the menu bar and select Empty Trash.
Steps
Using the Launchpad
-
Click the Launchpad. This is the icon with multicolored squares on your dock.
- This method will work on apps installed through the App Store. If you're trying to uninstall an app from another source, use the Finder.
-
Click and hold the app you want to delete. Similar to deleting apps on an iPhone, the icon will start to shake.Advertisement
-
Click x. This will be at the corner of the app.
- The app will be deleted.
Using the Finder
-
Open the Finder. You can find this on the Dock.[1]
- If you can't find the x button to delete an app, then you've likely downloaded it from somewhere other than the App Store. You can use the Finder to delete apps downloaded from another source.
- Make sure the app is closed before you try to delete it.
- You can't delete apps that are required on your Mac, such as Mail, Music, Books, etc.
-
Locate the app you want to delete. You can find most apps in your Applications folder, unless you specified a different save location.
-
Drag the app to the Trash. You can also select the app and click File > Delete or press Command + Delete on your keyboard.
- You may be asked to verify the administrator account name and password to do so.
-
Click Finder. This is in the top menu bar.
-
Select Empty Trash. The app will be deleted.
Using Terminal
-
Open the Terminal. Click the Launchpad icon and type "terminal". Click the app to open it.
- You can also find the Terminal in the Finder > Applications > Utilities.
-
Type sudo uninstall file:// and press ⏎ Return. The command will run.
-
Drag and drop the app icon into the Terminal. This will add the app's path.
-
Press ⏎ Return. The code will run.
-
Enter your admin password. Once your credentials are entered, the Terminal will remove the app.