Open Clear Data dialog: Ctrl+Shift+Delete (Windows) / Cmd+Shift+Delete (Mac)
Hard refresh (bypass cache once): Ctrl+Shift+R (Windows) / Cmd+Shift+R (Mac)
One-click site cache clear: Use the Clear Cache extension (no shortcut needed — just click the toolbar icon)
Chrome doesn't have a single keyboard shortcut that clears cache immediately without any dialog box. The built-in shortcuts always open a confirmation dialog — which is intentional to prevent accidental data clearing. But there are still several keyboard shortcuts for cache-related actions, and they're worth knowing.
No Shortcuts Needed with the Right Extension
The Clear Cache extension adds a one-click toolbar button. Click it on any tab to instantly clear that site's cache — no shortcuts, no dialogs, no menus.
Add to Chrome — FreeComplete Chrome Cache Shortcut Reference
| Action | Windows / Chromebook | Mac |
|---|---|---|
| Open Clear Browsing Data dialog | Ctrl+Shift+Delete | Cmd+Shift+Delete |
| Hard refresh (bypass cache once) | Ctrl+Shift+R | Cmd+Shift+R |
| Hard refresh (alternate) | Ctrl+F5 | Cmd+Shift+R |
| Shift-click reload (hard refresh) | Shift + click reload button | Shift + click reload button |
| Open DevTools | F12 | Cmd+Option+I |
| Empty cache and hard reload (DevTools menu) | Right-click reload button (DevTools open) | Right-click reload button (DevTools open) |
| Open DevTools Network tab directly | F12, then click Network tab | Cmd+Option+I, then Network |
| Open Chrome Settings | Alt+F, then S | Menu → Settings |
The Hard Refresh Shortcut Explained
The most commonly needed shortcut is the hard refresh: Ctrl+Shift+R on Windows.
What this does:
- Forces Chrome to re-download all resources for the current page from the server
- Bypasses Chrome's cached copy for this one reload
- Does not delete the cached files from disk
- Does not affect any other pages or websites
- Cache resumes being used on the next normal visit to that page
When hard refresh is enough: if a website just updated and you need to see the new version once, hard refresh is perfect. Chrome will then rebuild a fresh cache from the updated content.
When you need more: if a site is persistently broken and hard refresh doesn't fix it, you need to actually delete the cached files. Use Ctrl+Shift+Delete to open the Clear Data dialog, or use the Clear Cache extension for a site-specific clear.
The Clear Browsing Data Dialog Shortcut
Ctrl+Shift+Delete opens this dialog immediately, regardless of what you're doing in Chrome. You don't need to navigate to Settings first.
In the dialog:
- Make sure Cached images and files is checked
- Uncheck anything you don't want to clear (cookies, history, passwords)
- Set the time range (usually "All time" for a complete cache clear)
- Click Clear data
DevTools "Empty Cache and Hard Reload"
This is a slightly different method that's available when DevTools is open:
- Press F12 to open DevTools (or Ctrl+Shift+I)
- Right-click the reload button in the Chrome address bar area
- Click Empty Cache and Hard Reload
This clears Chrome's cache for the current site and immediately reloads it. It's useful for developers because it's scoped to the current session without going through the full dialog. Note: the right-click menu only appears when DevTools is open.
Shortcut to Disable Cache Entirely (DevTools)
For developers who want cache disabled during an entire work session:
- Open DevTools: F12
- Click the Network tab
- Check the Disable cache checkbox
While DevTools is open and this is checked, Chrome skips the cache for every request. There's no single shortcut for this — but it takes about 3 seconds to set up once.
When Shortcuts Aren't Enough: Use the Extension
The limitation of all keyboard shortcuts is that they either clear everything (global clear) or bypass cache temporarily (hard refresh). For the specific use case of clearing cache for just one website — which is the most common need — the keyboard shortcuts require several steps of dialog navigation.
The Clear Cache for Specific Site extension solves this with a single toolbar click — no keyboard shortcuts needed, no dialogs, no accidental global clears.
Faster Than Any Shortcut
One click in the toolbar clears cache for the current site. No keyboard combination, no dialog to navigate — just instant results.
Install Clear Cache — FreeFrequently Asked Questions
What is the keyboard shortcut to clear cache in Chrome?
The keyboard shortcut to open the Clear Browsing Data dialog in Chrome is Ctrl+Shift+Delete on Windows and Chromebook, or Cmd+Shift+Delete on Mac. From there, select 'Cached images and files' and choose your time range before clicking Clear data.
What is the hard refresh shortcut in Chrome?
Hard refresh shortcuts in Chrome: Ctrl+Shift+R (Windows/Chromebook) or Cmd+Shift+R (Mac). You can also hold Shift and click the reload button. Hard refresh bypasses the cache for that page load only — it doesn't permanently delete cached files.
Is there a one-key shortcut to clear cache without a dialog?
Chrome has no built-in single-key cache clear without a confirmation dialog. However, you can achieve one-click cache clearing for the current site by installing the Clear Cache for Specific Site extension, which adds a toolbar button that clears site cache instantly without any dialog.
What does Ctrl+Shift+R do in Chrome?
Ctrl+Shift+R (or Cmd+Shift+R on Mac) performs a hard refresh in Chrome. This tells Chrome to bypass its cached copy of the current page and re-download all resources from the server. It's a one-time bypass — Chrome resumes using cache normally on subsequent visits. The cached files are not deleted.
What is the shortcut to open Chrome's developer tools cache settings?
Press F12 to open DevTools, then navigate to the Network tab. The 'Disable cache' checkbox is in the toolbar. With DevTools open and this box checked, Chrome won't use any cached resources for any page loads. This setting reverts when you close DevTools.