How to Change your Drive Icon in Vista

Drive Icon Changer helps you customize your hard drive icon shown in My Computer and Windows Explorer to an icon of your personal choice. Like Turn Off LCD, I developed this little tool in C# using Visual Studio 2008 to change drive icons on the fly. It just takes a couple of clicks to customize the icon to your personal choice.

To change the icon, simply select the drive from the drop-down menu of which you want to change the icon. Then browse to the location of the icon you desire and click “Save”.

NOTE: If you want to change the icon of the drive on which Windows Vista is installed then you will need to run the program as Administrator.
Right-click -> “Run as administrator”.

Voila! you are done. You will need to restart your computer for the changes to take effect. You can always go back to the original default icon of your drive by clicking on “Restore Default”.

Now lets take a look at what this app does under the hood: It creates a file named “Autorun.inf” and makes a copy of your selected icon in the root of the drive.

Contents of Autorun.inf:

[autorun]
ICON=[path of your icon]

Both of these files are set to hidden. You can see these files by enabling “Show hidden files and folders” in “Folder Options”.

Of course you can change the icons manually too by creating an *.inf yourself and then adding those lines etc. but with this application, you can change the icon and then can restore back to the original all with just a couple of clicks.

Here is how it looks after you have customized your drives with the icons of your choice. Looks cool isn’t it?

Last but not the least, you are free to distribute and use this application. As usual I have tested this application on Windows Vista only. Please let us know if it works on earlier versions of Windows.

Icon used in this application is Copyrighted to 2008 Microsoft Corporation.

Application Name: Drive Icon Changer
Version: 1.00
License: Freeware
Requirement: .NET Framework 3.5 SP1
OS Compatibility: Tested on Windows Vista
Size: 717 kb (.exe) and 204 kb (.zip)
Download Drive Icon Changer and customize your drives with your own icons.

UPDATE: Due to popular demand we received about the icons, we decided to bundled them all and have released them in a package.
You can Download Drive Icon Pack for Drive Icon Changer here.