Create Windows 10 Bootable Pendrive Without Any Software
To create Windows 10 bootable pen-drive without any
software. First of all, download Windows 10 ISO file and connect one USB Pen-drive to your system minimum size of 4GB.
After that Follow my below steps…👇👇
Step
1) Double click on the Windows10.iso file, it will mount the Windows10.iso file
on virtual drive in File Explorer. Minimize the File Explorer window.
Step
2) Now Click to the search bar on taskbar and type command prompt (CMD).
Step
3) Click on “Run as Administrator”.
Step
4) On CMD, now type "diskpart" and press enter. It will open up the disk partitioning
utility.
Step
5) Now type “list disk”. It will show all the hard disk drive (HDD) connected
to the system. So here I have only 2 disk, disk 0 is my internal HDD and disk 1
is my pen-drive.
Step
6) Type “select disk 1” to select the pen-drive.
Step
7) Then type “clean” to clean the pen-drive.
Step
8) Type “create partition primary” to create partition on pen-drive.
Step
9) After type “select partition 1” to select the new created partition.
Step
10) Now type “format fs=ntfs quick” to format the selected partition into NTFS
format. We are using “quick” here to quickly format the pen-drive.
Step
11) After type “active” to mark the selected partition as active. Now close the
command prompt.
Step
12) After that Copy the all the Files from mounted Windows 10 virtual drive and
Paste it into the Pen-drive.
Now
your Windows 10 Bootable Pen-drive is ready. Go and install Windows 10 on your
machine.
Done!!!
So friends, in this way we have learned to create Windows 10 Bootable USB Pen-drive without any software.👍👍👍
Note: This method works for all Windows version; you only need to have it ISO file.








0 Comments