How to make USB Flash Drive Volume Name longer than 11 characters?
FlashDrive News, Memory Stick, USB Stick
Change your USB Flash Drive Volume Name from “Removable Disk” and make it longer than 11 characters
By default the Volume Name of a USB Flash Drive is assigned by the Windows operating system as “Removable Disk.”
This may not always be sutiable and at times you will need a different Volume Name. Also, many times the USB Drive Volume Name needs to be longer than 11 characters. If you are using the standard Windows “Rename” function, you are limited to only 11 characters. This way you can’t always get what the name you want for your USB memory device.
How do you make the Volume Name of USB memory stick longer than 11 characters?
With the help of an inf file it is easy. An INF file (or Setup Information file) is a plain text file used by Microsoft Windows for installation of software and/or drivers.
The following example shows how to use the .INF file to increase the length of our USB Volume Name past 11 characters.
For those of familiar with .INF files:
[autorun]
Label=type whatever you want here
For those of you less familiar with .INF files they are extremely easy to make and use.
For the USB Flash Drive Volume name do the following:
- Open Notepad
- Type: [autorun]
- Next line type: label=whatever you want here
- *replace the “whatever you want here” text with YOUR USB Volume name. (In example the USB Volume is we named: How To Make A CDROM Partition On USB
Save the file as “autorun.inf”) - Now put the autorun.inf file in the root of your USB Flash Drive. (“The root” means the file sits at the first level of the USB drive, not inside a folder on the drive. )
Tags: bootable usb flash, change USB drive volume name, Drive Volume, Flash Drive Designs, FlashDrive, inf file, Inf Files, lightweight memory key, make usb volume name longer, Memory Device, Memory Stick, memory sticks usb, Microsoft, Microsoft Windows, Open Notepad, partition, Pen Drive, pen memory, Portable Flash Drive, portable memory device, Removable Disk, removable memory device, usb bootable, usb data storage, usb data storage device, USB Drive, USB Flash Drive, usb flash key, usb flash memory drives, usb memory, USB memory device, usb memory pen, usb memory storage, USB portable device, USB portable devices, usb portable memory, Volume Name, volume name longer than 11 characters, Windows, windows operating system



