The script aims to fully uninstall the desktop Spotify version.
- Download the batch script: Uninstall-Spotify.bat.
- Double-click the downloaded
Uninstall-Spotify.bat
file to run it.
The script performs the following actions:
- Resets permissions for the Spotify Update folder, if it exists.
- Uninstalls Spotify using a silent uninstallation process, if the executable is found in the AppData directory.
- Removes the Spotify AppData folder.
- Removes the Spotify LocalAppData folder.
- Deletes any SpotifyUninstall.exe if found.
- Displays a message based on whether Spotify was found and removed or not.
- Use this script at your own risk. Make sure you understand the actions it will perform on your system before running it. The author of this script is not responsible for any damage or loss caused by its usage.