How to create a Bootable WINDOWS 11 USB drive ISO - Adcod.com

How to create a Bootable WINDOWS 11 USB drive ISO

Anúncios

While Microsoft has made life easier for users by bringing Windows 11 as an upgrade to its previous operating system, creating a bootable USB stick with the OS can still be useful in some cases. Whether it’s taking the software to another computer, recovering a PC with hard drive problems, or doing a clean install, using physical installation media can make a difference.

As with the more straightforward methods of installing Windows 11, creating a bootable USB drive or DVD with the operating system is quite simple. The procedure can be done with official Microsoft tools and does not require the use of programs that were popular for this type of configuration, such as YUMI Multiboot .

Anúncios

Below, see how to create a bootable pendrive using the official download tool from Microsoft. Also, if you already have a downloaded ISO, learn how to format it using the Windows 10 CMD, eliminating the need for other software.

First of all, download Windows 11

Microsoft’s new operating system is currently available in beta, and as a result, it is necessary to register with Windows Insiders to download the ISO file. Follow the step-by-step steps below to download the Windows 11 image as a beta user.

Anúncios

Enrolling in Windows Insider

  • Go to the Windows Insider website and, if you don’t have a registration yet, click on the “Register” button.
  • Log in with the same Microsoft account used on your Windows 10 PC and accept the terms of participation.
  • On your computer, go to the “Settings” page and click on “Update and Security”.
  • Find the “Windows Insider” tab at the bottom of the page and click “Start Now”.

The “64-bit Download” button includes a shareable link to download Windows 11

Downloading the Windows 11 ISO

  • To download the Windows 11 ISO, go to this site and log in with the same account linked to Windows Insiders.
  • Scroll to the bottom of the page and click “Select Edition”. Select the latest “Beta Channel” version — in this case, Build 22000.132 — and click “Confirm”.
  • Select your preferred system language (we use Brazilian Portuguese) and click “Confirm”.
  • Then simply click “64-bit Download” to download the Windows 11 ISO file. The button also has a shareable link that is valid for 24 hours, which initiates the automatic download of the system image.

Clean installation without pendrive

For those who will perform a clean installation of Windows 11 on the same computer that the ISO was downloaded, it is not necessary to create a bootable pendrive. If you are on Windows 10 and want to directly launch the installation of the new system, you can do this just with the image file of the new OS.

To do this, follow the steps below:

  • Find the downloaded Windows 11 ISO on your computer, click on the file or, using the right button, go to the “Mount” or “Open with” options in Windows Explorer.
  • When opening the file browsing, click on the “Setup” executable, which will open the Windows 11 installation menu.
  • Follow the step by step shown in the software to perform the installation.

Important : If your computer is not within the Windows 11 beta minimum requirements, an alert will be displayed indicating that the system cannot be installed on the PC. In this case, the installation window will indicate which issue is preventing progress — typically TPM 2.0 is the culprit.

Bootable USB flash drive for ISO with Windows 10 CMD

If you have already downloaded a Windows 11 ISO on your computer and want to create a bootable pendrive using the file, you can format it using the Windows 10 CMD. Thus, it is not necessary to download utilities or have internet access to perform the procedure.

Although the system images appear for download in several places on the internet, the recommendation is to download the ISO directly from the Microsoft website. The Windows 11 image is available for download with the company’s official tool and does not need an activation key to be downloaded or installed.

It is also possible to format a pendrive using only the Windows 10 CMD. With the ISO and a pendrive of at least 8 GB in hand, follow the step-by-step below to create the installation media with Windows 11.

  • Connect the pendrive that will be formatted to the computer and back up files from the drive, which will be completely clean.
  • Access the Windows Command Prompt by opening the “Start” menu and searching for “cmd” or “command prompt”. Right click on the program and run as administrator.
  • At the Command Prompt home page, type “diskpart” (without quotes) and hit “Enter”.
  • A new window will open and, in it, type “list disk” for the system to display all the storage units present in the PC.

Identify which disk is the pendrive by checking the size. As we are using an 8 GB pendrive, the system displays a total of 7,441 MB of storage. In our case, the pendrive is Disk 5.

  • After identifying the pendrive in the list of disks, select the drive to continue formatting by typing “select” and the name of the drive. Following our example, type “select disk 5”.
  • Then type “clean” to clean the pendrive. Wait until the phrase “Diskpart is wiping disk” appears at the prompt.

  • Then enter the command “create part pri” to have the system create a partition. Then make the selection with the command “select part 1”.
  • Enter the command “format fs=fat32 quick” to format the drive in Fat 32, the standard used on most modern computers. If your system is older and does not have UEFI, use the command “format fs=ntfs quick”.
  • Upon completion, type “exit” to exit the program.

Copy the ISO files to the root folder of the pendrive.

  • Now find the Windows 11 ISO on your computer and open the file. To do this, click the right mouse button and select the “Mount” option. Another possibility is to choose the “Open with” option and select Windows Explorer.
  • Copy all files present inside the ISO and paste in the root of the pendrive. Ready! The device is ready to be used to install the system on another computer.

You may also like:

User reviewing processes in Task Manager

How to Configure Power Profile in Windows for Better Performance

Anúncios In an age where every millisecond counts and every watt of power could mean a smoother experience, optimizing your power profile in Windows 11 (or Windows 10) is a critical step for professionals, gamers, creators and productivity-seekers alike. With over twenty years writing about technology, I’ve seen how correctly configuring power settings can unlock…
Windows PC performing cleanup of temporary files and uninstalling unused programs

How to Accelerate the Boot of Windows 10/11

Anúncios If you are reading this on adcod.com, you already understand that in the fast-moving world of technology every second counts. When your system is sluggish at boot, it sets the tone for the rest of your computing session. As a copywriter with over 20 years in the tech niche, I’ll walk you through actionable…
Illustration showing a Windows computer screen and question about disk defragmentation.

How to Defragment Disk in Windows: Myths and Truths

Anúncios If you are reading this on adcod.com, you already care about keeping your PC performance sharp. Over my 20 + years in technology copywriting, I’ve seen countless articles about disk defragmentation — some accurate, some misleading. In this post I will walk you through what disk defragmentation means on Windows, show you how to…
Secure VPN connection

How to Install & Configure VPN on Any Device

Anúncios A VPN not only protects your personal data from cyber threats but also gives you the freedom to browse the internet without borders. From accessing streaming content restricted to certain regions to safeguarding your connection when using public Wi-Fi, the benefits go far beyond privacy alone. By understanding how to properly install and configure…

How to Reset an Administrator Password Using CMD on Windows 11

Anúncios Let’s get straight to it: how to reset an administrator password using CMD on Windows 11 is the right search—and the right solution—because Windows won’t show the old password in plain text for security reasons. The safest, supported way is to reset a local admin password with Command Prompt from an elevated session or…

How to Show Administrator Password Using CMD

Anúncios In the realm of Windows 10 or Windows 11, the administrator password holds the key to unlocking a realm of possibilities, allowing users to access elevated privileges and take full control of their systems. One of the most potent tools at your disposal for revealing this coveted password is the Command Prompt. In this…
Chrome-error://chromewebdata/

Fix Chrome-error://chromewebdata/ on PC

Anúncios If you’re a Chrome user and have encountered the frustrating Chrome-error://chromewebdata/ error while visiting certain URLs, don’t worry – you’re not alone. This error can manifest for various reasons, including corrupted cache data, outdated browser versions, problematic extensions, or corrupted browser settings. Additionally, you might see the error message NET::ERR_CERT_COMMON_NAME_INVALID displayed. Fortunately, you’ve arrived…
software to control fan speed

How to Control Fan Speed on Windows 10

Anúncios In the world of computing, every laptop and PC comes equipped with internal fans. Whether you’re using a high-end gaming rig or a regular laptop, these fans play a critical role in maintaining your system’s temperature within safe limits. They automatically adjust their speed based on various factors, ensuring your hardware remains cool and…

How To Fix 0x80070002 Error On Windows: A Comprehensive Troubleshooting Guide

Anúncios If you’re a Windows user, you might have encountered the perplexing “0x80070002” error at some point. This error code can emerge in various scenarios, from Windows updates to file operations, leaving you scratching your head. But worry not! In this comprehensive guide, we’re not just going to help you fix this error, but we’ll…

How to Fix 0xc00007b/0xc000007b Error on Windows: A Comprehensive Guide

Anúncios If you’re an avid gamer or enthusiastic software user, you’ve probably encountered the infamous “0xc00007b/0xc000007b” error on your Windows system. This vexing error often rears its head when you excitedly launch a game or a software application, only to be met with disappointment. But fret not! In this comprehensive guide, we’re not just going…