Index.dat file

  • Thread starter Thread starter Ron
  • Start date Start date
R

Ron

Can the index.dat file be safely deleted? I can only see this file using the
WinXP disc cleanup utility. I can delete all the entries in the temp/IE
folders (when viewed through the disc cleanup utility) except the index.dat.
file. If it's deleted, does WinXP make a new one?

Thanks, Ron
 
Hi Ron,

It's used in cataloging, there is no point to deleting it as it will just be
recreated.

--
Best of Luck,

Rick Rogers aka "Nutcase" MS-MVP - Win9x
Windows isn't rocket science! That's my other hobby!

Associate Expert - WinXP - Expert Zone
 
Ron said:
Can the index.dat file be safely deleted? I can only see this file using the
WinXP disc cleanup utility. I can delete all the entries in the temp/IE
folders (when viewed through the disc cleanup utility) except the index.dat.
file. If it's deleted, does WinXP make a new one?

Yes it does. There is no real need to delete it; if you want to you
should be able to do it from a Command Prompt. I would do a boot with
F8 to take Safe Mode Command Prompt at the menu and use that - with A
CD down into Temporary Internet files, then an
ATTRIB /S -H -R -S *.*
and a
DEL /S *.*
which will remove everything for a fresh start
 
Back
Top