🔒 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
  • 203
    Views
  • 4
    Participants
Last reply from:
rykard

Trending Topics

Online now

Members online
1,056
Guests online
2,787
Total visitors
3,843

Forum statistics

Threads
2,332,072
Posts
29,262,360
Members
1,146,038
Latest member
kadan
Back
Top