What Is System Data on Mac and How to Clear It

System Data is one of the most confusing categories in Mac storage management. It can quietly consume 20, 30, or even 50 GB of your drive without any obvious explanation. This guide breaks down exactly what System Data contains and how to reclaim that space.

What Is System Data on Mac?

macOS categorizes caches, logs, Time Machine local snapshots, and temporary files as System Data in Storage settings. This category often grows to 20-50 GB on Macs that have been in use for several months without manual cleanup.

System Data appears when you open System Settings > General > Storage on macOS Ventura and later. On older macOS versions, this category was labeled "Other" or "System." Apple consolidated these labels, but the underlying contents remain the same — files that macOS generates and manages behind the scenes.

The category includes several distinct file types. Application caches store temporary data that apps create to speed up repeated operations. System logs record events, errors, and diagnostic information. Time Machine local snapshots are point-in-time copies of your filesystem that macOS keeps on your internal drive between backup runs. Temporary files from app installations, updates, and system processes also count toward this total.

Unlike Applications or Documents, System Data does not have a single folder you can open in Finder. Its contents are scattered across multiple hidden directories including ~/Library/Caches, /var/log, /private/var, and /.MobileBackups. This distribution makes it difficult to understand what is consuming the space without targeted investigation.

Why Is System Data So Large on Mac?

System Data grows large due to accumulated app caches, Time Machine local snapshots, Spotlight index files, system logs, and iOS device backups stored on your Mac. These files build up over time and macOS does not automatically purge most of them.

Application caches are the largest contributor for most users. Browsers like Safari and Chrome cache website data, images, and scripts to speed up page loads. Creative apps like Xcode, Final Cut Pro, and Adobe products maintain large caches of project data, render files, and intermediate builds. A single Xcode derived data folder can exceed 10 GB after months of iOS development.

Time Machine local snapshots are the second most common culprit. macOS creates hourly snapshots of your filesystem and stores them locally until the next Time Machine backup completes. If your backup drive is disconnected for days or weeks, these snapshots accumulate and can consume tens of gigabytes. macOS is supposed to delete them when disk space runs low, but this automatic cleanup does not always trigger promptly.

iOS device backups stored on your Mac also fall under System Data. Each iPhone or iPad backup can range from 5 to 50 GB depending on the device's contents. Old backups from devices you no longer own remain on your Mac indefinitely unless you manually remove them through Finder. Spotlight indexing creates its own metadata database that can reach several gigabytes on Macs with large file collections.

How Do You Clear System Data on Mac?

Clear System Data by deleting ~/Library/Caches per-app, removing old iOS backups through Finder, clearing Time Machine snapshots with the tmutil command, and restarting your Mac to flush temporary files. Each method targets a different component of System Data.

Start with application caches. Open Finder, press Shift+Command+G, and type ~/Library/Caches to open the caches directory. Inside, you will see folders named after applications — com.apple.Safari, com.google.Chrome, com.apple.dt.Xcode, and others. You can safely delete the contents of individual app cache folders. Avoid deleting the top-level Caches folder itself. Apps will rebuild their caches as needed, so you may notice slightly slower performance in those apps temporarily.

Remove old iOS device backups by connecting your iPhone or iPad to your Mac, opening Finder, selecting the device in the sidebar, and clicking "Manage Backups." Delete any backups for devices you no longer use. You can also find backups at ~/Library/Application Support/MobileSync/Backup/ and remove them manually.

Clear Time Machine local snapshots using Terminal. Run tmutil listlocalsnapshots / to see all snapshots, then delete specific ones with tmutil deletelocalsnapshots YYYY-MM-DD-HHMMSS. Alternatively, temporarily disable Time Machine in System Settings, which triggers macOS to remove all local snapshots. Re-enable it after the snapshots are cleared.

Restart your Mac regularly. macOS stores temporary files in /tmp and /private/var that accumulate during long uptimes. A restart clears these temporary files and can free several gigabytes immediately. Check your uptime with uptime in Terminal — if your Mac has been running for weeks, a restart is overdue.

Can Duplicate Files Contribute to System Data?

Duplicate files in Library folders, application support directories, and cache locations count toward System Data. These duplicates often result from app updates, migration artifacts, and backup processes that leave behind redundant copies in hidden system directories.

When applications update, they sometimes leave previous versions of data files, plugins, and support resources in ~/Library/Application Support. These old copies coexist with the current versions, effectively doubling the space consumed. macOS migration from one Mac to another can also create duplicate files when existing data merges with transferred data.

Mail attachments are another source. Apple Mail stores attachments in ~/Library/Mail, and downloading the same attachment from multiple emails creates duplicate copies that count as System Data rather than Documents. Over months of email usage, these duplicates can consume significant space.

A duplicate file scanner that covers Library folders can identify these hidden duplicates. Our guide to finding duplicate files on Mac explains how to scan system directories safely and remove duplicates without breaking application functionality. DupScan's SHA256 hashing ensures only exact copies are flagged, so you can clean up System Data without risking data loss.

Reclaim space hidden in System Data

DupScan finds duplicate files buried in Library folders and system directories. Scan free, clean with confidence.

Coming Soon to Mac App Store