As Spicetify kept getting developed, SpotifyNoPremium was no longer a better alternative to any other available options.
I've tried making this as simple as I could with one-click scripts (especially for people who aren't familiar with CLIs or just aren't tech-savvy in general), but after Spicetify Marketplace got better, this is no longer the case and is very easy to use.
I recommend switching to Adblockify, all instructions can be found here: https://github.com/rxri/spicetify-extensions/tree/main/adblock
v1.2.37.701.ge66eb7bc on Spicetify v2.36.11A cross-platform Spicetify theme which removes all Spotify ads (audio, banner, popup, etc.) and declutters the stock UI.
If you see a blank/black screen, please follow this link for a fix: https://github.com/Daksh777/SpotifyNoPremium/issues/46#issuecomment-1059945231
This is a Spicetify theme which:
- Removes all audio, banner, sponsored and popup ads (Source)
- Removes Upgrade button
- Removes Upgrade to Premium entry in drop-down menu
- Removes ad placeholders (in Home tab and above the now playing bar)
- Adds pointer cursors to clickable elements (See #10)
| Before | After |
|---|---|
![]() |
![]() |
![]() |
![]() |

Download here: https://www.microsoft.com/en-us/download/details.aspx?id=54616
More info: #30**
Run the install.bat if you are installing for the the first time.
You can fetch the latest version of this theme by running the update.bat script
Note for users who install this manually: Make sure to use the latest Spicetify CLI and Spotify App. Run
spicetify upgradeand thenspicetify autoto update Spicetify to the latest version.
(Execute the 2nd command in a new shell if it's your first time installing spicetify)
In Bash:
curl -fsSL https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.sh | sh
cd "$(dirname "$(spicetify -c)")/Themes"
git clone https://github.com/Daksh777/SpotifyNoPremium
spicetify config current_theme SpotifyNoPremium
cp "$(dirname "$(spicetify -c)")/Themes/SpotifyNoPremium/adblock.js" "$(dirname "$(spicetify -c)")/Extensions"
spicetify config extensions adblock.js
spicetify backup apply
In Powershell:
Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.ps1" | Invoke-Expression
cd "$(spicetify -c | Split-Path)\Themes"
git clone https://github.com/Daksh777/SpotifyNoPremium
spicetify config current_theme SpotifyNoPremium
Copy-Item "$(spicetify -c | Split-Path)\Themes\SpotifyNoPremium\adblock.js" "$(spicetify -c | Split-Path)\Extensions"
spicetify config extensions adblock.js
spicetify backup apply
In Bash:
cd "$(dirname "$(spicetify -c)")/Themes/SpotifyNoPremium"
git pull
cp "$(dirname "$(spicetify -c)")/Themes/SpotifyNoPremium/adblock.js" "$(dirname "$(spicetify -c)")/Extensions"
spicetify config extensions adblock.js
spicetify auto
In Powershell:
cd "$(spicetify -c | Split-Path)\Themes\SpotifyNoPremium"
git pull
Copy-Item "$(spicetify -c | Split-Path)\Themes\SpotifyNoPremium\adblock.js" "$(spicetify -c | Split-Path)\Extensions"
spicetify config extensions adblock.js
spicetify auto
$ claude mcp add SpotifyNoPremium \
-- python -m otcore.mcp_server <graph>