Cleanup

Uninstall

Remove Snapzy, reset permissions, and clean up every trace of app data.

Uninstall Script

The fastest way to fully remove Snapzy is the official uninstall script. It deletes the app, preferences, caches, and resets TCC permissions.

curl -fsSL https://raw.githubusercontent.com/duongductrong/Snapzy/master/uninstall.sh | bash

You may need to log out or reboot for permission changes to fully take effect.

Tip — If you cloned the repo, you can also run ./uninstall.sh directly.

Manual Cleanup

  1. Quit Snapzy if it is running.
  2. Move Snapzy.app from /Applications to Trash.
  3. Delete preferences and caches:
rm -rf ~/Library/Containers/com.duongductrong.Snapzy
rm -rf ~/Library/Caches/com.duongductrong.Snapzy
rm -rf ~/Library/Preferences/com.duongductrong.Snapzy.plist

Reset TCC Permissions

To fully revoke Screen Recording, Microphone, and Accessibility permissions, reset them for Snapzy in System Settings → Privacy & Security, or use the uninstall script above.

See Permissions & Privacy for more details.

准备好捕捉
你的最佳作品了吗?

加入开源社区,共建 macOS 最佳屏幕捕捉工具。

macOS 13+ · Intel 与 Apple Silicon