Forum Discussion

Stonehu's avatar
Stonehu
Iron Contributor
Apr 07, 2026

How do I completely uninstall applications on a mac?

Hi everyone! I'm a total newbie to the mac ecosystem, and I'm a bit confused about the proper way to remove software. Coming from Windows 10, I'm used to a dedicated uninstaller app, but on my Mac, I've mostly just been dragging app icons from the Applications folder into the Trash. I'm worried that this method is leaving behind hidden folders, cache files, and library data that might clutter up my hard drive over time.

Could someone please walk me through the best way to completely uninstall apps on mac? I'd like to know if there is a built-in Apple application I should be using, or if I need to manually hunt down leftover files in the system folders.

8 Replies

  • To save time and effort, an app uninstaller is more recommended if you want to completely uninstall applications on mac in bulk!

  • Luxix's avatar
    Luxix
    Brass Contributor

    If you prefer not to use any third-party tools at all, macOS has built-in command-line capabilities for uninstalling apps on Mac.

    How to Uninstall apps on Mac:

    1. Open Terminal (Finder > Applications > Utilities > Terminal)

    2. Use the uninstall command:

    bash

    sudo uninstall file: //

    Then drag the app icon into the Terminal window – this automatically fills in the file path. Press Return and enter your admin password when prompted .

    3. Alternative method – Find and delete apps manually:

    bash

    # List contents of Applications folder

    ls /Applications/

    # Move an app to Trash

    mv /Applications/AppName. app ~/. Trash/

    Pros:

    No third-party software needed

    Complete control over the process

     

    Cons:

    Requires knowledge of command-line syntax

    Does not automatically remove leftover files

    Risk of deleting wrong files if you're not careful

  • Jaxx-x's avatar
    Jaxx-x
    Brass Contributor

    To completely uninstall apps on Mac, you can use an application called Mole. Mole is a best tool specifically designed to completely uninstall apps on Mac. Here's how to use it:

    1. Download and install Mole and launch Mole: After installation, launch Mole from your Applications folder or by searching for it in Spotlight.

    2. Select the application you want to uninstall: In Mole, navigate to the "Applications" tab and select the application you want to uninstall. Make sure to select the correct application, as Mole won't differentiate between the same-named applications.

    3. Click "Uninstall": Once you've selected the application, click the "Uninstall" button. Mole will then remove the application, its associated files, and preferences.

    4. Enter your administrator password: Mole may ask for your administrator password to proceed with the uninstallation process.

    5. Confirm the uninstallation: A confirmation window will appear, listing all the files and folders that will be deleted. Review the list to ensure you're comfortable with the removal process.

    6. Uninstall and delete associated files: Click "Uninstall" to proceed with the removal process. Mole will delete the application, its associated files, and preferences.

    Using Mole can provide a more comprehensive uninstallation experience compared to dragging the application to the Trash, as it removes associated files, preferences, and other data that might remain after a standard uninstallation.

  • Atharvco's avatar
    Atharvco
    Copper Contributor

    To completely uninstall apps on Mac, follow these steps:

    1. Drag the application to the Trash: This method is the most straightforward way to uninstall an application. Simply locate the application in the Applications folder, click and hold on it, and drag it to the Trash. This will move the application to the Trash folder, but it won't delete it yet.

    2. Empty the Trash: To completely uninstall apps on Mac, right-click (or control-click) on the Trash icon in the Dock and select "Empty Trash." This will permanently delete the application.

     

    Alternatively, you can use the Application Uninstaller method:

    1. Locate the application in the Applications folder: Find the application you want to uninstall in the Applications folder.

    2. Right-click (or control-click) on the application: Click on the application and select "Show Package Contents" from the context menu.

    3. Navigate to the Contents folder: In the Package Contents window, navigate to the Contents folder.

    4. Delete the application data: Look for the application's executable file (usually an .app file) and delete it. You can also delete any other files related to the application.

    5. Empty the Trash: As mentioned earlier, right-click (or control-click) on the Trash icon in the Dock and select "Empty Trash" to permanently delete the application.

  • Zaoey's avatar
    Zaoey
    Iron Contributor

    Please be noted. A simple right-click action like "Move to Trash" only removes the main app file from the Applications folder. On macOS, most apps create additional files outside that location, such as preferences, caches, logs, and support files stored in hidden Library folders. These leftover components are not touched when you just move the app to Trash.

    Because of this, many apps continue to leave behind data in places like ~/Library/Application Support, ~/Library/Preferences, and ~/Library/Caches. Over time, these remnants can take up storage space, cause conflicts if you reinstall the app, or even keep background services or login items active without you realizing it.

    To completely uninstall apps on Mac, you need to manually locate and remove all related files or use a dedicated uninstaller tool that scans the system for leftovers. This ensures the app is fully removed, freeing up space and preventing potential issues down the line.

  • YatesGriffin's avatar
    YatesGriffin
    Iron Contributor

    This is a great open-source tool for visualizing disk space on your Mac, no paid subscriptions required. It essentially lets you see exactly what’s taking up storage on your drive with a color-coded map, allowing you to quickly spot large apps, files, and folders you no longer need, which is especially helpful when learning how to uninstall applications on Mac to free up space.

    Usage Guide: Open GrandPerspective, select your Mac’s startup disk to run a full scan. Once the scan finishes, you’ll see a visual breakdown of your storage, where each colored rectangle represents a file or folder sized by its space usage. First, locate large blocks that correspond to unused apps or their leftover files. Next, use this visual to identify which apps you want to remove, then follow standard or manual uninstall steps to delete them. Finally, re-scan your drive to confirm the space has been freed up. This method gives you a clear, visual way to understand your storage usage, making it easier to master how to uninstall applications on Mac and keep your drive clutter-free.

    It is particularly useful for identifying space-hogging apps before uninstallation, conducting full storage audits, troubleshooting a full Mac startup disk, or clearing space for system updates and large files.

  • Understanding how to uninstall applications on Mac is made easy with Pearcleaner. This open-source tool automatically scans and removes apps and all leftover files, so you don’t have to search manually through system folders.

    1. Download the software from the official website and install it on your Mac.
    2. Launch the application. 
    3. Drag and drop the application you wish to uninstall into the software’s window. 
    4. It will automatically scan for any remaining files, caches and preferences. 
    5. Confirm the deletion to completely remove the application and all associated data.

    It effectively demonstrates how to uninstall applications on Mac without leaving any unused files behind, but it isn’t perfect; it has its pros and cons.

    Pros

    • Lightweight and doesn’t use up too many system resources
    • Automatically locates residual files that are often overlooked when deleting manually
    • Simple drag-and-drop operation

    Cons

    • Only supports newer versions of macOS
    • May fail to detect deeply hidden or very rare plugin files
    • Lacks advanced features such as forced uninstallation of stubborn applications
  • DashielQuinn's avatar
    DashielQuinn
    Iron Contributor

    If you prefer to do things manually, this is the standard method for uninstalling applications on a Mac, which involves manually removing the application files and associated data from the system.

    how to uninstall applications on Mac

    Step 1: Move app to Trash

    • Drag the app from the Applications folder to the Trash.

    Step 2: Delete Library files

    • Open Finder → Go menu → Go to Folder
    • Check these locations for folders/files with the app name:
    ~/Library/Application Support/
    
    ~/Library/Caches/
    
    ~/Library/Preferences/
    
    ~/Library/Logs/
    
    ~/Library/Containers/
    
    ~/Library/Group Containers/

    Look for: folders with the app name, developer name, or bundle identifier

    Step 3: Delete them

    • Drag the related files and folders to Trash.
    • Empty Trash when finished.

    This manual method gives you full control and clearly shows how to uninstall applications on Mac completely, including leftover support and cache files.