How To Change The Icons Of Individual Drives In My Computer
Thursday | Labels: Tricks, Windows | |As you already know that unlike any folders u can't just right click on a drive and change its icon from properties.
Here is how to do it.
Lets suppose you want to change the icon of C:/
First thing, choose your icon(files with extension ".ico"). lets say you want to change the icon to a new icon "icon.ico"
Now move the icon file (icon.ico) to the root of the c:/ i.e the location of your new icon should be C:/icon.ico
Now again in the root of C:/ create a new text file and Type exactly as below
[autorun]
icon=icon.ico
Important point here is that both the Icon.ico and autorun.inf should be in the root of the drive
Now the next time you will restart your PC you'll have this new icon for C Drive.
Save way you can change the icons of each drive
