What Is “System Data” on Mac and How to Safely Reduce It
Open Apple menu → System Settings → General → Storage and you will almost always find a large grey block labelled System Data. On many Macs it grows to 20 GB, 50 GB, sometimes over 100 GB, with no obvious explanation. It is the single most confusing item in the macOS storage bar, and the one people most often try to "fix" by deleting the wrong thing.
Here is what System Data really is, why it balloons, and how to bring it back down safely.
What System Data actually contains
System Data is not one folder. It is everything macOS could not confidently sort into Apps, Documents, Photos, or Mail. In practice that means:
- Caches from apps and the system, in
~/Library/Cachesand/Library/Caches. - Logs and diagnostic reports written continuously by macOS and by apps.
- Local Time Machine snapshots, which macOS keeps on your internal disk between backups and purges automatically when space runs low.
- Application support files, containers, and databases in
~/Library. - Downloaded system files: update installers, font caches, and staged data.
- Swap and virtual memory the system reserves under memory pressure.
Because these live across dozens of hidden locations, Finder cannot show you the total, and System Settings simply rolls them all into one number.
Why it grows so large
Three things drive most of the growth:
- Caches never shrink on their own. An app writes cache to speed itself up, but rarely cleans it. Browsers, chat apps, and design tools are the usual offenders, each holding gigabytes.
- Snapshots accumulate faster than they clear. If your Time Machine drive has been disconnected for a while, local snapshots pile up on the internal disk until macOS decides to reclaim them.
- Old installers and logs are kept indefinitely. macOS updates, crash logs, and diagnostic archives are written and then forgotten.
None of this is a malfunction. It is macOS trading disk space for speed and recoverability. The problem is only that it never tells you where the space went.
What is safe to remove, and what is not
Safe to clear: user caches, app logs, old update installers, and browser caches. These are regenerated on demand and deleting them costs you nothing but a slightly slower first launch.
Leave alone: anything under /System, the current Time Machine snapshot,
active app databases (Mail, Messages, Photos libraries), and any file you cannot
clearly identify. Deleting the wrong container can lose app data or force a
reinstall. The rule is simple: if you cannot tell what a file is for, do not
delete it.
How to see and reduce it
The reliable approach is to look before you delete. macOS hides the breakdown, so a disk map that walks every folder and shows you the real sizes is the fastest way to find what is actually taking space.
Mole is built for exactly this. Its Analyze view renders your whole disk as a treemap, so a 30 GB cache folder shows up as a large block you can drill into, instead of a mystery inside "System Data". Its Clean view groups the genuinely safe categories, caches, logs, and leftover installers, and shows each item's size and location before anything is removed. Nothing is deleted until you review it, and protected system locations are skipped entirely.
If you prefer to do it by hand:
- Empty app caches from
~/Library/Caches(quit the app first). - Remove old iOS backups from
~/Library/Application Support/MobileSync/Backup. - Reconnect your Time Machine drive so macOS thins local snapshots.
- Restart your Mac, which clears swap and some temporary system files.
The short version
System Data is normal. It is macOS keeping caches, snapshots, and logs so your Mac feels fast and recoverable. It only becomes a problem when it grows unseen. Map your disk, clear the categories you can identify as safe, and leave the rest alone. That reclaims the space without the risk of deleting something your Mac still needs.