google-chromebrowsergoogle-chrome-devtoolsbrowser-cachedisable-caching

Disable Cache in Chrome Developer Tools Not Working


The "Disable Cache" option in Chrome Developer Tools stopped working about a week ago (Mid February 2021).

Is anyone else having this problem and is there a fix for it? I mean a browser fix. I already know how to "Trick" a browser into reloading resources, but Disable Cache was working fine until recently and is the simplest, preferred solution.

I can't recall having changed anything browser or network related. It just suddenly stopped working.

UPDATE APRIL 2024: It happened again but I have found this has nothing to do with Chrome disable cache. The 1st clue was that disable cache is working for another site hosted on a different web host. The 2nd clue and confirmation is that I created a new file on the problem host and it is not there (404 not found.) So this means that my client's web host is serving an old files 'Snapshot' and I will have to check back and see when the files are updated. Dreamhost and Bluehost have been the problem hosts. Hope this helps!


Solution

  • According to the answer below on Google Chrome Help, you cannot disable cache on Google Chrome even if turning on Disable cache in Network on Developer Tools. *I experimented it with Google Chrome and Firefox by myself, then both cannot disable cache:

    You can't disable cache due to performance problem. It is same problem on other browser such as FireFox, Chromium, Brave, Opera.

    So every test on Google Chrome, you need to clear cache following the doc. *You can open the page to clear cache with Ctrl+Shift+Del which also works on Firefox. Or you can empty cache and reload the page with Ctrl+F5, Shift+F5 or Ctrl+Shift+R (Ctrl+F5 or Ctrl+Shift+R in Firefox). Or you can use the Google Chrome extension Clear Cache to clear cache.