What happened to "Always refresh from server" in IE11 developer tools?

Internet ExplorerIe Developer-ToolsInternet Explorer-11Ie11 Developer-Tools

Internet Explorer Problem Overview


Do the F12 developer tools in Internet Explorer 11 also have the "Always refresh from server" feature of the developer tools in IE 8-10?

I see the "Clear browser cache... (Ctrl + R)" button on the Network tool, but clicking on it appears to do nothing (the Temporary Internet Files folder still has files in it afterward). I also have the "Check for newer versions of stored pages:" setting set to "Every time I visit the webpage", but this does not appear to always refresh external assets.

Can the cache be completely disabled in IE 11 for development?

For now I am just holding down the Ctrl key and clicking on the refresh button (per Wikipedia's instructions to bypass the cache), but this is easy to forget to do.

Internet Explorer Solutions


Solution 1 - Internet Explorer

Refresh from Server button

It seems they have added the "Always Refresh from Server" button in the RTM version of IE11 that ships with Windows 8.1

It is found in the Network tab of the developer tools, 3rd button from the left.

Solution 2 - Internet Explorer

March 12th, 2016 Update

The fourth icon from the left highlighted in blue Internet Explorer 11 on Windows 10:

Internet Explorer 11 on Windows 10

The fourth icon from the left highlighted in blue Internet Explorer 12 "Edge" on Windows 10:

Internet Explorer 12 on Windows 10


Older versions, IE11 and possibly IE10 on Windows 7 before a Windows Update:

The Internet Explorer Developer Toolbar was thankfully revised however apparently no one updated their answer so you can disable the cache here:

Revised Developer Tools for Internet Explorer 11

Solution 3 - Internet Explorer

Hey you can set this setting in internet options. Under the general tab choose settings.

Browsing History

Then in settings choose 'Every time I visit the webpage', it should have the same effect.

Setting

Solution 4 - Internet Explorer

Official version IE 11 windows 7 still has this problem. I have reported this at the IE forum

http://connect.microsoft.com/IE/feedback/details/800257/ie11-clear-browser-cache-in-developer-tools-does-not-clear-the-browser-cache

Solution 5 - Internet Explorer

Unfortunately I can confirm your suspicions, there is no 'Always refresh from server' feature in F12 tools in IE 11 preview as far as I can tell.

There is clear browser cache button you mentioned which does nothing.

enter image description here

Currently the only way to get fresh content from the server is to refresh IE11 with Ctrl+F5 keys combination.

IE 11 is still in preview, so let's hope MS will at least fix clear browser cache button before official release.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionDaniel TrebbienView Question on Stackoverflow
Solution 1 - Internet ExplorerDanny JonesView Answer on Stackoverflow
Solution 2 - Internet ExplorerJohnView Answer on Stackoverflow
Solution 3 - Internet ExplorerBrandon.StaleyView Answer on Stackoverflow
Solution 4 - Internet ExplorerceasarView Answer on Stackoverflow
Solution 5 - Internet ExplorerTadeusz WójcikView Answer on Stackoverflow