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
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