How to Make Bootable Usb Windows 10 Using Cmd?
Are you looking for a way to install Windows 10 on your computer without using a disc? Do you want to create a bootable USB drive to install Windows 10 without any hassles? If so, you have come to the right place. In this article, we will show you how to make a bootable USB drive for Windows 10 using CMD. We will provide step-by-step instructions along with screenshots to make the process simple and easy to follow. So, let’s get started!
- Download the ISO image of the Windows 10 installer from Microsoft.
- Connect your USB drive to your computer.
- Open Command Prompt as an Administrator.
- Type diskpart and then press Enter.
- Type list disk and press Enter.
- Now select the disk (USB drive) by typing select disk n (n is the disk number of your USB drive).
- Type clean and press Enter.
- Type create partition primary and press Enter.
- Type select partition 1 and press Enter.
- Type active and press Enter.
- Type format fs=ntfs quick and press Enter.
- Type assign and press Enter.
- Type exit and press Enter.
- Now type the following command and press Enter:
xcopy i:\*.* g:\ /e /f /h
- Replace i with the drive letter of your Windows 10 ISO image and g with the drive letter of your USB drive.
- Once the process is completed, your USB drive is now bootable.
What is a Windows 10 Bootable USB?
A bootable USB is a USB drive that has been configured with a specific operating system or application. It allows a user to install the operating system on a computer by plugging the USB drive into the computer. This is a convenient way to install Windows 10, as the installation process can be done quickly and easily. The advantage of having a bootable USB drive is that it is portable and can be used to install Windows 10 on multiple computers without having to go through the installation process again.
A Windows 10 bootable USB is a USB drive that has been configured with the Windows 10 operating system. This allows a user to install Windows 10 on a computer by simply plugging the USB drive into the computer. The advantage of having a bootable USB drive is that it is more convenient than using a physical disc, as it is portable and can be used to install Windows 10 on multiple computers without having to go through the installation process again.
What is CMD?
CMD is a command-line interpreter, also known as a command prompt. It is a built-in tool in Windows operating systems that allows users to execute commands by typing them into the command line. CMD is a powerful tool that can be used to perform various tasks, such as creating and deleting files, managing services, and configuring system settings.
CMD can also be used to create bootable USB drives. This is a convenient way to install Windows 10, as it can be done quickly and easily without the need for a physical disc. CMD can also be used to customize the Windows 10 installation process, allowing users to add drivers, applications, and other settings before the installation begins.
Steps to Make Bootable Usb Windows 10 Using Cmd
The first step in making a bootable USB drive is to format the USB drive. This can be done by launching the command prompt and running the “format” command. The format command will delete any existing data on the USB drive and prepare it for the Windows 10 installation.
Step 1: Insert the USB Drive
The first step is to insert the USB drive into the computer. The USB drive must be formatted before it can be used as a bootable USB drive, so make sure the USB drive is empty before inserting it into the computer.
Step 2: Run the Format Command
Once the USB drive has been inserted, the next step is to run the format command. This can be done by launching the command prompt and typing in the “format” command. The format command will delete any existing data on the USB drive and prepare it for the Windows 10 installation.
Step 3: Use Diskpart to Create a Partition
Once the USB drive has been formatted, the next step is to use the Diskpart command to create a partition on the USB drive. This can be done by launching the command prompt and typing in the “diskpart” command. This will open a list of commands that can be used to create and manage the partitions on the USB drive.
Step 4: Use the bootrec Command to Make the USB Drive Bootable
Once a partition has been created, the next step is to use the bootrec command to make the USB drive bootable. This can be done by launching the command prompt and typing in the “bootrec” command. This will open a list of commands that can be used to make the USB drive bootable.
Step 5: Copy the Windows 10 Files to the USB Drive
Once the USB drive has been made bootable, the next step is to copy the Windows 10 files to the USB drive. This can be done by launching the command prompt and typing in the “xcopy” command. This will copy all of the Windows 10 files to the USB drive, making it ready to be used as a bootable USB drive.
Few Frequently Asked Questions
Question 1: What is a Bootable USB?
A bootable USB is a USB drive that has been configured to be able to boot up a computer. It contains an operating system or other software that, when booted, can be used to install or repair an existing operating system as well as perform other maintenance tasks. A bootable USB can be created from a variety of different sources, such as a Windows 10 ISO file or from an installation disc.
Question 2: What is the CMD?
The Command Prompt (CMD) is a command-line interpreter available in most Windows operating systems. It interprets and executes commands that are typed into a console window and is commonly used to administer and troubleshoot a computer system. It is also used to create scripts and batch files to automate system tasks.
Question 3: What is required to make a Bootable USB using CMD?
To make a bootable USB using CMD, you will need a USB flash drive of at least 4GB in size, a Windows 10 ISO file, and a Windows installation disc. You will also need a computer running Windows 10 and the Command Prompt with Administrative privileges.
Question 4: How is the USB drive prepared for the process?
Before you can make a bootable USB using CMD, you need to format the USB drive. This can be done by opening the Command Prompt and typing ‘format x:’, where ‘x’ is the drive letter of the USB drive. Make sure to select the ‘FAT32’ file system when formatting the drive.
Question 5: How do you copy the Windows 10 ISO image to the USB drive?
Once the USB drive is formatted, you can copy the Windows 10 ISO image to the USB drive by typing ‘copy
Question 6: How do you make the USB drive bootable?
Once the Windows 10 ISO image is copied to the USB drive, you can make the USB drive bootable by typing ‘bootsect.exe /nt60 x:’, where ‘x’ is the drive letter of the USB drive. This will make the USB drive bootable and you will be able to use it to install Windows 10.
How To Create A Bootable USB in Windows 10 Using CMD
In conclusion, creating a bootable USB Windows 10 drive using CMD is a fairly simple process. If you follow the steps outlined above, you should be able to create a bootable USB drive in no time. This will enable you to install Windows 10 on your computer without having to use a DVD or other type of disc. With the right tools and a little bit of patience, you should have no trouble creating a bootable USB drive for your Windows 10 installation.