Testing changes on a website and tired of Chrome showing you the old cached version? You can turn off caching temporarily using Developer Tools.
How to Disable a Website’s Cache
- Open Developer Tools by pressing Ctrl+Shift+I (or Cmd+Option+I on Mac).
- Click the Network tab.
- Check the box labeled Disable cache near the top of the panel.
Quick Tips
- The cache stays disabled only while Developer Tools is open. Closing it turns caching back on.
- You can detach Developer Tools into its own window and minimize it if you want to keep working without it taking up screen space.
- Refresh the page after checking the box to load a completely fresh version with no cached files.
This is one of the easiest tricks for making sure you’re always looking at the latest version of a site while you’re testing changes.
Leave a Reply