Search code examples
internet-explorer-10html5-appcache

How can I clear the application cache in IE10?


In Internet Explorer 10, how can I manually clear the application cache for a Web page?


Solution

  • I'm guessing you figured this out, but you can clear cache in IE10 like so:

    Tools-> Internet Options -> Settings (in Browsing history section) -> Caches and databases tab

    You should see all sites that currently have caches and you can clear them from here as needed. This is what the window looks like:

    enter image description here