OpenMNK

Uninstall a Mac App

Trash the .app bundle and the ten places macOS scatters its leftovers — preferences, caches, application support, launch agents, log files. The agent looks up the app's bundle identifier and traces every related file so nothing stays orphaned on disk.

Useful when an app has overstayed its welcome and you want a clean slate, or when a reinstall keeps picking up corrupted settings from a previous version.

What to expect

  • You name the app.
  • The agent quits it, finds every related file, and asks you to confirm before deleting.
  • You get a list of what was removed.

Run it

Paste this into your agent:

curl -fsSL https://openmnk.com/uninstall-a-mac-app.md