System Data on a Mac is the catch-all storage category that quietly hoards local Time Machine snapshots, app caches, and old device backups, and it can balloon to 50GB or more. You open your Mac's storage and find Documents, Apps, and Photos take up barely any space, but a massive grey bar labeled "System Data" (or "Other" on older macOS versions) is eating your drive.
TL;DR
- System Data is everything macOS does not classify as an app, photo, document, or audio file.
- About 15-20GB is the real operating system; the rest is usually expendable cache and backups.
- The number one cause of bloat is local Time Machine snapshots left when your backup drive is unplugged.
- Safe wins: clear local snapshots, empty user caches, delete old DMG installers and local iOS backups.
- None of these steps touch your documents, photos, or installed apps.
What actually is 'System Data' on a Mac?
System Data is the bucket macOS uses for anything that is not explicitly an app, a photo, a document, or an audio file. You see it under System Settings › General › Storage. Some of it is essential, like the macOS operating system files themselves, which usually take up about 15-20GB. The rest is expendable. A single heavy app such as a video editor or a streaming service can generate 20GB of cache over a year, and if you use Time Machine, your Mac silently hoards backup files on the internal drive "just in case." Because Apple hides these files deep in the Library folder to stop accidental damage, cleaning them feels risky, but the steps below are safe.
Step 1: Remove local Time Machine snapshots
The number one reason for a bloated System Data bar is local Time Machine snapshots. When your external backup drive is unplugged, your Mac keeps making daily backups and stores them locally. macOS is supposed to delete these automatically when space runs low, but it often fails to.
Safe method (no Terminal):
- Connect your external Time Machine drive and let a backup complete.
- Once done, macOS usually clears the local snapshots automatically.
Terminal method (if you don't have the drive):
- Open the Terminal app (Command + Space, type Terminal, press Enter).
- Run
tmutil listlocalsnapshots /to see a list of snapshot dates. - To thin them out, run
sudo tmutil thinlocalsnapshots / 10000000000 4and enter your login password.
This forces the system to thin old snapshots, immediately recovering gigabytes of System Data. It does not delete your real backups on the external drive.
Step 2: Safely clear user and system caches
Every app on your Mac creates cache files. Over time these become obsolete but are rarely deleted automatically.
- Open a Finder window.
- In the top menu bar, click Go, then hold the Option (⌥) key.
- Click the hidden Library option that appears.
- Open the Caches folder. You will see folders for each app, like
com.apple.Safariorcom.spotify.client. - Do not delete the folders themselves. Press Command + A to select everything inside Caches, then Command + Delete to move the contents to Trash.
- Empty the Trash immediately.
When you reopen your apps, they generate fresh, much smaller cache files.
Step 3: Remove old DMG installers and local iOS backups
The final hidden culprits are old software installers and massive device backups.
Delete leftover DMG files:
- Open Finder and go to your Downloads folder.
- Type
.dmgin the search bar. - Delete the leftover installer files; once an app is installed, its DMG is useless.
Delete hidden local iOS backups:
- Open
System Settings › General › Storage. - Find the category named iOS Files, or click the info (i) icon next to it.
- Delete old backups for devices you no longer own, or any local backup if you now back up to iCloud.
Is it safe to clean System Data on a Mac?
Yes, the three steps above are safe because none of them touch your documents, photos, or installed apps. Clearing local Time Machine snapshots does not delete the real backups stored on your external drive. Emptying the Caches folder is reversible, since apps simply rebuild fresh caches on next launch. The only data you permanently remove is leftover installers and outdated local device backups. What you should not do is delete the macOS system files themselves or random items deep in Library that you cannot identify.
FAQ
What is System Data on a Mac?
System Data is the macOS storage category for everything that is not classified as an app, photo, document, or audio file. It includes local Time Machine snapshots, app caches, and old iOS device backups, plus the roughly 15-20GB of essential operating system files.
Why is System Data so high on my Mac?
System Data is usually high because of local Time Machine snapshots saved when your backup drive is unplugged, large app caches built up over months, and old local iPhone or iPad backups. Together these can add 50GB or more.
Is it safe to delete System Data on a Mac?
It is safe to clear local snapshots, user caches, leftover DMG installers, and outdated local device backups, because none of these touch your files or apps. Avoid deleting the core macOS system files or unidentified items inside the Library folder.
How do I clear local Time Machine snapshots?
Connect your external backup drive and let a backup finish, which usually clears local snapshots automatically. Without the drive, open Terminal and run sudo tmutil thinlocalsnapshots / 10000000000 4 to thin them and recover space immediately.
Will clearing the cache delete my files?
No. Clearing the Caches folder only removes temporary files that apps rebuild on next launch. Your documents, photos, and settings are stored elsewhere and are not affected.
Want the same safe, on-device cleanup approach for your phone? Explore Cleanor's phone storage cleanup hub or get the Cleanor iOS app to keep your devices lean. For related guides, read why iPhone System Data is so high, how to check what's using iPhone storage, deep cleaning Windows 11/10 without third-party utilities, and storage full, what to delete first.