All guides GUIDE
Mac uninstall vs drag to Trash — which cleanup is enough?
A side-by-side look at “delete the icon” versus scanning Application Support, preferences, and containers before you remove files.
Published · 2026-07-21
The two common approaches
| Approach | What it removes | Best when |
|---|---|---|
| Drag app to Trash | Mostly the .app bundle | You installed something tiny, tried it once, and disk space is not a concern |
| Reviewed uninstall | Bundle + selected leftovers | The app created containers, helpers, or large support folders |
What Trash alone leaves behind
Typical leftovers:
~/Library/Application Support/...~/Library/Preferences/*.plist- Caches, logs, saved state
- Containers and group containers for sandboxed apps
None of these are automatically deleted just because the app icon is gone.
When Trash is “good enough”
- Demo apps under a few megabytes
- You will reinstall soon
- You verified no large support folder exists
When a scan-first uninstall is better
- Video, design, or dev tools with multi‑GB support data
- Apps that installed login items or privileged helpers
- App Store apps that macOS protects more strictly
- You want a list of reclaimable size before commit
iPocket Clear is an example of the second path: scan, review, then Move to Trash or delete immediately—including admin help for protected files.
Decision rule
Ask: Did this app store anything outside Applications that I no longer need?
If unsure, scan first. If sure it was a tiny trial, Trash is fine.