Learn how to completely format a USB drive using Command Prompt (CMD) in Windows.
Step-by-step guide to clean, format, and fix corrupted USBs with CMD for beginners and advanced users.
USB complete formatting in the Command Prompt
1: Insert the USB.
2: Open the Command Prompt.
Shortcut key: windows key + r
Write: cmd
3: Open the Disk part.
Command: diskpart
4: List the disk.
Command: list disk
5: Select the USB disk.
Command: select disk 1

6: Clean the USB drive.
Command: disk
7: Open the Computer Management in the Control Panel.
8: Open the Disk Management.
9: Right-click on the USB drive and select the New Simple Volume.
10: Create the New Pen Drive.