Mac Unusable Because System Storage Is Full?
When macOS says System Storage or System Data is huge, the emergency move is diagnosis first. Deleting random Library folders can make a full Mac worse.
First, Avoid These
- Do not empty Trash permanently until the Mac works normally again.
- Do not delete unknown folders inside
~/Library/Application Support. - Do not remove Docker volumes, Photos libraries, or Xcode archives without review.
- Do not run one-line cleanup commands you cannot undo.
Emergency Space Targets
- Move old DMG, PKG, ZIP, video, and installer files from Downloads to Trash.
- Check large app caches, but keep app support databases and libraries.
- Review Xcode DerivedData, simulators, and old archives if you develop apps.
- Run Docker's own disk usage report before pruning images or cache.
- Check local snapshots if the reported free space does not match folder sizes.
When To Pay For Help
If the Mac is too full to update, build, or work normally, a blind cleaner is the wrong tool. You need a cleanup order that says what is safe, what needs review, and what not to touch.
Get a first-pass diagnosis
Run the read-only scan. If it shows more than 10 GB of realistic cleanup, the $29 pilot audit turns it into exact steps.
curl -O https://getsafedisks.com/scan.sh && bash scan.sh