Spotify 'Oops, Something Went Wrong' Error: How to Fix It

The “Oops, something went wrong” error in Spotify is a catch-all message that can appear at login, during playback, or when the app fails to load. Here’s the fix process for each scenario.

Fix 1: Check Spotify’s status

Before doing anything locally, check status.spotify.com. If there’s an ongoing incident, the error is on Spotify’s end and you just need to wait.

Fix 2: Clear Spotify’s cache

Spotify accumulates cache data that can become corrupted and trigger generic errors.

On Windows: navigate to %LocalAppData%\Spotify\Storage and delete the contents of this folder. Alternatively: Spotify Settings > Storage > Clear cache.

On Mac: ~/Library/Caches/com.spotify.client – delete the contents.

This doesn’t affect your playlists, saved music, or account – it only removes locally cached audio and data.

Fix 3: Log out and back in

In Spotify: Profile icon > Log out. Then log back in. Session token corruption can cause persistent errors that a re-login resolves.

If you can’t access the menu because the error appears immediately: go to spotify.com in a browser, log out there, then try the app again.

Fix 4: Reinstall Spotify

Uninstall Spotify via Settings > Apps. After uninstalling, delete remaining Spotify folders:

  • %AppData%\Spotify
  • %LocalAppData%\Spotify

Then download a fresh installer from spotify.com. This ensures no corrupted files persist from the previous installation.

Fix 5: Check firewall and antivirus

Spotify requires outbound internet access. Windows Firewall or antivirus software can block it. Temporarily disable your firewall, test Spotify, then re-enable and add Spotify as an exception if needed.

Fix 6: Flush DNS

Open Command Prompt as administrator and run ipconfig /flushdns. DNS cache corruption occasionally causes Spotify to fail to connect to its servers, producing the generic error message.

Fix 7: Check your internet connection

On mobile, toggle between WiFi and mobile data. If Spotify works on mobile data but not WiFi, the issue is your network rather than the app. Try restarting your router.

The toggle between WiFi and mobile data as a diagnostic step on mobile is underrated. If Spotify works on data but not WiFi it immediately tells you the issue is network-specific rather than app-specific. That narrows troubleshooting to router or network configuration rather than anything on the device.

cache clear is the first thing to try for basically any spotify weirdness. it’s fast, risk-free, and fixes an embarrassingly large percentage of spotify issues. the storage folder getting corrupted or bloated causes generic errors that don’t give you any useful information.

The AppData cleanup after uninstalling being necessary for a true clean reinstall applies to Spotify like most apps. The uninstaller leaves cache and config data behind. Deleting those folders between uninstall and reinstall gives the new installation a genuinely clean start rather than picking up corrupted data from the previous install.

DNS flush fixing Spotify issues is one of those solutions that seems unrelated but works. Spotify’s API calls depend on DNS resolution and a stale or corrupted DNS cache can cause them to fail in ways that produce generic error messages. Adding it to the standard troubleshooting sequence takes thirty seconds.

checking status.spotify.com first is the right move. spotify has had some notable outages over the years that produce exactly this generic error message. five seconds to check the status page before spending time on local troubleshooting is always worth it.