Skip to main content
FIXINGMACPRO

“How to Uninstall Apps on macOS”

How to Uninstall Apps on macOS

Trying to remove unwanted apps from your Mac? Whether you’re cleaning up space or getting rid of unused software, macOS makes the process straightforward — but some apps leave behind hidden files. Here’s how to properly remove them step-by-step.

🧹 Step 1: Use Terminal to Remove Leftover Files

🖥️ Step 1: Open the Terminal App

  1. Press Command (⌘) + Space to launch Spotlight Search.
  2. Type Terminal, then press Enter to launch it.

2. Enter this command in Terminal

Copy the following command and paste it into Terminal, then press Return:

Terminal
Click "Show Command" to reveal

Replace AppName with the name of the app you removed. This deletes leftover support files that the app may have left behind in your user Library folder.

🗑️ Step 2: Move the App to Trash

Open Finder, go to the Applications folder, and drag the app you want to remove into the Trash. Then right-click the Trash icon in your Dock and select Empty Trash.

📁 Step 3: Check for Related Files

Even after deleting the app, small support files can remain in:

  • ~/Library/Preferences/
  • ~/Library/Caches/
  • ~/Library/LaunchAgents/

Use Finder’s Go to Folder feature (Command + Shift + G) to access these locations manually and remove anything related to the app.

🛠️ Step 4: Restart Your Mac

After cleanup, restart your Mac to clear any background processes and ensure that no residual components are running.

💡 Step 5: Avoid Just Dragging to Trash for Complex Apps

Some apps (like antivirus tools or system optimizers) include background services and login items. Always check the developer’s official uninstall instructions if available.


Note: Be careful when using Terminal commands. If you’re unsure about a folder or file, do a quick search before deleting it.