Successful ways to erase index.dat
I have found a way to successfully erase index.dat files.
Concerning Index.dat Suite, I have it and use it to locate index files, but my batch file never seems to work. In the Command prompt it outputs Access is denied or something similar about files I consider to be very important to erase in order to cover tracks.
A cool script I have found is here:
http://www.markusjansson.net/eienbid.html
If you follow all the intructions to run as a logoff script it works great, deleting essential folders containing index.dat files and also temporary IE files, cookies and history files. (specifically C:\Docume~1\<current user>\Locals~1\History, C:\...\<current user>\Locals~1\Tempor~1, and C:\...\<current user>\Cookies)
I have it set to run at every logoff and have noticed that my machine runs like new after I log on again. (i.e. it starts slightly slower than normal, but once it is started it works extremely well!!)
A cool utility for locked files in general is this:
http://ccollomb.free.fr/unlocker/
It does not require a reboot to delete index.dat's and does it right then and there!! (although I would recommend rebooting as to not cause troubles in windows) The only issue I have noticed with this method is that sometimes this index deletion results in a BSOD (IKES!!!!) on startup. I am not very sure why it does this, but I suspect that it results when a reboot is not immediately done after index deletion, giving the OS time to incorrectly construct index files, or maybe I am deleting unneccessary index's. The Temporary IE files and history folder cannot be accessed from Windows (cause of CLSID and UICLSID registry entries), but the exp.cmd script mentioned at
http://www.markusjansson.net/eienbid.html takes care of those files.
METHOD THAT I USE: I restart my computer with exp.cmd enabled to delete some index's. After this I run index.dat suite and create a .bat file to delete index's that it can delete, and reboot. Next I run the index scan in index.dat suite to find files it could not get, and manually delete them with Unlocker. Reboot. Finally I use some sort of free space file shredder to delete the remains of the files [As far as I'm concerned, it's a neat trick to know how to delete index's, but I never use it, and would only recommend it if it is absolutely neccessary.]
HOPE THIS HELPED!!! :wink: