Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

Black screen on startup and automatic update issues. #658

Description

@cslcslcsl

Here's a complete solution in 4 steps:

  1. Uninstall the currently installed Spotify.

  2. Install an older version, such as 1.2.76.297, log in, and then close the app.

  3. Disable automatic updates by executing the following commands in the CMD command line.
    If you get a "file not found" error, manually create the "Update" folder in the corresponding directory before executing the commands again.

rd /s "%localappdata%\Spotify\Update"
mkdir "%localappdata%\Spotify\Update"
icacls "%localappdata%\Spotify\Update" /deny "%username%":D
icacls "%localappdata%\Spotify\Update" /deny "%username%":R

  1. Run BlockTheSpot.bat.

This is a summary; thanks to the author and those who provided solutions in the issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions