Running out of storage is rarely about having too much stuff — it's about invisible accumulation. Caches, old updates, duplicate photos, and forgotten app data quietly fill drives over months. The good news is that a targeted 20-minute cleanup typically recovers 20–60 GB on a machine that's been running for a year or more, without deleting anything important.
What changed in 2026
- Windows 11 Storage Sense now runs automatically and can offload cloud-synced files to OneDrive on demand, freeing local space while keeping files accessible.
- macOS Sequoia's Storage Management improved its "similar photos" and duplicate detection, which is genuinely useful given how many phone photos sync to Mac.
- iPhone and Android both added smarter "Offload unused apps" features that preserve data while removing the app binary — recovering space without losing progress.
- Cloud storage costs dropped: 2 TB of cloud storage from major providers costs ~$10/month, making offloading large media libraries more practical than ever.
Where the space goes (typical breakdown)
| Category |
Typical size |
Safe to delete? |
| System / Windows Update cache |
5–20 GB |
Yes, via Disk Cleanup |
| App caches and temp files |
3–15 GB |
Yes, rebuilds automatically |
| Browser cache |
1–5 GB |
Yes |
| Duplicate/similar photos |
2–20 GB |
Yes, after review |
| Old iOS/Android backups (on Mac/PC) |
5–50 GB |
Yes, if you have a newer backup |
| Unused apps |
1–30 GB |
Yes, if unused for 90+ days |
| Hibernation file (Windows) |
= RAM size |
Yes, if you don't use hibernate |
| Downloads folder |
1–50 GB |
Review — often safe |
How to free up space: step by step
Windows 11
- Settings → System → Storage → Cleanup recommendations — run all suggested cleanups.
- Storage Sense → Run Storage Sense now (also enable it to run monthly automatically).
- Disk Cleanup: search "Disk Cleanup," select C:, then "Clean up system files" — this catches Windows Update leftovers.
- Uninstall old apps: Settings → Apps → Sort by size.
- Move the Downloads folder items to a review folder; delete anything older than 6 months you don't recognize.
macOS
- Apple menu → System Settings → General → Storage → Manage.
- Run all "Recommendations": empty Trash automatically, reduce clutter, review large files.
- Photos → Library → click "Merge Duplicates" (Sequoia feature).
~/Library/Caches — can be bulk-deleted safely; apps recreate what they need.
- Finder → Go → Go to Folder →
~/Downloads — sort by date, delete old items.
iPhone (iOS 18+)
- Settings → General → iPhone Storage — tap any app to offload or delete.
- Enable "Offload Unused Apps" — keeps data, removes binary.
- Photos → Utilities → Duplicates — merge or delete.
- Messages: Settings → Messages → Keep Messages → set to 1 Year instead of Forever.
Android
- Settings → Storage → Free up space (varies by OEM).
- Google Photos (if used): tap your profile → Manage storage → Free up space to remove photos already backed up.
- Files by Google app: built-in cleaner finds junk, memes, large files, duplicates.
- Uninstall apps unused in 90+ days.
How to choose a storage strategy
The core question: local vs. cloud vs. external.
- Frequently accessed files (current projects, active apps): keep local.
- Photos and videos (irreplaceable, rarely re-edited): cloud backup + optionally external drive.
- Archives (old project files, tax documents, past downloads): external drive or cold cloud storage (cheap, slow access).
- App cache and temp files: always local, always safe to delete.
Common mistakes
Deleting System32 or similar critical folders — always use the OS's own cleanup tools, not manual folder deletion in system directories.
Only cleaning the surface. Emptying the Recycle Bin or Desktop clears almost nothing on most machines. The real gains are in system caches, update files, and media.
Not backing up before bulk deletion. Run a backup before any major cleanup — edge cases happen.
Ignoring cloud sync conflicts. If you delete a file that's still syncing to OneDrive or iCloud, you may also delete the cloud copy. Check sync status icons before bulk deleting.
What to skip
- CCleaner and similar paid "PC optimizer" tools — the free version does less than Windows built-ins; the paid version bundles unwanted features.
- Compressing the entire OS drive — Windows NTFS compression slows read speeds noticeably on HDDs and gains almost nothing on SSDs.
- Manually hunting through
C:\Windows\System32 — you will break things; use Disk Cleanup for system files.
FAQ
Is it safe to delete everything in the Temp folder?
Yes for %TEMP% (user temp) — close all apps first, skip any files "in use." Windows safe mode makes this cleaner if you want thoroughness.
Will clearing cache delete my passwords or logins?
No — cached data is site assets and offline data. Cookies (which hold sessions) are separate; clearing "cache" in a browser does not log you out by default unless you also clear cookies.
How much space should I keep free on an SSD?
Keep at least 10–15% of the SSD free. Below that, performance and write endurance degrade noticeably.
My phone says storage is full but I can't find what's using it.
"Other" or "System" on iPhones often includes a large Messages database and on-device ML models. Offload unused apps, delete old conversations, and consider a full backup-and-restore to reset the system cache.
Where to go next