macOS uninstall

Remove from macOS

Last updated 2025-06-28Originally published 2025-06-28

To completely uninstall SafeUtils from your macOS, follow these steps:

  1. Quit SafeUtils
  2. Remove it from the Applications folder
$ rm -rf /Applications/SafeUtils.app
  1. Remove it's artifacts from the system
rm -f /Users/me/Library/Preferences/com.safeutils.app.plist
rm -rf ~/Library/Application\ Support/com.safeutil*
rm -rf ~/Library/Caches/com.safeutils*
rm -rf ~/Library/Saved\ Application\ State/com.safeutils*\n\n