Location of localStorage for Internet Explorer 11 in Windows 7

What is the path to localStorage of Internet Explorer 11 in Windows 7?

In web sources I found a path

C:\Users\{user}\AppData\LocalLow\Microsoft\Internet Explorer\DOMStore\

but in my computer I could not find this folder.

2 Answers

You should find it here: %localappdata%\Microsoft\Windows\INetCookies

1

be careful because i just saw such case, if you browse even with the display of hidden files and folders, you don't see the folder C:\Users{user}\AppData\LocalLow\Microsoft\Internet Explorer\, you have to type it manually....

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like