Spotify quietly accumulates gigabytes of cached audio on your Mac — album art, offline tracks, and streamed songs all leave behind data that can swell to several GB over time. If you have noticed Spotify taking up storage on your Mac and want to reclaim that space, this guide walks you through every method: the in-app cache limit, the actual folder path most articles skip, and a one-click option for when you want everything gone at once.
Why Does Spotify Cache So Much Data?
When you stream or download tracks, Spotify stores temporary audio data locally so it can resume playback faster, reduce buffering on spotty connections, and serve offline listening. This is genuinely useful behaviour — but the cache has no hard expiry. On an active account over a year or two, it is common to find the Spotify cache folder sitting at 2–5 GB or more.
The cache is safe to delete. Spotify will simply re-download what it needs next time you stream. You will not lose any playlists, liked songs, or account data. The only trade-off is that the first few streams after clearing may buffer slightly longer than usual.
Method 1: Limit the Cache Inside Spotify
Before deleting anything, it is worth telling Spotify to keep its cache smaller going forward. This does not clear existing cached data, but it caps future growth.
- Open Spotify and go to Spotify > Settings (or press
⌘,). - Scroll down to the Storage section.
- You will see a Cache slider or a Clear cache button depending on your Spotify version.
- Click Clear cache to remove cached data immediately, or drag the storage limit slider down (for example, to 1 GB) to cap future usage.
- Restart Spotify for the change to take effect.
This is the safest and most user-friendly approach. Spotify handles the deletion cleanly and the app stays in a consistent state.
Method 2: Delete the Spotify Cache Folder Manually
The in-app button clears most cached audio, but the full cache lives in your user Library — a hidden folder that many guides never mention. Deleting directly from Finder or Terminal gives you a complete clean.
Find the Spotify Cache Folder in Finder
- Quit Spotify completely (Spotify > Quit Spotify or
⌘Q). Do not just close the window — make sure it is not running in the menu bar either. - In Finder, click Go > Go to Folder… (or press
⇧⌘G). - Paste the following path and press Return:
~/Library/Caches/com.spotify.client - You will see a folder named
com.spotify.client. Select it and move it to the Trash. - Empty the Trash to free the space.
- Relaunch Spotify. It will recreate an empty cache folder automatically.
Delete the Cache via Terminal
If you prefer the command line, open Terminal and run:
rm -rf ~/Library/Caches/com.spotify.client
This permanently and immediately removes the folder. There is no undo, so make sure Spotify is not running before you execute this command.
What Else Lives Near the Spotify Cache?
While you are in the area, Spotify also writes data to a second location:
~/Library/Application Support/Spotify
This folder contains your local offline downloads (if you have a Premium subscription), preferences, and some log files. Do not delete this entire folder — you will lose offline tracks and local settings. If you only want to clear logs or temporary data inside it, limit yourself to the PersistentCache and Logs subfolders, and only when Spotify is closed.
Method 3: Clear the Spotify Cache with Crumb
If you would rather not navigate hidden Library folders manually, Crumb handles this automatically. Crumb's Uninstall view finds Spotify's cache and leftover files for you — you can see exactly what is there and remove it with a single click, without opening Terminal or memorising folder paths.
Crumb also surfaces other app caches across your Mac in its Clean view, so you can clear Spotify alongside Safari, Xcode, and system caches in one pass rather than hunting through ~/Library folder by folder. You can download Crumb and run a free cleanup to see what it finds.
How Much Space Will You Actually Get Back?
The amount varies by how long you have been using Spotify and whether you use offline downloads. As a rough guide:
| Usage pattern | Typical cache size |
|---|---|
| Casual streaming, no offline tracks | 300 MB – 1 GB |
| Heavy streaming over 6–12 months | 1 GB – 3 GB |
| Premium with many offline playlists | 3 GB – 8 GB+ |
Note: offline downloads live in ~/Library/Application Support/Spotify, not the Caches folder. Clearing the cache alone will not remove those — you need to remove playlists from offline mode inside the app first if you want to recover that space.
Is It Safe to Delete the Spotify Cache?
Yes. The ~/Library/Caches/com.spotify.client folder contains only reconstructable temporary data. Deleting it will not affect your account, playlists, liked songs, podcast subscriptions, or any data stored on Spotify's servers. Spotify will rebuild a fresh cache the next time you stream.
The one situation where you should pause is if you have offline playlists and limited or metered internet access — clearing the cache means Spotify will need to re-download those tracks before they are available offline again.
Keeping Spotify's Cache Under Control
- Set a storage cap in Spotify's Settings. A 1–2 GB limit is plenty for most listeners and prevents the folder from growing unchecked.
- Clear the cache every few months if you stream heavily, especially before OS upgrades when reclaiming space is useful.
- Remove offline playlists you no longer use — these consume significantly more space than streaming cache.
- Check ~/Library/Caches periodically. Spotify is rarely the only app leaving behind large cache folders; browsers, Xcode simulators, and other media apps can accumulate even more.
Summary
The fastest way to clear Spotify cache on Mac is the in-app Clear cache button under Settings > Storage. For a thorough clean that also catches residual files, navigate to ~/Library/Caches/com.spotify.client in Finder and delete the folder while Spotify is closed. Either approach is safe and reversible — Spotify will simply rebuild its cache as you stream. If you want to handle Spotify alongside other app caches without digging through hidden folders, Crumb gives you a visual overview and removes everything in one step.