Sweepfor Mac

Mac maintenance

The Best Mac App Uninstaller in 2026 (Tested and Compared)

Tested Mac app uninstallers in 2026 — Sweep, AppCleaner, CleanMyMac, and others. Which actually catches all the leftover files? Real comparison.

10 min read

Drag an app to the Trash and you’d expect it to be gone. On macOS, that mostly works — but a lot of apps leave behind support files, preferences, caches, login items, and helper agents scattered across ~/Library and /Library. Adobe Creative Cloud is famous for leaving 2+ GB of leftovers. Microsoft Office, antivirus apps, VPN clients, and old gaming launchers are similar offenders.

A proper app uninstaller hunts down those leftovers. Here’s what’s worth using in 2026, after testing five tools on the same Mac with the same set of apps to remove.

What an uninstaller actually does

Mac apps drop files in some or all of these places:

  • /Applications/<App>.app — the main bundle
  • ~/Library/Application Support/<vendor>/ — user data
  • ~/Library/Preferences/<bundle-id>.plist — settings
  • ~/Library/Caches/<bundle-id>/ — caches
  • ~/Library/Logs/<vendor>/ — logs
  • ~/Library/Saved Application State/<bundle-id>.savedState/
  • ~/Library/Containers/<bundle-id>/ — sandbox container (App Store apps)
  • ~/Library/Group Containers/<group-id>/ — shared between an app’s components
  • /Library/LaunchAgents/, /Library/LaunchDaemons/ — background helpers
  • /Library/PrivilegedHelperTools/ — privileged helpers
  • ~/Library/Application Scripts/<bundle-id>/

A good uninstaller finds the files associated with an app across all these locations and removes them together.

Try Sweep yourselfFree download. Decide in 5 minutes whether it’s the cleaner you want. Get Sweep →

How I tested

I installed five apps on a clean macOS 14 install, used each for an hour to generate caches and preferences, then uninstalled with each tool:

  • Adobe Acrobat Pro (notorious for leftovers)
  • Slack
  • Microsoft Word (Office package)
  • Norton 360 (antivirus, lots of helpers)
  • Steam (gaming)

After each uninstall, I scanned the disk manually for any remaining files matching the app’s bundle ID or vendor name.

The contenders

Sweep

How it works: Open the Uninstaller pane, see all installed apps with their full file footprint (app bundle + leftovers in ~/Library). Select an app, get a preview of every associated file, click Remove.

Test results: Caught everything for Slack, Word, Steam. Caught all of Adobe Acrobat Pro’s user-level files but didn’t touch Adobe’s system-level helper services in /Library/Application Support/Adobe (no current uninstaller does this fully — Adobe requires their own Creative Cloud Uninstaller for some shared components). Norton 360: caught everything user-level, the shared kernel extensions need Norton’s own removal tool.

Strengths: Thorough leftover detection in ~/Library. Always shows preview. Bundles size of leftovers next to each app.

Weaknesses: Doesn’t run vendor-specific uninstallers (Adobe Creative Cloud, antivirus companies). For those, vendor uninstaller first, then Sweep for cleanup.

AppCleaner (Free)

How it works: Drag any .app to the AppCleaner window. It finds associated files and lets you confirm before deletion.

Test results: Comparable to Sweep on most apps. Slightly less thorough on apps that use shared group containers — missed some files in ~/Library/Group Containers/ for Office. Otherwise solid.

Strengths: Free. Tiny download. Simple.

Weaknesses: No bulk uninstall flow. No “size of leftovers” view. No leftover scan for already-uninstalled apps.

CleanMyMac Uninstaller

How it works: Built into the broader CleanMyMac app. Lists installed apps, removes with leftovers.

Test results: On par with Sweep. Comprehensive leftover detection.

Strengths: Part of a larger suite if you want one app to do everything.

Weaknesses: Requires CleanMyMac subscription. Overkill if you only want an uninstaller.

MacBooster Uninstaller

How it works: Lists installed apps, removes them.

Test results: Caught most leftovers but missed some in ~/Library/Application Scripts/ and ~/Library/Group Containers/ on a few apps.

Strengths: Part of MacBooster.

Weaknesses: Requires MacBooster subscription. Not the most thorough on shared containers.

Drag to Trash (the macOS default)

How it works: Drag the app from /Applications to the Trash. Empty Trash.

Test results: Removed only the .app bundle. Left every leftover file behind on every test app.

Strengths: Free, built in, no install.

Weaknesses: Doesn’t actually uninstall the app fully. Adobe Acrobat Pro left 1.4 GB of files. Norton left helper services running.

Side-by-side comparison

ToolAdobe leftovers caughtOffice leftoversNorton leftoversSteam leftoversSlack leftovers
Sweep~95%~98%~90%100%100%
AppCleaner~90%~85%~80%100%95%
CleanMyMac~95%~98%~90%100%100%
MacBooster~80%~80%~85%95%95%
Drag to Trash0%0%0%0%0%

The percentages are based on disk space recovered vs. total leftover footprint as measured by manual inspection. Numbers are approximate but representative.

Tip: For Adobe Creative Cloud apps, antivirus, and VPN clients, run the vendor's official uninstaller first if one exists. Then run a third-party uninstaller to catch anything the vendor missed. Belt and suspenders.

Where Sweep wins specifically

A few things Sweep does that the others don’t or do less well:

  • “Already uninstalled, find leftovers” mode. If you uninstalled an app months ago by dragging to Trash, Sweep can scan for orphaned leftover files matching old bundle IDs. AppCleaner has a similar feature but it’s narrower.
  • Size estimate before uninstall. See how much space each app’s full footprint takes (app + caches + support files) before deciding to remove.
  • Privacy permissions check. When you uninstall, Sweep also notes if the app had camera, mic, full disk, or other permissions, and offers to clear them. Other uninstallers don’t tie permission removal into uninstall.

Want a calmer cleaner?Sweep does the cleaning without the upsell carousel. Try Sweep free →

Where AppCleaner wins

Being honest:

  • Free. Not even freemium — actually free.
  • Tiny. Under 5 MB.
  • Single purpose. If you only need an uninstaller and nothing else, AppCleaner is a fine choice.

If you want a Mac uninstaller and that’s literally all you want, AppCleaner is the answer. It’s been free and reliable for over a decade.

What no uninstaller does well

A few caveats. Even the best uninstallers struggle with:

Vendor helper services that auto-reinstall. Some Adobe and Microsoft helpers auto-reinstall via background updaters if a related app is still on the system. Removing all helpers requires removing all related apps from the same vendor.

System-level kernel extensions. Old antivirus and VPN clients install kernel extensions that require macOS Recovery to remove. No third-party uninstaller can do this safely.

Cloud-side data. Uninstalling Dropbox doesn’t remove your files from Dropbox’s servers. Uninstalling 1Password doesn’t clear your vault from their cloud. Different concern, but worth noting.

Workflow recommendation

For routine app uninstall, here’s what I do:

  1. If the vendor has an official uninstaller (Adobe Creative Cloud, Norton, Avast, McAfee), run that first.
  2. Run Sweep’s uninstaller on the app to catch any user-level leftovers.
  3. Optionally run Sweep’s full scan after — sometimes leftover caches show up after a few days of system reindexing.

This combination catches roughly everything you can catch without booting into Recovery for kernel extensions.

Bottom line

Pick Sweep if:

  • You want a thorough uninstaller plus a cleaner and privacy tools in one app
  • You’d like leftover detection for apps you uninstalled long ago
  • You want one-time pricing

Pick AppCleaner if:

  • You only need an uninstaller and want it free
  • You’re already happy with another cleaner for everything else

Skip CleanMyMac and MacBooster Uninstaller if uninstall is your only need — they require subscriptions to apps you may not otherwise use.

Don’t rely on drag-to-Trash. It removes the app bundle but leaves the leftovers.

See what Sweep finds on your MacFree scan, no credit card. Decide if it’s worth keeping after. Download Sweep →

← Back to all guides