How to create a Bootable USB Windows 7 without using any software

Опубликовано: 18 Июнь 2026
на канале: FZ - 97
66
2

This video going to show you how to create a bootable usb by using Command Prompt(Administrator) instead of software.

Sorry for sound quality..
This is the step that you need to take note.

Usb bootable using cmd.

All the step need to press enter.

command step:

1. Diskpart
2. list disk
3. select disk (Select the assign disk according to disk size)
4. clean(Exta step = to delete partitions/raw)
5. create partition primary

6. choices:
format fs=ntfs (full)
format fs=ntfs quick( quick format )
format fs=fat32(for UEFI system)
format fs=fat32 quick( quick format for UEFI system)
6.5. active
7. ASSIGN LETTER = (the bootable usb letter)(eg. F:)
8. exit (exit diskpart menu)
9. (type installer disk letter(eg.windows disk))
10. cd boot
11. bootsect.exe/nt60 (assign to usb bootable letter)
12.exit

done

make sure the cmd in administrator mode.

If you guys have any question, you can ask me at the comment section..
Thanks for watching