REFERENCE Guide: How to Format USB Flash Drive Using CMD

gsmtechnicianmind

Premium Account
Joined
Dec 10, 2017
Messages
269
Reaction score
175
Points
201
Location
Alley 25 St.,115 Pook Masagana,Brgy.,Bahay Toro
Guide: How to Format USB Flash Drive Using CMD
10 step to format USB flash drive using CMD via DISKPART

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".
Oc6OLch.png

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

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.
ObT5AYN.png

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

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

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

Step 7: After diskpart successfully created the specified partition, type format fs=ntfs and press "Enter".
YXIuBV1.png

If you prefer other file system formats, change the command NTFS to the desired one, such as format fs=fat32.

As Linux file system Ext2/3 is not compatible with Windows OS, you can refer to a UBS format tool in Part 2 for help.


Step 8: Type assign to add a drive letter to the flash drive.
GFEIgWc.png

rCMOPGZ.png

Step 9 Type remove to eject a drive to unmount

Step 10 Type assign again to a drive letter to the flash drive to check if working properly.

GODSPEED!
ANTGSM QUEZON CITY CHAPTER
 
Guide: How to Format USB Flash Drive Using CMD
10 step to format USB flash drive using CMD via DISKPART

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".
Oc6OLch.png

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

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.
ObT5AYN.png

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

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

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

Step 7: After diskpart successfully created the specified partition, type format fs=ntfs and press "Enter".
YXIuBV1.png

If you prefer other file system formats, change the command NTFS to the desired one, such as format fs=fat32.

As Linux file system Ext2/3 is not compatible with Windows OS, you can refer to a UBS format tool in Part 2 for help.


Step 8: Type assign to add a drive letter to the flash drive.
GFEIgWc.png

rCMOPGZ.png

Step 9 Type remove to eject a drive to unmount

Step 10 Type assign again to a drive letter to the flash drive to check if working properly.

GODSPEED!
ANTGSM QUEZON CITY CHAPTER
Pano po kung naka write protect ang flash drvie
 
Pano po kung naka write protect ang flash drvie
Magandang tanung yan.

CMD run and type cipher and usb disk letter you want to check and all file with write protection will shown....you can decrypt an encrypted directory using the command cipher /d <directory name>.
Sa directory lang yan....
Kapag sa mismong usb meron din command para dun....
Note..example lang yan wag subukan kung di alam ang gagawin....baka malock mo yung mga importante file.
 
Who read this thread (Total readers: 0)
No registered users viewing this thread.
Back
Top