Cannot Reformat Bootable Usb Drive On Windows
Answer : You can use the utilities that come with Windows to do this without downloading anything else. DISKPART from the command line as Administrative user will do what you need. Once inside of the diskpart utility type in list disk , select the USB disk by typing select disk (x) and then clean , this should now wipe the USB stick, you can now create a new partition and format the UBS stick. To create a new partition table on the USB type in create partition primary , then select partition 1 , then format fs=fat32 quick . Your USB stick should now be ready to use. Use another formatting tool, Windows sucks at this part. As it seems you have partitioned this drive. Use this http://www.pendrivelinux.com/restoring-your-usb-key-partition/ After having tooled around with a USB Linux version using your image overwritten or multi partitioned flash pen drive, you might find it necessary to revert it back to a single fat partition (restore the flash pen drive to it's origin...