System Data 350GB Light User: safe Mac storage cleanup path
If you are dealing with System Data 350GB Light User, start with a read-only scan and a safe/review/do-not-touch cleanup order before deleting anything.
Start with read-only diagnosis
Mac storage cleanup is safest when the first pass is read-only. Use folder sizes to find the largest wins, then classify each candidate by recovery cost.
du -sh ~/Library/* 2>/dev/null | sort -h | tail
tmutil listlocalsnapshots /
find ~/Downloads -type f -size +1G -maxdepth 1
Usually safer cleanup candidates
- Old DMG or ZIP files after confirming they are not needed
- Regenerable app caches after closing the app
- Clearly identified build artifacts
Review before deleting
- Unknown Library folders
- Photos, Mail, Messages, and app support data
- Local snapshots before understanding Time Machine state
What to do next
After you find the largest folders, sort each item into three buckets: safe to remove, review first, and do not touch. That keeps the cleanup focused on recoverable space instead of random Library deletion.
Want this checked against your scan?
Run a local read-only scan, then get a plain-English cleanup report with safe, review, and do-not-touch buckets.