Why is System Data so huge on my Mac?

30 August 2026

Open System Settings → General → Storage and there it is: System Data, 150 GB, one grey bar, no explanation, no button. It's the most complained-about number in macOS, and Apple's own definition is circular: System Data is everything that doesn't fit in another category.

Where it actually lives

In practice, a big System Data number is almost always five places:

How to see yours, concretely

You can hunt by hand with du -sh ~/Library/* and tmutil listlocalsnapshots /, or use the System Data screen in ddeploy, which measures each of those places, lets you drill into any folder sorted by size, and purges snapshots with one click. On the first Mac it scanned, "System Data" resolved into an Android emulator collection, Docker's VM, and 15 GB of WhatsApp media in a hidden container.

What's safe to remove

Caches rebuild; snapshots regenerate at the next backup; swap is off-limits (macOS manages it). Your own app data deserves a look before it goes anywhere, which is why anything personal goes to the Trash, not into the void.

See your own System Data broken down in 60 seconds.

Download ddeploy free