Jump to content

the fix

 

Run cmd as an administrator (that's the command line terminal, the black window with text only)

 

Type: diskpart          (and press enter after each command and wait for the diskpart> prompt to come back up)

 

type: list disk

type: select disk 1  (the 1 is whatever number your USB drive comes up as)

type: detail disk (this is just to verify that is the disk you want to mess around with)

type: clean

type: create primary partition

type: select partition 1

type: active

type: format fs=ntfs quick

type: assign

type: exit

type: exit

Edited by TheArmChairGuru

FX-8320 @3.79 - Corsair H80i - Gigabyte GTX 970 WF - Asus Sabertooth - EVGA Supernova 650 P2 80+ Platinum - Thermaltake Commander Black
--- Twitter: @Armchairgooroo    FB: Thearmchairguru    Twitch: armchairguru ---

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×