This guide explains how to completely remove Positron and all associated settings and configuration files from a Mac.
sudo rm -rf \
/Applications/Positron.app \
~/Library/Application\ Support/Positron \
~/Library/Caches/Positron \
~/Library/Logs/Positron \
~/.positron
sudo find ~/Library/Saved\ Application\ State -maxdepth 1 -name 'com.positron*.savedState' -exec rm -rf {} + 2>/dev/null
sudo find ~/Library/Preferences -maxdepth 1 -name 'com.positron*.plist' -exec rm -f {} + 2>/dev/null
After completing these steps, Positron should be fully removed from your computer. If you reinstall Positron later, it will behave like a fresh installation with no previous settings or preferences retained.
No subscriptions, no auto-renewals.
Just a simple one-time payment that helps support my free, to-the-point videos without sponsered ads.
Unlocking gets you access to the notes for this video plus all 200+ guides on this site.
Your support is appreciated. Thank you!