Categories: Browsers

Chrome Tip – Disable Caching When Developer Tools On For Troubleshooting

Browser caching, when enabled, saves elements of a web page such as images, the CSS stylesheet files, to local storage so that when the same page gets visited by the same visitor next time the page will load faster. It’s also a key element that determines how faster your website is when using speed testing services such as Google’s PageSpeed Insight or GTmetrix.

But, it could also be pretty difficult to deal with to web developers at the same time. You may wonder why the web page shown in the browser doesn’t reflect the changes you made in the code. Normally, you could just press Shift+F5 to force the browser to forget about what’s in the cache and redownload whatever on the web page from the server, which works probably 90% of the times but not all the time.

Here is a quick tip that could be very handy if you are a web developer using Chrome.

Press Ctrl + Shift + I or F12 to open Developer Tools, and click the more options button and select Settings (or simply press F1 if you are on Windows)

Under General tab, check the option Disable cache (while DevTools is open). The change gets saved automatically and is going to affect all websites moving forward.

Since the cache is only disabled when the Developer Tools console is open it doesn’t affect the browsing performance when you surf the web.

edge

Share
Published by
edge

Recent Posts

Disable Copilot on Windows 11 via Group Policy GPO

If using Copilot right from the Taskbar isn't your thing, you should disable it. Even…

3 weeks ago

Setting Default Fonts in Word, Excel, Outlook, and PowerPoint via Group Policy

In an environment where standardizing things does matter, setting default fonts in Microsoft Office apps…

1 month ago

Wake-On-LAN (WOL) with Windows and PowerShell

Wake-On-LAN is a networking standard that lets you wake up a computer from either a…

2 months ago

How To Remove Restrictions Set in A Password-Protected PDF File

First of all, this is not to bypass a PDF file that requires a password…

2 months ago

How To Move My Outlook Navigation Bar Back From Left Back To the Bottom

Microsoft has been lurking about the idea of placing the Outlook navigation bar to the…

1 year ago

Headset with Microphone Echoing My Own Voice on Windows, What To Do?

One colleague came up to me the other day asking me to take look at…

1 year ago