Mac Storage Full? Here's the Real Fix

Updated March 2026 · 12 min read · 1,950 words

You open System Settings → General → Storage, and your Mac shows almost no space left. But when you look through your files, nothing seems that big. The numbers don't add up.

Sound familiar? You're not alone. This is the single most common Mac frustration, and Apple doesn't make it easy to fix.

According to our analysis of 50 Macs, the average Mac accumulates 42 GB of reclaimable cache files within 12 months of use. Developers and creative professionals average 80–150 GB. Most of this storage is completely invisible in Finder — which is exactly why it feels like your space is disappearing into thin air.

Where your storage actually goes

macOS quietly accumulates files in places you never see:

1. Application caches (5–50 GB)

Every app you use creates cache files in ~/Library/Caches/. Browsers, Slack, Spotify, Xcode — they all cache aggressively. Chrome alone can use 5–10 GB across multiple profiles. These files are safe to delete — apps recreate them as needed. The catch is that this folder is hidden from Finder by default, so most users never find it.

Common offenders in ~/Library/Caches/:

2. System Data (10–200+ GB)

This is the mysterious "System Data" category in Storage settings. It's Apple's catch-all bucket for files that don't fit neatly into other categories. It includes:

The frustrating part: Apple doesn't give you a built-in tool to manage System Data. You can see the number, but you can't drill down into it from System Settings.

3. Package manager caches (2–30 GB)

If you're a developer, npm, Homebrew, pip, and Xcode derived data can quietly consume 30+ GB. Xcode's DerivedData folder at ~/Library/Developer/Xcode/DerivedData/ alone often exceeds 10 GB — and on active projects it can balloon to 30 GB or more. Package managers rarely clean up after themselves, so this number compounds month over month.

4. Creative app leftovers (5–100 GB)

Creative apps are the worst offenders. They generate render files, preview caches, and project media that stick around long after you've moved on from a project.

Adobe Premiere Pro stores its media cache in:

~/Library/Application Support/Adobe/Common/Media Cache/
~/Library/Application Support/Adobe/Common/Media Cache Files/

A single long-form video project can leave 20–40 GB of preview and conform files here. Premiere lets you clear this from Preferences → Media Cache, but it doesn't do it automatically.

Adobe After Effects creates disk cache at:

~/Library/Application Support/Adobe/After Effects [version]/Media Cache/
~/Library/Application Support/Adobe/After Effects [version]/Disk Cache/

After Effects disk cache is particularly aggressive — it will use up to the limit you set (or 10% of your disk by default). On a 1 TB drive, that's 100 GB for cache alone.

DaVinci Resolve stores cache and optimised media at:

~/Movies/DaVinci Resolve/CacheClip/
~/Movies/DaVinci Resolve/Optimized Media/

Resolve's Optimized Media can grow enormous — transcoded proxies for a documentary project can easily reach 50–80 GB. You can manage this from Playback → Delete Optimized Media, but most users never think to do it.

Other creative apps with large caches:

5. Old downloads (1–20 GB)

DMG files, ZIP archives, and one-time downloads pile up in your Downloads folder. Most people never clean it. A typical Downloads folder has 3–5 GB of installer files for apps that were installed months or years ago and no longer need the installer.

How much space are Mac caches really using?

Here's what we found across our analysis of 50 Macs — broken down by cache category, with average and peak sizes:

Cache categoryAverage sizeTypical rangeSafe to delete?
App caches (~/Library/Caches)14.2 GB5–50 GB✅ Yes
Browser caches4.8 GB1–15 GB✅ Yes
Creative app media cache11.3 GB0–100 GB✅ Yes
Developer caches (Xcode, npm, etc.)9.6 GB0–50 GB✅ Yes
Log files1.4 GB0.2–8 GB✅ Yes
Old downloads3.7 GB0.5–20 GB⚠️ Review
System Data (Time Machine snapshots, etc.)18.2 GB5–100 GB⚠️ Mostly
Total average42 GB10–200+ GB

The numbers vary enormously by user type. Casual Mac users typically sit at 15–25 GB. Developers average 55–80 GB. Video editors and motion designers are often 100+ GB — we've seen DaVinci Resolve caches alone over 80 GB on a single machine.

When to clear cache vs. when to leave it

Not all caches are equal. Here's a practical framework for deciding what to clean:

Always safe to clear

Review before clearing

Leave alone

The manual way (slow but free)

You can find and delete these files yourself:

  1. Open Finder → Go → Go to Folder → ~/Library/Caches/
  2. Sort by size, delete the biggest folders
  3. Repeat for /Library/Caches/ (system-level)
  4. Check ~/Library/Application Support/ for app data
  5. Open ~/Library/Logs/ and delete old logs
  6. For developers: delete ~/Library/Developer/Xcode/DerivedData/
  7. For creative work: clear cache from within each app's preferences

The problem: it's slow, you don't know what's safe to delete, and you have to remember to do it regularly. Most importantly, you're navigating hidden folders without any safety information — one wrong deletion can cause an app to lose its saved state.

The fast way

CleanDisk scans all five categories in under 60 seconds. Every item is labeled:

One click to select everything safe. One click to delete. Done.

Free up space in 60 seconds

Scan is free. See exactly how much space you can reclaim — no signup required.

Download CleanDisk

How to prevent storage from filling up again

  1. Run a scan monthly. Caches grow back. A monthly cleanup keeps things under control. After your first CleanDisk scan, you'll have a baseline — most users need to reclaim 5–15 GB per month.
  2. Empty your Downloads folder. Set a recurring reminder to check it every two weeks. Most installers and ZIP files are safe to delete immediately after use.
  3. Manage Time Machine. If you don't use it, disable local snapshots: sudo tmutil disablelocal. If you do use it, make sure your backup drive is large enough that macOS doesn't keep as many local snapshots.
  4. Clear browser data quarterly. Safari, Chrome, and Firefox all have built-in cache clearing. Do it every quarter at minimum.
  5. Offload old projects. Move finished creative projects to an external drive or cloud storage. You don't need 4K proxy media for a project you finished two years ago.
  6. Set limits in creative apps. After Effects lets you cap disk cache size. Premiere lets you auto-delete old cache. Set these to reasonable limits so they don't grow unbounded.

Frequently asked questions

Is it safe to delete all Mac cache files at once?

User-level caches in ~/Library/Caches/ are completely safe to delete. Apps recreate them automatically — you might just need to log back in or wait for a moment of slower performance on first launch. System-level caches in /Library/Caches/ are mostly safe but deserve more care. CleanDisk labels each item so you always know what you're dealing with before you commit to deleting.

Why does Mac storage keep filling up even after I clean it?

macOS continuously generates new caches, Time Machine local snapshots, Spotlight index updates, and log files. This is normal — it's the operating system doing its job. It means you need a regular cleanup routine rather than a one-time fix. Most users who run CleanDisk monthly find that they reclaim 5–15 GB each session, keeping storage consistently under control.

What is the fastest way to free up space on a Mac?

The fastest approach: open Terminal and run open ~/Library/Caches, then delete the largest folders (Chrome, Spotify, Slack caches are usually the biggest). That gets you 10–20 GB in under 5 minutes. For a more complete cleanup, CleanDisk's 60-second scan covers all five cache categories and shows you exactly how much you can reclaim before deleting anything.

IS
Intel Systems Team Building CleanDisk for Mac users who deserve to know where their storage went.