Open your storage settings, watch the bar chart load, and there it is: a fat grey segment labelled System Data, sometimes 50 GB or more. The natural question — what is System Data on Mac, and can I get rid of it? — has a reassuring answer. It's mostly normal, it's mostly safe to thin out, and you don't need to nuke anything important to win back real space.
This guide explains what the System Data Mac category actually contains, how it relates to the old "other" storage label, and the exact, safe steps to shrink it — by hand, or in a couple of clicks.
What "System Data" actually contains
System Data is not one thing. It's macOS's grab-bag for everything that doesn't slot neatly into Apps, Photos, Music, Mail, or Documents. In practice it's made up of:
| Inside System Data | What it is | Safe to clear? |
|---|---|---|
| App & system caches | Temporary files apps rebuild on demand | Mostly yes |
| Logs & crash reports | Diagnostic text files | Yes |
| Time Machine local snapshots | On-disk backups awaiting an external drive | Yes (they expire) |
| Downloaded system assets | Voices, fonts, language packs, dictionaries | Usually keep |
| App support & state | Containers, plug-ins, saved app state | Case by case |
| Virtual memory & swap | Active paging files | No — leave alone |
The reason it grows is that macOS is conservative: it would rather keep a cache around in case you need it than delete it and slow you down later. Over months, that caution adds up. A System Data figure of 30-80 GB on a well-used Mac is completely ordinary.
It only becomes a problem when your disk is genuinely tight — then those reclaimable gigabytes are exactly what you want back.
"System Data" vs. the old "Other" storage
If you've cleaned a Mac before, you might remember hunting down "other" storage instead. That's the same idea under an older name. Before macOS Monterey, the storage chart used a catch-all category literally called Other: caches, plug-ins, disk images, documents in unrecognised formats, and assorted system files.
Apple later renamed and regrouped it. What used to read as "Other" is now mostly folded into System Data, with some pieces split out into clearer buckets. So if an older tutorial tells you to "clear Other storage," it's talking about the same files you're looking at today.
How to check System Data on your Mac
First, confirm the number you're working with:
- Click the Apple menu → System Settings.
- Choose General in the sidebar, then Storage.
- Wait for the bar to finish calculating — this can take a minute on a full disk.
- Hover over the grey System Data segment to see its size.
On macOS Monterey and earlier the path is Apple menu → About This Mac → Storage → Manage, and the category may still read Other.
Note the figure. After cleaning, you'll come back here to see how much you reclaimed.
How to clear System Data on Mac, manually
You can shrink System Data by hand. Do it in this order, then restart so macOS recalculates honestly.
- Clear browser caches. In Safari, enable the Develop menu (Settings → Advanced → Show features for web developers), then Develop → Empty Caches. In Chrome, Settings → Privacy and security → Delete browsing data → Cached images and files.
- Empty the user cache folder. In Finder press ⇧⌘G, type
~/Library/Caches, and press Return. Move the contents — not the folder itself — to the Trash. Apps will rebuild what they need. - Trim the system cache (optional). The same trick on
/Library/Cachesclears shared caches. Be more cautious here and skip anything you don't recognise. - Thin out old logs. Visit
~/Library/Logs(and/Library/Logs) the same way and remove stale log files. - Release Time Machine local snapshots. macOS keeps backups on your disk until an external
drive is available. List them in Terminal with
tmutil listlocalsnapshots /, and let them age out — or remove one by passing its date totmutil deletelocalsnapshots. - Restart your Mac. This clears active caches and forces the storage chart to recount.
Reopen General → Storage. You should see System Data noticeably smaller.
A word of caution: the difference between a deletable cache and a system file you can't touch isn't obvious from a folder name. When in doubt, leave it — and never empty the Trash until you've confirmed everything still works.
The faster, safer way: let MacScrub do the sorting
The manual route works, but it asks you to be the safety check on every file. MacScrub is built to be that check for you, so clearing System Data stops being a Terminal exercise:
- It scans the same caches, logs, and stale snapshots that bloat System Data, and explains what each item is before you remove it.
- Everything it clears goes to the Trash first — fully recoverable. Change your mind and it's one click back.
- Built-in guards skip things you'd actually miss: your Spotify offline cache, the latest Xcode device support, and similar "looks disposable, isn't" items stay put.
- The cleaning rules are open-source on GitHub, so you can read exactly what it considers removable. No telemetry, no trackers, no background daemons.
It's Apple-silicon native and notarised by Apple. You can clear System Data and watch the space return during the 7-day free trial with everything unlocked; keeping it is a one-time $49, never a subscription.
So: System Data on a Mac is mostly caches, logs, and snapshots macOS keeps out of caution — normal until your disk fills up. Clear it by hand with the steps above, or let MacScrub sort the safe from the essential and send the rest to the Trash, where it's always recoverable.