Hard drive icons lost

A

Ayush

Andreas wrote ::
I have 1 hard drive with 2 logical drives:
The icon for D: shows correctly the hard disk icon
C: has lost the icon and I cannot recover it.

How can I bring back the original icon to C: ?

Run this command from Command Prompt adn Reboot-
del /f /q /a c:\autorun.inf

if that doesn't work then run these two commands from command prompt-
set key=HKLM\SOFTWARE\Microsoft\Windows
reg.exe delete "%key%\CurrentVersion\Explorer\DriveIcons\C\DefaultIcon" /f



Good Luck, Ayush.
 
A

Andreas

I have 1 hard drive with 2 logical drives:
The icon for D: shows correctly the hard disk icon
C: has lost the icon and I cannot recover it.

How can I bring back the original icon to C: ?
 
A

Andreas

Thanks very much. I wasted much time on that with no result.

There is no autorun but the 2nd suggestion worked fine
 
A

Ayush

Andreas wrote ::
Thanks very much. I wasted much time on that with no result.

There is no autorun but the 2nd suggestion worked fine

You are welcome.


Good Luck, Ayush.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top