Posts

Showing posts from March, 2016

Create a Bootable USB Drive Without Using Any Software

Image
How to Create a bootable USB Drive Without Using Any Software To create a bootable USB drive manually, we will use the Command Prompt as a Windows default program. Here are step by step to create a bootable USB drive as the Windows installation media. To create a bootable USB drive as a Windows installation media.     Bootable USB Drive Without Using Any Software Step 1: Using DISKPART command Insert your USB flash drive to your running computer. As the first step, we need to run Command Prompt as administrator.   To Run Cmd as Administrator we need to find cmd by typing ' cmd ' in the search box on Windows Start Menu. After search result for ' cmd ' appears, right click on it and select " Run as administrator ". Type ' diskpart ' on Command Prompt (without quotes) and hit Enter. Wait for a while until the DISKPART program run. Type ' list disk ' to view active disks on your computer and hit Enter. There would be seen th...