Skip to content

Instantly share code, notes, and snippets.

@yashihei
Last active November 20, 2023 20:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yashihei/fb9adf6723e4e7c5712ea0a2f62661f3 to your computer and use it in GitHub Desktop.
Save yashihei/fb9adf6723e4e7c5712ea0a2f62661f3 to your computer and use it in GitHub Desktop.
Spotifyのキャッシュを1GBに制限する(Windows)

AppDataが膨れ上がってるなと思ったらSpotifyお前だったのか (キャッシュが10GBぐらいあった…)

  1. Spotifyを閉じる
  2. C:\Users\{username}\AppData\Local\Spotify\Data のキャッシュを全部消す
  3. C:\Users\{username}\AppData\Roaming\Spotify\prefs に以下の設定を記述する
storage.size=1024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment