
Creating a bootable USB drive is also pretty easy – here’s how to do it:
1. Download Rufus from here
2. Click and Open rufus.exe
3. Once the user interface of the software opens up, plug-in your USB
4. After that, look for the “Create a bootable USB drive option” and from the drop-down, select an ISO Image
5. Then, click on the button next to the dropdown and select the Windows 10 ISO that you want to install
6. Lastly, click on “Start” and wait for the software to create the bootable USB drive.
That’s pretty much it. You now have a bootable USB drive, just plug it in your device and make sure your BIOS is all setup and you should now be able to easily install Windows 10 using the bootable USB drive that you just created.
The hard way
If you don’t want to use any software, there’s another way of creating a bootable USB drive, but that’s a bit trickier. Here’s how to do it:
1. First, make sure your USB drive is plugged in
2. Search and open Command Prompt as an administrator
3. Next, you’ll have to open the disk management utility using CMD (Command Prompt) – to do that, type in diskpart and hit enter
4. After that, you will have to display the connected disks that are available – to do that, type in list disk and hit enter
5. Then, you’ll need to select your USB drive – to do that, type select disk # and hit enter – you’ll have to replace the # with your disk number