


I am unable to format a 32GB Simple tech USB Flash drive. You can also use PowerShell instead of CMD. When using the Diskpart tool, you will need admin privileges. One is using a simple format command while the other is using Diskpart. When using the Command Prompt, you have two methods. How to Format USB Drive in Command Prompt in Windows However, if you want to format a USB pen drive using the Command Prompt, here is how you can do it in Windows 10/8/7. All you need to do is right-click on the drive, and select Format. l : Fixed partition for Pen Drive / USB Driveįormat the Pen Drive / USB Drive using Partition SchemeįAT partition Scheme # mkfs.For an end-user, formatting the USB drive is easy. Mkfs : Make Linux file systems using format with different Linux extensions

# mkfs.FORMATEXTENSION -n ‘NAMEOFDEVICE’ -I DRIVELOCATION ….and So on in numeric format Step-IV (Unmount the Pen Drive / USB Drive Partitions) # umount /dev/sdd1 Step-V (Start Formatting Pen drive / USB Drive using Linux Terminal) This path can be changed according to the Linux Distribution Used Note: Pen Drive / USB Drive Partition detected as according to the connected drives: I/O size (minimum/optimal): 512 bytes / 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT.
