M BUZZ CRAZE NEWS
// news

Physical location of internet Explorer V11 history

By David Jones

I am searching an answer to my question but i failed to find since two weeks . I'm developing an application that recuperate history and information about browsers . I didn't find any problem while analyzing history of chrome and Firefox . But for Internet Explorer 11 , i didn't find where It stores its history .Can some one know physical path of usefull files that stores history and other information .

I find c:/users/username/appdata/local/microsoft/windows/inetcache

It contains many files but i think it is useless files . I'm using windows 8.1 .

3

2 Answers

Finally , i find usefull link Read here

Internet Explorer stores its history in C:\Users\\AppData\Local\Microsoft\Windows\WebCache\ in file called WebCacheV01.dat (Extensible Storage Engine ) database .

From past experience with looking for forensic data recovery, I have uses this site for information - . This is a great site for information purposes.

2

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