How to create windows bootable usb drive

Create a Bootable USB Flash Drive

Applies To: Windows Server 2016 Essentials, Windows Server 2012 R2 Essentials, Windows Server 2012 Essentials

You can create a bootable USB flash drive to use to deploy Windows Server Essentials. The first step is to prepare the USB flash drive by using DiskPart, which is a command-line utility. For information about DiskPart, see DiskPart Command-Line Options.

To create a bootable USB flash drive for use in recovering or reinstalling Windows on a PC instead of a server, see Create a recovery drive.

For additional scenarios in which you may want to create or use a bootable USB flash drive, see the following topics:

To create a bootable USB flash drive

Insert a USB flash drive into a running computer.

Open a Command Prompt window as an administrator.

In the new command line window that opens, to determine the USB flash drive number or drive letter, at the command prompt, type list disk , and then click ENTER. The list disk command displays all the disks on the computer. Note the drive number or drive letter of the USB flash drive.

At the command prompt, type select disk , where X is the drive number or drive letter of the USB flash drive, and then click ENTER.

Type clean , and the click ENTER. This command deletes all data from the USB flash drive.

To create a new primary partition on the USB flash drive, type create partition primary , and then click ENTER.

To select the partition that you just created, type select partition 1 , and then click ENTER.

To format the partition, type format fs=ntfs quick , and then click ENTER.

If your server platform supports Unified Extensible Firmware Interface (UEFI), you should format the USB flash drive as FAT32 rather than as NTFS. To format the partition as FAT32, type format fs=fat32 quick , and then click ENTER.

Type active , and then click ENTER.

Type exit , and then click ENTER.

When you finish preparing your custom image, save it to the root of the USB flash drive.

3 Methods to Create Bootable USB Windows 10 [Full Guide]

Here, we collect three different methods to help you create bootable USB in Windows 10 easily and effectively.

By Emily / Last Updated June 10, 2020

Why create a bootable USB in Windows 10?

In most cases, when the Windows 10 operating system goes wrong and the PC starts to run slowly or even stop working properly, your first move will be searching online for a solution. If lucky, you can get an effective solution to fix this issue. If not, the last resort should be reinstalling the operating system from the DVD or CD. What if your PC does not have an optical drive, or the original installation DVD is not available any longer?

In this situation, a bootable USB installer is a great alternative, which allows you to reinstall Windows 10 from a USB drive. Briefly, the USB stick is portable and compatible with nearly all desktops or laptops. After all, a USB port can be found on every PC. Besides, installing OS from USB drive is also quicker than from DVD or CD. Therefore, more and more users like to make a bootable USB installer to keep handy.

3 Methods to make a bootable USB drive for Window 10

In this part, we would like to share 3 different methods with you to make a bootable USB flash drive so that you can install OS more flexibly. Without any further ado, let’s get started.

Note: no matter which method you will choose finally, please ensure you have a copy of the required files stored in USB stick because it will be erased in the process. Free AOMEI Backupper is recommended for this backup task.

Читайте также:  Uefi не видит windows boot manager

1. Create bootable USB Windows 10 via CMD

First of all, we will demonstrate how to make a bootable USB using Command Prompt. Download the Windows 10 ISO files from the official site and make sure the USB flash drive has at least 5GB free space.

Step 1. Press “Win+R” at the same time to open “Run” dialogue. Input “cmd” and hit on “Enter” key.

Step 2. When the Command Prompt window opens, type “diskpart” and press “Enter” to launch DiskPart.exe tool. Then execute the following command in sequence.

в–ёlist disk
в–ёselect disk #
в–ёclean
в–ёcreate partition primary
в–ёselect partition 1
▸format fs=ntfs quick (To create UEFI bootable USB, format it as FAT32 with command “format fs=fat32 quick” instead)
в–ёactive

After you format the USB flash drive and set the primary partition as active, type “Exit” to close the diskpart.exe. Then use File Explorer to copy and paste the entire contents of the Windows ISO to the USB flash drive.

What if file copy fails?
If the Windows image file is over than 4GB, surpassing the file size limit of FAT32 file system, you will fail to copy files onto the USB flash drive. Once it happens, do as below:
1. Copy everything except the Windows image file (sources\install.wim) to the USB drive (either drag and drop, or use the following command, where D: is the mounted ISO and F: is the USB flash drive.)
robocopy D: F: /s /max:3800000000
2. Split the Windows image file into smaller files, and copy them onto the USB drive:
Dism /Split-Image /ImageFile:D:\sources\install.wim /SWMFile:F:\sources\install.swm /FileSize:3800

2. Make bootable Win 10 USB via Windows USB/DVD Download Tool

Secondly, you can make use of the Windows USB/DVD Download Tool. It can create a copy of ISO files onto USB flash drive as an installer.

Step 2. Run it. In the Source box, type the name and path of your Windows ISO file, or click BROWSE and select the file from the OPEN dialog box. Click “Next”.

Step 3. Select USB DEVICE to create a copy on a USB flash drive.

Step 4. Choose your USB drive and click “Begin copying”.

After it is finished, install Windows by moving to the root folder of your USB drive, and then double-click Setup.exe.

3. Make bootable USB via MediaCreationTool

Considering that most users tend to use MediaCreationTool, so here we also illustrate how to use this tool to create bootable USB in Windows 10.

Step 1. Download MediaCreationTool and run it as an administrator.

Step 2. Select ”Accept” in the license terms screen.

Step 3. Select “Create installation media for another PC”, and then select Next.

Step 4. Choose the language, edition, and architecture (64-bit or 32-bit) for Windows 10.

Step 5. Choose ”USB flash drive” and click “Next”.

Step 6. Choose your prepared USB drive from the list, then ”Next”.

Step 7. Once done, the tool will start to download the latest Windows 10 installation files to your device.

When it is over, this data is written to your flash drive and the USB is made bootable with the newest Windows 10 setup.

Further study: create bootable USB to run Win 10 from flash drive

Above content is all about how to make a bootable USB stick to install OS. If you do that for running Windows 10 operating system on another computer with an older operating system, you can run Windows 10 directly through a bootable USB drive. For this purpose, you can turn to the free partition manager: AOMEI Partition Assistant Standard. It is compatible with all editions of Windows 10/8/7 and Windows XP/Vista. With it, you can create Windows bootable USB drive with ISO files. Below is the detailed instruction:

Step 1. Download the freeware, install and run AOMEI Partition Assistant Standard.

Step 2. Click “All Tools” > “Windows To Go Creator” on the left side.

Step 3. Tick “Create Windows ToGo for personal computer”, and then click “Next”.

Step 4. Choose “Create Windows To Go with system disc/ISO” and select the prepared ISO file. Click “Next”.

Читайте также:  Посмотреть версию bios linux

Step 5. Select the USB drive you have prepared and click “Proceed”.

After it is done, you can insert the bootable USB to the target computer, change boot order in BIOS and boot PC from it.

If you want to create bootable USB drive with current operating system installed on your computer, you can upgrade to Professional. That also enables you to run Windows from USB on Mac.

Summary

In this article, we shared 3 different ways to create bootable USB in Windows 10 as an installer, plus an additional way to make a portable boot USB to run OS on any other computers. Choose one according to your specific requirements. If you plan to create a bootable USB to repair boot issues caused by damaged MBR or disk errors, the AOMEI Partition Assistant Standard can also help you a lot.

How to make a bootable USB Drive using CMD or free software

There are times when your PC is not working properly. Or there might be moments when you would have to boot your PC from an external USB Drive for Windows On the Go or other reasons. That time you would need a bootable USB Drive. This is so because USB drives are available very easily and nowadays, everyone has one. Every power user has their own ways, their own tools to make a bootable USB Drive. Well, sometimes your method might encounter a bug or error or you might be new to this and finding a way to do this. You are at the right place. This article will be discussing the best ways in which you can build a bootable USB securely.

So, before we start enlisting our choices, let’s just learn about some common terms related to Booting.

Terms related to Bootable USB

  • Bootloader Options: This bootloader is responsible for loading the Operating System. Sometimes, you have a choice of selecting the bootloader when choosing the installation of a specific operating system.
  • grub4dos: A bootloader package designed to allow users to select between multiple operating systems installed on a single system.
  • syslinux: This is a lightweight bootloader package designed to allow users to select what type of or what operating systems are to be installed.
  • QEMU Emulator: QEMU Emulator or Quick Emulator is a hardware virtualization tool that helps the user to test the booting capabilities of a Drive.
  • Cluster Size: The contiguous groups of sectors that are assigned by the file system are called as clusters.
  • File System: This controls the accessibility of the data. This accessibility makes sure that the data is copied properly.
  • Bad Sector: This is a bonus feature that some special bootable USB maker tools provide the users with. Here, the bootable drive is checked if there are any bad sectors or corrupt subpartitions after the creation of a bootable USB.

Prerequisites for creation of a bootable USB

  1. First of all, you need an ISO file of the operating system with the bootmgr or the boot manager.
  2. Secondly, you will need a USB Drive (Pendrive) with a minimum capacity of 8GB depending on the size of your ISO.
  3. Thirdly, you need to know if your system supports UEFI Booting. Depending on this, you can create a UEFI Capable bootable disk or a Legacy Capable bootable disk.

Now let us see how to create or make a bootable USB Drive using CMD or free software.

Make Bootable USB using CMD

This is a great way to make a bootable USB drive. That is so because you do not need any extra or third party software to be run in order to do your task. So, here is how you do it.

First of all, insert your USB Drive into the Computer.

Then, open Command Prompt by searching for cmd in the Cortana search box or hit WINKEY+R to launch the Run utility and type cmd and hit Enter.

Now, after a black window pops up, type in-

to run the DISKPART utility.

After that, you will see a new black and white window popping up that would say DISKPART>.

to list all the Storage devices connected to your computer. After you hit Enter, you will see a list of storage devices (including your hard disk) connected to the computer. Identify your disk’s number here. After this, type-

Читайте также:  Windows update driver fix

where X is the disk number, you just identified and hit Enter.

You need to clear the table records and all the visible data on the drive. For that, type-

Now, you will need to recreate a new primary partition of the drive. For that enter this command-

You just created a new primary partition. Now, you will have to select it. To do so, type-

You have to format it now to make it visible to normal users. type in-

to format it and hit Enter.

If your platform supports UEFI (Unified Extensible Firmware Interface) replace NTFS with FAT32 in the previous step.

and press Enter key to exit the utility.

Now, when you are done with preparing your image for the operating system, save it to the root of the USB Storage Device.

Free software to create Bootable USB

ZOTAC WinUSB Maker

This is one of the first Bootable USB Creators that I used. ZOTAC WinUSB Maker has been my most reliable companion every time I intended to create one. We all know ZOTAC as a company that manufactures Graphics Cards, Mini PCs or other digital boards or hardware like SSDs.

As listed on its official website, here is what ZOTAC says about their product:

Easily create a bootable Windows flash drive for your ZBOX mini-PC with the ZOTAC WinUSB Maker utility. The drag-and-drop utility makes creating bootable flash drives quick and painless – just drag the destination and source into the ZOTAC WinUSB Maker, and click start. ZOTAC WinUSB Maker supports Windows image files and DVD discs as sources for compatibility with all major operating systems supported by ZBOX mini-PCs. USB flash drive and SD card destinations are supported for simple OS installations on ZOTAC ZBOX mini-PCs.

The main highlighting features of this tool are its compatibility with Windows XP and higher with .NET Framework 4.0 installed, Smooth and simple GUI based operation, Quick operations, x64 and x86 support and UEFI Support, etc. You can download a copy for you for FREE here.

Rufus

Rufus is another very famous and easy to use bootable USB Maker. This supports all kinds of USB Pendrives, Keys, Memory Sticks, etc. The minimum software requirement is that it needs Windows XP at least.

The product page on its official website says this:

Rufus is a utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc. It can be especially useful for cases where: you need to create USB installation media from bootable ISOs (Windows, Linux, UEFI, etc.) you need to work on a system that doesn’t have an OS installed you need to flash a BIOS or other firmware from DOS you want to run a low-level utility Despite its small size, Rufus provides everything you need! Oh, and Rufus is fast. For instance it’s about twice as fast as UNetbootin, Universal USB Installer or Windows 7 USB download tool, on the creation of a Windows 7 USB installation drive from an ISO. It is also marginally faster on the creation of Linux bootable USB from ISOs. (1) A non exhaustive list of Rufus supported ISOs is also provided at the bottom of this page.

It supports both UEFI and GPT installations and is also open source. It is free.

Windows USB/DVD Download Tool

Windows USB/DVD Download Tool is also a really simple tool to create a bootable USB Drive. All you need to have a pen drive and an ISO file. First, select the ISO file, check the destination drive and all the other booting settings. Now after you pass through all the four steps by clicking next, you have your bootable pen drive ready.

PowerISO

Not to be biased, but I personally love PowerISO. It is fast, multipurpose and is so feature rich. You can create various images from archives or folders; you can create bootable USB drives at a very great speed. Plus, it is portable and requires very fewer system resources. If you want to read more about it, head here to its official website.

Date: January 27, 2018 Tags: Tutorials, USB

Оцените статью