Mac maintenance
How Often Should You Clean Your Mac?
How often a Mac actually needs cleaning — daily, weekly, monthly, yearly. Real frequencies based on real use, not generic advice.
If you ask the internet, the answer is “every day” for absolutely everything: clean caches daily, restart daily, audit privacy permissions daily, etc. Honestly, that’s nonsense. Most Macs need a small amount of attention monthly and a slightly larger amount once a year. Daily cleaning is a busywork ritual that doesn’t actually keep your Mac healthier.
Here’s what real frequency looks like, based on how the system actually accumulates junk versus how much intervention helps.
Daily: nothing, basically
macOS handles its own daily housekeeping. The system runs maintenance scripts (the old daily.local, weekly.local, monthly.local from BSD heritage) on its own. Spotlight reindexes when needed. Memory pressure is managed by the kernel. You don’t need to do daily cleaning.
What you do need daily, if anything:
- Notice if your storage warning fires
- Restart instead of just sleeping if you’ve been running for a week+
- Quit apps you’re done with, especially on 8 GB Macs
That’s the entire daily list. If something is forcing you to do “daily Mac maintenance,” that something is malware or a misconfigured app — fix the cause, don’t normalize the ritual.
Weekly: 2 minutes if you feel like it
A weekly restart is the single highest-value habit. Macs accumulate small bits of state that a restart resets — memory leaks in long-running processes, weirdness in WindowServer, pending updates that haven’t applied.
Once a week, do this in the order listed:
- Apple Menu → Restart
- After it comes back, empty the Trash
- If you remember, open Activity Monitor and sort by CPU. Anything pinning at 90%+ for no obvious reason is worth investigating.
If you don’t get to it some weeks, no big deal. The system survives. But over months, never restarting compounds — and a Mac that’s been up for 60 days is rarely the snappiest one in the room.
Monthly: 15 minutes that pays off
This is the cleaning that actually matters. Set a recurring calendar reminder.
Monthly cleanup priorities:
- Caches and logs — these accumulate at maybe 0.5–2 GB per week of active use. After a month, 5–10 GB is normal. Clearing them is safe (apps just rebuild what they need) and reclaims real space.
- Downloads folder review — go through it. Delete the installers, ZIPs, and one-off PDFs you don’t need.
- App updates — App Store + manual checks for non-App Store apps.
- Login items review — quick scan of System Settings → General → Login Items. Disable anything you don’t need at boot.
- Storage check — System Settings → General → Storage. If anything looks unexpectedly large, investigate.
You can do this manually in 30–45 minutes. With a tool that automates the cache/log/forgotten-file scan, it’s 5–10 minutes including the review-before-delete step. Either way works.
Quarterly: 30–60 minutes for the deeper cuts
Every three months, do everything in the monthly list plus:
- App audit. Open Applications, sort by Date Last Opened. Anything you haven’t opened in 90 days, ask whether you really need it. If not, uninstall — properly, with leftover removal, not just drag-to-Trash.
- iOS device backups. These hide in
~/Library/Application Support/MobileSync/Backup/. Each is 5–60 GB. If you’ve upgraded phones, old backups for old phones are pure dead weight. - Mail attachments. Mail → Settings → Accounts → [account] → Advanced. If “Download Attachments” is set to “All,” you’ve got a copy of every PDF and image anyone has ever sent you. Switch to “Recent.”
- Time Machine verify. Confirm the latest backup is actually recent. If your backup drive has been disconnected for two weeks, that’s not a backup.
- Disk Utility First Aid. Quick run on the boot volume. Catches filesystem issues early.
This pass tends to recover 20–60 GB on Macs that haven’t been deep-cleaned in a while. The first time you do it, expect even more.
Annually: 60–90 minutes, the works
Once a year, the full deep clean. This is everything in monthly + quarterly plus:
- Application permissions audit. System Settings → Privacy & Security. Walk through each category. Revoke anything that doesn’t need that access. You’ll find apps you forgot you installed still holding camera or full-disk-access permissions.
- Photos library cleanup. Look at total size. If it’s huge and you have iCloud Photos, enable “Optimize Mac Storage” in Photos → Settings → iCloud.
- Major macOS evaluation. Are you on a current version? If not, evaluate upgrading (with the caveat that .0 releases tend to be buggy — wait for .1 or .2).
- Battery health check. Apple Menu → About This Mac → More Info → System Report → Power. Check Cycle Count and Maximum Capacity. If capacity is below 80%, the battery is rated for service.
- Physical cleaning. Compressed air through ports and keyboard, microfiber on the screen and case.
- Backup verification. Try restoring a single file from Time Machine to confirm the restore process actually works.
Pair it with another annual ritual — taxes, a birthday, year-end — and it’ll actually happen.
How fast junk actually accumulates
For context, here’s roughly how much disk cruft a typical Mac generates with normal use:
- Caches: 1–3 GB/week
- Logs: 50–500 MB/week
- Browser data (history, cache): 200 MB–2 GB/week depending on browser
- Downloads (assuming you download things): 1–10 GB/month
- Old iOS backups (if you back up your phone to your Mac): 5–60 GB per backup
- Language files for new apps: 50–500 MB per app installed
Without cleanup, a 256 GB MacBook Air can fill its drive in 12–18 months of normal use, even without intentionally adding lots of files. That’s why the storage situation deteriorates the way it does — the OS is collecting things you never see.
Why daily cleaning is mostly bad advice
There are three reasons daily cleaning doesn’t help:
- The OS rebuilds caches almost immediately. You delete cache files, the apps that need them re-create them in the next session. You haven’t really “freed” anything; you’ve just forced rebuild work.
- Daily intervention destabilizes things. The more you poke at system files, the more chance you accidentally delete something load-bearing. Frequency increases risk without proportional benefit.
- Most accumulation is monthly-scale. A week of cache buildup is small. A month is enough to be worth clearing. A quarter is enough to be very worth clearing.
The exception: if you’re on a tiny 128 GB SSD and you’re constantly fighting for space, you may need more aggressive monthly cleaning. But that’s a storage problem, not a cleaning problem — the real fix is a bigger drive or external storage for archives.
The shortest answer
Most people need:
- A weekly restart
- 15 minutes of monthly cleanup
- An hour of quarterly deeper cleanup
- A 90-minute annual full-clean
That’s roughly 8–10 hours per year. Less than you spend on dental cleanings, and your Mac will perform years longer than the people who never bother.
If that sounds like too much, automate the monthly part. The annual full-clean still wants a human in the loop (you’re auditing apps and permissions, which is judgment work), but the routine cache/log/forgotten-file pass is exactly what a tool is good at.
A Mac is a long-term tool. A few minutes a month is a small price for a machine that still feels new in year five.