I need help formatting my usb flash drive. I tried diskpart in so many ways but nothing has worked for me so far...
DISKPART> list disk
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
Disk 0 Online 298 GB 0 B
Disk 1 No Media 0 B 0 B
DISKPART> select disk 1
Disk 1 is now the selected disk.
DISKPART> list volume
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 NTFS Partition 100 MB Healthy System
Volume 1 C NTFS Partition 297 GB Healthy Boot
Volume 2 G Removable 0 B No Media
DISKPART> select volume 2
Volume 2 is the selected volume.
DISKPART> format fs=ntfs
Virtual Disk Service error:
The volume is not formattable.
DISKPART> list disk
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
Disk 0 Online 298 GB 0 B
Disk 1 No Media 0 B 0 B
DISKPART> select disk 1
Disk 1 is now the selected disk.
DISKPART> list volume
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 NTFS Partition 100 MB Healthy System
Volume 1 C NTFS Partition 297 GB Healthy Boot
Volume 2 G Removable 0 B No Media
DISKPART> select volume 2
Volume 2 is the selected volume.
DISKPART> format fs=ntfs
Virtual Disk Service error:
The volume is not formattable.