How to Clear Cache — Chrome, Edge, Firefox, Safari & Windows (2026)


Website not loading properly? Seeing an old version of a page? Getting weird errors after a site was updated? Clearing your cache fixes most of these problems. It takes about 10 seconds.
This guide covers every browser and every device — with the exact keyboard shortcuts so you don't have to click through menus.
Quick Reference — Keyboard Shortcuts
| Browser | Windows / Linux | Mac |
|---|---|---|
| Chrome | Ctrl + Shift + Delete | Cmd + Shift + Delete |
| Edge | Ctrl + Shift + Delete | Cmd + Shift + Delete |
| Firefox | Ctrl + Shift + Delete | Cmd + Shift + Delete |
| Safari | N/A | Cmd + Option + E (cache only) |
| Hard refresh (skip cache) | Ctrl + Shift + R | Cmd + Shift + R |
Table of Contents
- What Is Cache and Why Clear It?
- How to Clear Cache in Google Chrome
- How to Clear Cache in Microsoft Edge
- How to Clear Cache in Firefox
- How to Clear Cache in Safari
- How to Clear System Cache on Windows
- How to Clear System Cache on Mac
- How to Clear Cache on iPhone / iPad
- How to Clear Cache on Android
- Hard Refresh — Skip Cache Without Clearing It
- FAQ
What Is Cache and Why Clear It?
Your browser saves copies of websites you visit — images, scripts, stylesheets — so pages load faster next time. This saved data is called the cache (pronounced "cash").
When to clear your cache:
- A website looks broken or shows an old version
- You're stuck in a login loop
- A web app isn't working after an update
- You're seeing a "403 Forbidden" or "This page isn't working" error
- Your browser feels slow and sluggish
- You want to free up disk space
Chrome How to Clear Cache in Google Chrome
Keyboard Shortcut (Fastest)
On Mac: ⌘ Cmd + Shift + Delete
This opens the "Clear browsing data" dialog directly. Then:
- Set Time range to "All time" (or your preferred range)
- Check "Cached images and files"
- Optionally check "Cookies and other site data" (this will log you out of websites)
- Click Clear data
Menu Method
- Click the three dots (top-right) → Delete browsing data
- Or go to
chrome://settings/clearBrowserDatain the address bar - Choose time range and what to clear
- Click Delete data
Edge How to Clear Cache in Microsoft Edge
Keyboard Shortcut
- Set Time range to "All time"
- Check "Cached images and files"
- Click Clear now
Auto-Clear on Exit (Set It Once, Never Think About It Again)
- Go to
edge://settings/clearBrowsingDataOnClose - Toggle on "Cached images and files"
- Now Edge clears cache automatically every time you close the browser
Firefox How to Clear Cache in Firefox
Keyboard Shortcut
- Set "Time range to clear" to "Everything"
- Click the arrow next to "Details" to expand options
- Check "Cache"
- Click Clear Now
Cache Only (Without History)
- Go to
about:preferences#privacy - Scroll to "Cookies and Site Data"
- Click "Clear Data..."
- Uncheck "Cookies" and keep "Cached Web Content" checked
- Click Clear
Safari How to Clear Cache in Safari (Mac)
Clear Cache Only (Quick)
This clears the cache instantly — no dialog, no confirmation. Your browsing history and cookies are untouched.
Clear Everything (History + Cache + Cookies)
- Click Safari in the menu bar → Clear History...
- Choose "all history" from the dropdown
- Click Clear History
This removes history, cookies, and cache all at once. You'll be logged out of all websites.
Using Develop Menu (Advanced)
- Enable the Develop menu: Safari → Settings → Advanced → check "Show features for web developers"
- Click Develop in the menu bar → Empty Caches
This clears only the cache — identical to Cmd+Option+E.
Windows How to Clear System Cache on Windows
Beyond browser cache, Windows stores temporary files, update cache, and app cache that can grow to several GB over time.
1 Disk Cleanup (Built-in)
- Press Win + S, type "Disk Cleanup"
- Select your main drive (usually C:)
- Check "Temporary files", "Temporary Internet Files", and "Thumbnails"
- Click "Clean up system files" for more options (Windows Update Cleanup can free several GB)
- Click OK → Delete Files
2 Storage Settings (Windows 10/11)
- Press Win + I → System → Storage
- Click "Temporary files"
- Check the boxes for what you want to remove
- Click "Remove files"
3 DNS Cache (Networking Issues)
If websites aren't resolving or you get "DNS_PROBE_FINISHED" errors:
- Open Command Prompt as Administrator
- Type:
ipconfig /flushdns - You'll see: "Successfully flushed the DNS Resolver Cache."
Mac How to Clear System Cache on Mac
Clear User Cache
- Open Finder
- Press ⌘ Cmd + Shift + G
- Type:
~/Library/Cachesand press Enter - Select all folders inside and move to Trash
- Empty Trash
Flush DNS Cache on Mac
- Open Terminal
- Type:
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder - Enter your password when prompted
iPhone / iPad How to Clear Cache
Clear Safari Cache
- Open Settings
- Scroll down and tap Apps → Safari
- Tap "Clear History and Website Data"
- Confirm by tapping "Clear History"
This clears history, cookies, and cache for Safari. You'll be logged out of all websites.
Clear Chrome Cache on iPhone
- Open Chrome
- Tap the three dots (bottom-right) → Clear Browsing Data
- Select "Cached Images and Files"
- Tap "Clear Browsing Data"
Clear App Cache (Free Up Space)
iOS doesn't let you clear individual app caches directly. Instead:
- Go to Settings → General → iPhone Storage
- Find the app using the most space
- Tap it → "Offload App" (keeps data, removes app) or "Delete App" (removes everything)
- Reinstall from App Store — the cache is now gone
Android How to Clear Cache
Clear Chrome Cache
- Open Chrome
- Tap three dots (top-right) → Delete browsing data
- Set time range to "All time"
- Check "Cached images and files"
- Tap "Delete data"
Clear All App Cache at Once
- Open Settings → Storage
- Tap "Cached data" (on older Android) or tap "Other apps"
- Tap individual apps → "Clear Cache"
On Samsung: Settings → Device care → Storage → tap "Clean now".
Hard Refresh — Skip Cache Without Clearing It
Sometimes you just need ONE page to reload fresh — without clearing your entire cache. A hard refresh forces the browser to re-download everything for the current page only.
| Browser | Windows / Linux | Mac |
|---|---|---|
| Chrome | Ctrl + Shift + R | Cmd + Shift + R |
| Edge | Ctrl + Shift + R | Cmd + Shift + R |
| Firefox | Ctrl + Shift + R | Cmd + Shift + R |
| Safari | N/A | Cmd + Option + R |
Frequently Asked Questions
Will clearing cache log me out of websites?
Clearing cache only — no. Your logins are stored in cookies, not cache. But if you also clear "cookies and site data" (which many guides tell you to check), then yes, you'll be logged out everywhere. Only check "Cached images and files" if you want to stay logged in.
How often should I clear my cache?
There's no need to clear it regularly. Only clear when you're troubleshooting a problem, or if your browser is using excessive disk space. Modern browsers manage cache size automatically.
Will clearing cache speed up my browser?
Temporarily, the opposite — sites will load slightly slower the first visit because they need to re-download everything. But if your cache has grown very large (several GB) and your disk is nearly full, clearing it can help overall system performance.
Does clearing cache delete saved passwords?
No. Saved passwords are stored separately from cache. However, if you select "Passwords and other sign-in data" in the clear browsing data dialog, those will be removed. Only check the boxes you actually want to clear.
What's the difference between cache, cookies, and browsing history?
| Data Type | What It Stores | Effect of Clearing |
|---|---|---|
| Cache | Images, scripts, stylesheets, fonts | Pages reload slower (temporarily) |
| Cookies | Login sessions, preferences, tracking | Logs you out of all websites |
| Browsing History | List of URLs you've visited | Address bar suggestions disappear |
How do I clear cache for one specific website?
In Chrome: press F12 to open Developer Tools → right-click the reload button → select "Empty Cache and Hard Reload". This clears cache for that site only. Works in Edge too.
Let our certified engineers handle your Exchange migration with zero data loss and minimal downtime.
Exchange to Microsoft 365 MigrationTopics

Sreenivasa Reddy G
Founder & CEO • 15+ years
Sreenivasa Reddy is the Founder and CEO of Medha Cloud, recognized as "Startup of the Year 2024" by The CEO Magazine. With over 15 years of experience in cloud infrastructure and IT services, he leads the company's vision to deliver enterprise-grade cloud solutions to businesses worldwide.
More in Managed IT Services
View all
How to Screen Record on Windows & Mac — Free, No Software Needed (2026)
9 min read

How to Find Your IP Address — Windows, Mac, iPhone & Android (2026)
7 min read

How to Screenshot on Windows, Mac & Chromebook — Every Method (2026)
8 min read

48 SMB IT Spending Statistics for 2026 — Budget & Priorities
18 min read

60 Enterprise AI Statistics for 2026 — Adoption, ROI & Spending
22 min read

67 AI Adoption Statistics for 2026 — Enterprise & SMB Data
20 min read