How to Clear Cache on Chrome (Mac): The Ultimate Fast Guide
Is Chrome showing an outdated version of a website? Are images broken, pages loading incorrectly, or recent website changes refusing to appear?
In many cases, the browser cache is the reason.
Chrome stores temporary copies of website files on your Mac to speed up page loading. While that's usually helpful, cached files can sometimes become outdated or corrupted, causing websites to display incorrectly.
Fortunately, clearing Chrome's cache takes less than a minute.
Quick Answer: How to Clear Cache on Chrome Mac
1. Open Google Chrome.
2. Press ⌘ Command + Shift + Delete.
3. Select All time from the Time range dropdown menu.
4. Check the box for Cached images and files.
5. Click Clear data.
Time required: Less than 60 seconds.
If only one webpage is having issues, try a hard refresh first using ⌘ Command + Shift + R. It's faster than clearing your entire cache.
The Fastest Way: Clear Cache Chrome Mac Shortcut
The quickest way to clear Chrome's cache on a Mac is by using the built-in keyboard shortcut.
Chrome Cache Clear Shortcut
Press:
⌘ Command + Shift + Delete
Chrome immediately opens the Clear browsing data window.
Step-by-Step Instructions
1. Launch Google Chrome.
2. Press ⌘ Command + Shift + Delete.
3. Select All time from the Time range dropdown menu.
4. Check Cached images and files.
5. Leave other boxes unchecked if you only want to clear cached website files.
6. Click Clear data.
Pro Tip: For recently updated websites, selecting Last hour or Last 24 hours may solve the problem without removing older cached data.
What Happens When You Clear Cache?
Clearing cache removes temporary website files stored locally on your Mac.
It does not remove:
- Saved passwords
- Bookmarks
- Chrome extensions
- Autofill information
- Synced Google account data
Unless you choose additional options, your personal browsing information remains untouched.
How to Hard Refresh Chrome on Mac
If only one webpage is acting up, a hard refresh is often the better solution.
A hard refresh forces Chrome to download fresh page files directly from the website's server instead of loading cached versions stored on your Mac.
Hard Refresh Shortcut
Press:
⌘ Command + Shift + R
Or:
Hold Shift and click the Reload button.
When to Use a Hard Refresh
A hard refresh is useful when:
- Website updates aren't appearing.
- Images look broken.
- Layouts appear incorrect.
- Buttons stop working.
- You're testing website changes.
Because it affects only the current page, it's usually faster than clearing all browser cache.
Advanced: How to Clear Cache for One Specific Site
If one website is causing problems while everything else works normally, you can remove cached data for that specific site.
Method 1: Clear Data for a Single Website
1. Open the website that is causing issues.
2. Click the site controls icon (the slider/tune icon directly to the left of the website URL).
3. Click Clear data from the dropdown menu.
4. If you need additional controls, click Site settings to manage permissions and site-specific storage.
This method removes stored data only for the selected website.
Method 2: Empty Cache and Hard Reload
This is a favorite technique among developers and website administrators.
1. Open the website.
2. Press ⌥ Option + ⌘ Command + I.
3. Leave Developer Tools open.
4. Right-click the Reload button.
5. Select Empty Cache and Hard Reload.
Chrome will clear cached resources for that site and download fresh files directly from the server.
Developer Tip:
This method is ideal when testing website updates because it refreshes files without affecting other websites.
Why Chrome Cache Sometimes Causes Problems
Cache is designed to make websites load faster.
However, problems can occur when:
- A website redesign is published.
- CSS files change.
- JavaScript files are updated.
- Images are replaced.
- Cached files become corrupted.
In these situations, Chrome may continue displaying an older version of the page until the cache is refreshed.
That's why clearing cache is one of the first troubleshooting steps recommended by IT support teams and web developers.
Cache vs. Cookies: What's the Difference?
Many users assume cache and cookies are the same thing, but they serve different purposes.
Browser Cache| Cookies
Images, CSS, JavaScript, fonts || Login sessions and preferences
Speed up website loading || Remember user settings
Downloads fresh website files || May sign you out of websites
If a website looks broken or outdated, clearing cache is usually the correct first step.
How Much Space Does Chrome Cache Use on Mac?
Chrome's cache size depends on your browsing habits.
Light users may only accumulate a few hundred megabytes of cached files.
Heavy users who stream video, browse media-rich websites, or keep dozens of tabs open can accumulate several gigabytes over time.
Clearing cache occasionally can free up storage space and eliminate outdated files that may be causing problems.
Troubleshooting: What to Do if Chrome Is Not Clearing Cache on Mac
If you've cleared cache but still see outdated content, try these fixes.
1. Fully Quit and Restart Chrome
Closing a tab doesn't stop all browser processes.
⌘ Command + Q
Then relaunch Chrome and test the website again.
2. Update Google Chrome
An outdated browser can sometimes create caching issues.
1. Click the three-dot menu.
2. Hover over Help.
3. Select About Google Chrome.
4. Install any available updates.
Using the latest version improves stability, security, and compatibility.
3. Test the Website in Incognito Mode
⌘ Command + Shift + N
If the website works normally in Incognito Mode, a browser extension may be interfering with page loading.
Disable extensions one at a time to identify the culprit.
4. Flush Your Mac's DNS Cache
Sometimes the issue isn't Chrome's cache.
Your Mac may be storing outdated DNS records.
Open Terminal and run:
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
Enter your Mac password when prompted.
This refreshes cached network information.
5. Create a New Chrome Profile
Corrupted browser profiles occasionally cause persistent issues.
1. Click your Chrome profile icon.
2. Select Add Profile.
3. Create a temporary profile.
4. Visit the affected website again.
If the issue disappears, your original profile may be causing the problem.
Frequently Asked Questions
Does Clearing Cache Delete Saved Passwords?
No. Clearing Cached images and files does not remove saved passwords unless you explicitly choose that option.
How Often Should I Clear Chrome Cache?
There is no need to clear cache on a schedule. Most users only need to do it when troubleshooting website problems.
Will Clearing Cache Make Chrome Faster?
Sometimes. Removing outdated or corrupted files can improve responsiveness and resolve loading issues.
Why Am I Still Seeing an Old Version of a Website?
The issue may be caused by server-side caching, a CDN, DNS caching, or a browser extension rather than Chrome's local cache.
Is Hard Refresh Better Than Clearing Cache?
For a single webpage, yes. A hard refresh is faster because it reloads only the page you're viewing instead of deleting cache for every website.
Final Thoughts
When Chrome starts displaying outdated content, broken layouts, or strange loading behavior, clearing cache is often the quickest solution.
For most Mac users, pressing ⌘ Command + Shift + Delete, selecting Cached images and files, and clicking Clear data will resolve the issue in under a minute.
If only one webpage is affected, start with a hard refresh using ⌘ Command + Shift + R. For more stubborn issues, use Empty Cache and Hard Reload or flush your Mac's DNS cache.
With these methods, you'll always be viewing the latest version of a website instead of an outdated copy stored on your Mac.