Skip to main content

Uninstallation

Windows​

Powershell​

spicetify restore
rmdir -r -fo $env:APPDATA\spicetify
rmdir -r -fo $env:LOCALAPPDATA\spicetify

Linux and MacOS​

note

If you used a package manager to install Spicetify, please use its default methods for removing packages.

Shell​

spicetify restore
rm -rf ~/.spicetify
rm -rf ~/.config/spicetify