How to format a flash drive

in #computer7 years ago

How to Format USB Flash Drive from Command Prompt

For your information, any form of disk formatting will completely erase data, so backup as many as important files before the start. Altogether, you'll walk through the whole formatting process in eight steps, and the time spent will depend on the USB flash drive capacity and used space on it. (The following steps are performed on Windows 10 PC.)

Step 1: Type cmd in the search box, then you can get the best match called Command Prompt. Right-click on it and choose "Run as administrator".

Step 2: On the Command Prompt window, type diskpart and press "Enter".

type diskpart to format usb flash drive using cmd

Step 3: Type list disk and press "Enter". According to the list disk information, check which disk is your USB flash drive. For example, disk 2.

type list disk to format usb flash drive using cmd

Step 4: Now type select disk 2 and press "Enter".

type select disk 2 to format usb flash drive using cmd

Step 5: Type clean. Wait some time for disk erasing.

type clean to format usb flash drive using cmd

Step 6: Type create partition primary and press "Enter".

type create partition primary to format usb flash drive using cmd

Step 7: After diskpart successfully created the specified partition, type format fs=ntfs and press "Enter". If you prefer other file system formats, change the command ntfs to the desired one such as fat32, exfat, etc.

type format fs=ntfs to format usb flash drive using cmd

Step 8: Type assign to create a drive letter to the flash drive.

type assign to format usb flash drive using cmd

Coin Marketplace

STEEM 0.04
TRX 0.32
JST 0.089
BTC 58875.62
ETH 1579.34
USDT 1.00
SBD 0.38