How to Uninstall Principle on Mac
Save editable Principle prototype files before removing the app. An exported video or GIF shows the interaction but cannot replace the source document. The recorded test used a direct download, not a Homebrew installation.
Remove the app and inspect its data
Before removing Principle, open the editable prototype files you want to keep, rather than relying on a video or GIF export. Then quit Principle and move Principle.app from Applications to Trash. Check the exact bundle-ID support folder and preferences, and leave prototype files in user folders alone. The cask names exact app support, caches, HTTP storage and preferences. Vendor guidance.
Check the result
ls -ld ~/Library/'Application Support'/com.danielhooper.principle ~/Library/Preferences/com.danielhooper.principle.plist
Run this read-only check after quitting the app. A printed path still exists; “No such file or directory” means that path is absent, while a permission error needs its own investigation.
If you installed it with Homebrew
The Homebrew cask has a zap list that includes bundle-ID support, caches, HTTP storage and preferences, not independently saved prototypes. Run the command below without --zap if you want to keep those files and inspect them separately. A manual --zap follows the whole cask list regardless of Mole’s checkboxes. Mole uses zap only when its targets are selected, owned and within the checked boundary; otherwise it removes selected remnants through its own flow.
brew uninstall --cask principle
What Mole lists
Exact bundle-ID support, cache and preferences are normally selected. A separately saved prototype file is not a remnant merely because Principle created it.
What this test covered
Principle 6.43 from the official archive was removed on September 20, 2026. No prototype document was opened, so the run did not test document preservation or export.
