Problem with my C:drive Icon

Any help is appreciated...you folks know everything!

I have run into an interesting but probably not unheard of problem. I is not serious, but is one of those things that causes a continual annoyance every time I look at My Computer.

I installed a Vista Simulation program (Vista trans formation?) don't even remember now. But after uninstalling, it removed my icon for my C: drive. Now all I get is the Windows icon for an unknown files, etc. I thought when I did a restore it would come back, but no chance. Then I upgraded memory in preparation of Vista and now run V. Ultimate. I thought that extensive install would correct my problem, but no.

How can I get the Icon correct for the main drive? (the D: partition is unaffected by this)

Thanks!
Charms55
4,084 views 5 replies
Reply #1 Top
You should be able to right click on it, go to properties, and there should be an option somewhere in there to change the icon. There is an icon tab in XP but I don't know a thing about Vista.
Reply #2 Top
Thanks, but no go. No such tab to select an Icon. I had already looked as I thought there should be as well.
Reply #3 Top

Charms55,

Did you do a clean install (boot from CD) with Vista Ultimate, or upgrade (run CD from in Windows) your XP installation?

If you did an upgrade, then I suspect the 'Vista simulation' made a registry key somewhere in the registry. If this is the case, is there a 'Drive' key (folder) in the left pane of the registry editor in the following location?

'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer'

Note - you can safely look at the registry by going to "Start > Run > type: regedit > press enter" - as long as you only look for now.

Reply #4 Top
Hi Corky, glad you chimed in.

There is a folder called "DriveIcon" in that is a folder "C" and the default is set:

C:\WINDOWS\System32\VITrans\osdrive.ico,0

I take it the VITrans refers to a setting from the installation of the Vista Transition is not correct.

Now...what do I do?

Thanks!
Charms
Reply #5 Top

Hi Charms55,

That is the problem.

Write (or copy from below) the information of that key:

Key in left-side pane = HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcon

Subkey inside key indicated above = C

Default string value of subkey C = C:\WINDOWS\System32\VITrans\osdrive.ico,0

You will be able to recreate this key if needed, although you won't need it because it is pointing to something that is not there (specifically the 'VITrans\osdrive.ico, 0'). If you want to recreate it for some reason, I will walk you through it.

Now go back into registry editor and delete the 'DriveIcon' key (folder) from the left-side pane and reboot (this will remove the over-riding registry entry and Windows should use it's default icon for the 'C' drive). Note - do this procedure with Windows Vista in the default theme (uncustomized).

That should do it, let me know how it goes.