I have installed IE 4.0 now my shortcut icons are corrupt.

John Savill

April 19, 1999

1 Min Read
ITPro Today logo

A. A. Windows keeps a cache of icons and this can becomecorrupted and so one method to try is to delete the hidden file'%SystemRoot%ShellIconCache' and restart Windows NT. The 'correct' desktopicons will be recreated when you login.

C:> attrib %systemroot%shelliconcache -h
C:> del %systemroot%shelliconcache

If the icons are still corrupt delete the file again and reboot. I have seenmany occasions where two reboots are necessary.

This problem can also be caused by an incompatibility between the finalversion of Internet Explorer 4.0 and TweakUI. Tofix this you will need to uninstall TweakUI.

  1. Start the Add/Remove Control Panel Applet (Start - Settings - Add/RemovePrograms)

  2. Select TweakUI and click Add/Remove

If you get an error saying it was unable to be removed you can manuallyremove it by entering the following command

rundll32 syssetup.dll,SetupInfObjectInstallAction DefaultUninstall 4e:winntinftweakui.inf

You should then reboot the computer.

If you find after the reboot the icons are still corrupt, install TweakUIagain and then remove.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like