BlockTheSpot focuses on the Windows desktop client and keeps the patch surface small:
- blocks ad-related requests
- applies signature-based SPA patches through
config.ini - enables Spotify's hidden developer menu
This project is for the standard Spotify desktop app only. It does not support the Microsoft Store build.
- Windows 64-bit
- Spotify desktop client installed in
%APPDATA%\Spotify - Spotify fully closed before install, update, or uninstall
- Use BlockTheSpot-Installer for auto installing. Use the recommended Spotify version.
or
- Open
%APPDATA%\Spotify. - Rename the original
chrome_elf.dlltochrome_elf_required.dll. - Download the latest release assets:
chrome_elf.dll,blockthespot.dll, andconfig.ini. - Copy those files into
%APPDATA%\Spotify. - Start Spotify.
- Use BlockTheSpot-Installer for auto installing. Use the recommended Spotify version. Some times latest version may not be supported.
- Close Spotify completely.
- Open
%APPDATA%\Spotify. - Remove the custom
chrome_elf.dll,blockthespot.dll, andconfig.ini. - If Spotify restored its stock
chrome_elf.dll, rename it tochrome_elf_required.dll. - Download the latest release assets again.
- Copy
chrome_elf.dll,blockthespot.dll, andconfig.iniinto%APPDATA%\Spotify. - Start Spotify.
- Close Spotify.
- Remove
chrome_elf.dll,blockthespot.dll, andconfig.inifrom%APPDATA%\Spotify. - Rename
chrome_elf_required.dllback tochrome_elf.dll. - Start Spotify again, or reinstall Spotify if you want a completely clean state.
- Open Spotify.
- Click the two dots in the top-left corner.
- Go to
Develop > Show debug window. - Toggle experimental options there as needed.
- Unsigned DLLs can trigger false positives in Windows Defender or other antivirus products.
- The source is fully available on GitHub for inspection.
- If you do not trust prebuilt binaries, build from source and compare the outputs yourself.
- Discord: https://discord.gg/eYudMwgYtY

