How to Change Your USB Flash Drive Icons

How to Change Your USB Flash Drive Icons

I recently bought a 160GB Wester Digital portable hard drive and had it partitioned but wanted to create custom icons for each drive for personalization and also for fun. Here’s a detailed step by step instruction on how to do it.

Step by Step Instruction:

1. Create an icon you want for your drive. You can select any picture you want and convert it to an icon here.

2. Copy paste it to the root directory of your flash drive and go to the Explorer options: Tools > Folder Options. Click View and Show Hidden Files and Folders.

3. Right click the autorun.inf and uncheck “read only” property and open it. If there is none at the moment, open up notepad and create one. Save it as autorun.inf to the root directory of your portable flash drive.

4. Write the code inside autorun.inf and save it:
[autorun]
icon = .\linux.ico
label=Linux

Of course, you have to change the linux.ico to the filename of your icon file. And also the label Linux to the name you want for the drive.

5. Save all your changes and go back to Folder options to unshow hidden files so that your files will not be seen. Remove usb drive and plug it in again. You will see your new icon in the startup of your flash drive.

Congratulations. You’ve just customized your flash drive icon and label. :P

If you like the short how-to, please consider subscribing to my feeds. I know this is pretty basic, so most tech savy people know it, but for newbies, this is a cool usb hack.

What do you think? Like my linux drive? :)

Popularity: 11% [?]

tabs-top

19 Responsesto “How to Change Your USB Flash Drive Icons”

  1. Charles says:

    nice one Mc.

  2. Rome says:

    ganyan lang pla yan haha loser talga ako..

    Rome – romeuy.com

  3. Lhurey says:

    Now i know..thanks man..

  4. bat di gana? says:

    not working…the icon is unknown…what should i do..?

  5. bat di gana? says:

    pls send me an a-mail ganex_99@yahoo.com

  6. mahe says:

    does anyone know how to do this on mac osx?

  7. log70 says:

    can anyone help???? its not working for me.

  8. Vanhelmont says:

    [autorun]
    icon = .\linux.ico
    label=Linux

    save this as autorun.inf

    if your icon is in another folder:
    icons(another folder)

    [autorun]
    icon = .\icons\linux.ico
    label=Linux

  9. Vanhelmont says:

    [autorun]
    icon = .\linux.ico
    label=Linux

    save this as autorun.inf

    if your icon is in another folder:
    icons(another folder)

    [autorun]
    icon = .\icons\linux.ico
    label=Linux

    ^^

  10. wazalac18 says:

    what should i do if my avast antivirus detects it as a malware?

  11. Jack says:

    Hi

    I also want to change my USB Drive icon

    Finally i can find my result in this site

    thanks a lots for all of the developer

    JACK

  12. kalliel says:

    why is the icon return to its default eventhough i don’t change it?

  13. Ajit D says:

    I also know this trick but all the antivirus software treat autorun.inf as a virus, even though I know that this file has been created by me and there is no HARM but it still avast says “Virus in autorun.inf”…How to get rid off it…

  14. To change the icon, right click and choose “properties”, then on the “shortcut” tab, choose “Change Icon”.

  15. Ekontd says:

    Thank You For This Info

    Good Luck

  16. asquare25 says:

    Thanks for the solution … my problem solved.

  17. Thank you for this blog, I was looking for Avast Antivirus on Yahoo and found this webpage.

  18. jeff says:

    why does it is being detect as virus in other computers?

Leave a Reply