🔒 Closed How to create Bootable USB using CMD command

Status
Not open for further replies.

NickLawrence

Journeyman
How to create Bootable USB using CMD command

Open CMD (command prompt) as admin
Type diskpart (press ENTER)
type list disk (press ENTER)
type select disk 1 (select your USB) (press ENTER)
type clean (press ENTER)
type create partition primary (press ENTER)
type select partition 1 (press ENTER)
type format fs=ntfs quick (press ENTER)
type active (press ENTER)
type exit (press ENTER)

you can now check you Bootable USB.
Extract the Windows installer inside you USB and test it.

Goodluck!
by: NLP
 
Status
Not open for further replies.

About this Thread

  • 4
    Replies
  • 184
    Views
  • 4
    Participants
Last reply from:
rykard

Trending Topics

Online now

Members online
1,203
Guests online
1,377
Total visitors
2,580

Forum statistics

Threads
2,291,962
Posts
29,073,778
Members
1,210,118
Latest member
chennnnnnn
Back
Top