You are on page 1of 1

(Works for Windows vista, 7 and 8)

-Run Command Prompt as Administrator


-Open disk management utility (Look for "diskpart" on search bar)
-Type inside diskpart:
-list disk
-select disk # (number next to your usb in the list)
-clear
-create partition primary
-select partition 1
-active
-fs=ntfs (formats the disk to NTSF; fs=fat32 can be used too)
-assign (assigns the usb a drive letter)
-exit

You might also like