Open Spotify's local storage directory, I'm using the appx version. Run this command in PowerShell
explorer `
"$([System.IO.Path]::combine("$env:LOCALAPPDATA", `
"Packages", `
"$((Get-AppxPackage -Name "SpotifyAB.SpotifyMusic").PackageFamilyName)", `
"LocalState", `
"Spotify", `