Chrome DevTools
Reload the page without the cache
In Chrome DevTools, Ctrl + F5 will reload the page without the cache. On a Mac, press Cmd + Shift + R instead. It works in the browser version.
Where it works: DevTools
Ctrl, Shift and R also hard reload on Windows.
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Web app | CmdShiftR |
| Windows | Web app | CtrlF5 |
Where this comes from
Keyboard shortcuts - Chrome DevTools - Chrome for Developers
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.