How to Clear Cache on Mac to Speed It Up Instantly (2026 Guide)

If your Mac has been feeling sluggish lately, the culprit is often a bloated cache. Over time, macOS accumulates gigabytes of temporary files from browsers, apps, and the system itself. These files are meant to speed things up, but when they pile up, they do the opposite. Clearing your Mac’s cache is one of the safest and most effective ways to reclaim storage space and restore snappy performance — and you don’t need any paid software to do it.
What Is Cache and Why Does It Slow Down Your Mac?
Cache files are temporary data stored by apps and the system to load things faster. Your browser saves website images so pages load quicker. Apps store data so they launch faster. The problem is that these files are never automatically cleaned up, and over months or years, they can consume 10GB or more of your storage, causing slowdowns and even app crashes.
Step 1: Clear Your Browser Cache
The browser cache is usually the largest and easiest to clear. In Safari, go to Safari > Settings > Advanced, enable the Develop menu, then click Develop > Empty Caches. In Chrome, press Cmd + Shift + Delete, select All Time, check Cached images and files, and click Clear data.
Step 2: Clear System Cache Files
Open Finder, press Cmd + Shift + G, and type ~/Library/Caches. This opens your user cache folder. Select all folders inside and move them to the Trash. Don’t worry — macOS will recreate these files as needed. Empty the Trash afterwards to free up the space.
Step 3: Clear App Cache
Navigate to /Library/Caches (without the tilde) for system-wide app caches. Be more careful here — only delete folders for apps you recognise. Deleting unknown system caches can cause issues. When in doubt, leave it alone.
Step 4: Clear DNS Cache
A stale DNS cache can cause slow internet browsing on your Mac. Open Terminal and type:
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
Enter your password when prompted. This refreshes your Mac’s DNS lookup table and often speeds up web browsing noticeably.
Step 5: Restart Your Mac After Clearing Cache
Always restart your Mac after clearing cache files. This allows macOS to rebuild fresh cache files and apply all the changes properly. You should notice faster app launch times and smoother overall performance immediately.
How Often Should You Clear Your Mac Cache?
For most users, clearing the browser cache monthly and the system cache every 3 to 6 months is sufficient. If you use your Mac heavily for video editing, development, or design work, consider doing it monthly. You don’t need to do it daily — over-clearing can actually slow things down temporarily as apps rebuild their caches.
Keeping your Mac’s cache clean is one of the simplest maintenance habits you can build. Combined with regular software updates and occasional storage cleanups, it will keep your Mac running like new for years.




