Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Create a Windows 10 or 11 bootable USB with UEFI support

Posted on 27/11/202206/02/2024 Matthew By Matthew No Comments on Create a Windows 10 or 11 bootable USB with UEFI support
  1. Home
  2. Windows
  3. Create a Windows 10 or 11 bootable USB with UEFI support
Featured-image-3

Normally, a USB flash drive is used to start the “Windows Setup” wizard and complete the installation procedure when installing a brand-new copy of Windows. But when installing Windows on a device that uses the Unified Extensible Firmware Interface (UEFI) instead of the legacy Basic Input/Output System (BIOS), it is important to use the correct boot file for the firmware type. In this article, you will learn how to Create a Windows 10 or 11 bootable USB with UEFI support. Please these exciting guides: How to create a bootable USB using Rufus on Windows, Install ADK|WinPE|MDT and deploy Windows with WDS, and How to fix the external display not working on Windows 11.

You can create a USB drive on Windows using at least two different programs. The files can be downloaded onto a removable disk that supports both UEFI and legacy firmware using the Microsoft Media Creation Tool. Or Rufus, a third-party utility that makes it simple to create a flash drive with UEFI capability to install Windows.

Here are other detailed guides about Windows installations: Create a multiboot USB Drive: How to put multiple OS ISO files in one Bootable USB Drive, and How to create Windows 11 Bootable USB drive with the Media Creation Tool.

Create Windows 10 or 11 UEFI boot media with Media Creation Tool

To make bootable USB media for Windows 10 or 11 in-place upgrades or fresh installations, the Media Creation Tool is the best tool to use.

Connect a flash drive with at least 8 GB of storage space, and then follow these steps to create a Windows 10 USB media. Go to the Microsoft Windows software download site. Click the Windows tab on the page to select the version of Windows you want to download.

image1-4
Microsoft software download

Click “Download Now” under “Create Windows 10 or 11 installation media,” depending on the Windows version you choose.

image2-4
Downloading Windows 10 installation media

Run the MediaCreationTool22H2.exe file to launch the setup.

image3.1-2
Microsoft Software License Terms

Select “Create installation media (USB flash drive, DVD, or ISO file) for another PC” and click Next.

image4-3
Select installation media

Please see also how to fix the external display not working on Windows 11 and how to link a removable media to a Deployment Share: Replicate Deployment share to a removable device.

Select the language, architecture, and edition of Windows 10 and click the Next button. If you want to install Windows on multiple machines with 32-bit and 64-bit architectures, use the “Architecture” drop-down menu and choose “Both” to make media that will work on both types of systems.

image5-5
Select language, architecture, and edition

On this window, select USB flash drive and click the Next button.

image6.1-2
Select USB flash drive

Select the flash drive from the list and click Next. (If you do not see the device, click the “Refresh drive list” option.)

Click the Finish button to create a media image.

You can now proceed to install Windows 10 or 11 on systems with UEFI support using the bootable flash drive.

How to create a bootable USB drive with an existing ISO file

Rufus is a well-liked, free third-party utility that lets you create an installation disc with support for UEFI systems, so you can try it if the Media Creation Tool does not function or if you do not want to use it.

There are two ways to make the installation media: by using an existing ISO file or by using the app to directly download the image from the Microsoft servers.

Connect a flash drive with at least 8 GB of storage capacity and follow the steps below to create a USB drive using an existing Windows 10 ISO file.

Download Rufus

1 :Go to the Rufus download page. Click the latest release (first link) in the “Download” section and save the file.

image7-4
Rufus download page
  1. Run the Rufus.exe file to launch the tool. Under the “Device” section, select the USB flash drive.
image8-4
Rufus Drive Properties

3: Under “Boot Selection” select Disk or ISO image. Click the SELECT button on the right to open a folder location and select the Windows 10 or 11 ISO file to use.

4: Under “Image option” drop-down menu, select the “Standard Windows installation” option.

5: For “Partition scheme” click the drop-down menu and choose GPT and for the “Target system” click the drop-down menu and select the UEFI (non CSM) option. Leave the default settings as it is under the “Show Advanced drive properties” section.

image9.1-1
Drive Properties settings
  1. Under the “Volume label” field, confirm a name for the drive — for example, “Windows 10 USB.”
  2. Leave the default settings in the “File system” and “Cluster size” options.
  3. Leave the default settings in the “Show advanced format options” setting.
  4. Click the Start button to begin the USB creation and close the program when the process is complete.
image10
Rufus Drive Properties Settings

Once you complete the steps, Rufus will create a USB flash drive that you can use to install Windows 10 on a UEFI-enabled computer.

Please see how to remove Microsoft Defender update on Windows 10 and Windows Server image, and how to view Microsoft Defender Antivirus update details on Windows 10 image (install.wim).

Create a bootable USB drive downloading Windows 10 or 11 ISO

The application also allows you to download the Windows 10 ISO file, which you can then use to make a USB flash drive with which to install Windows 10.

Connect a flash drive with at least 8 GB of storage capacity and follow these steps to use Rufus to download and make an installation disk that works with UEFI:

Run the Rufus.exe file to launch the tool. Under the “Device” section, select the USB flash drive.

Under the “Boot selection” section, click the drop-down next to “SELECT” and choose the Download option.

image11-1
Rufus Drive Properties
  1. Now, click the Download button.
image12-1
Rufus Drive Properties

4: Once you click the download button, Rufus will automatically launch a “Download ISO Image” screen. Select the Windows Version (e.g., Windows 10) and click Continue.

5: Select the Release (e.g., 22H2 Build 19045.2006) and click Continue. Follow by the windows Edition (E.g., Windows 10 Home/Pro/Edu) and click Continue.

image13-1
Download ISO Image Properties

Click on Download Window 10 ISO file

6: Next, choose your Windows Language (e.g., English International) and click Continue. After that, select your Windows system Architecture (e.g., 32-bit or 64-bit) and then click the Download button.

image14-1
Download ISO Image Properties

7: You will be prompted to select a folder to save the ISO file, then click Save.

Summary

Once you’re done, Rufus will run the script to automatically download the Windows ISO file from Microsoft’s servers.

The utility can then be used to make bootable media for installing Windows 10 or 11 on a UEFI system. Please see how to check your current Runlevel in Linux, and how to fix error 0x800f0830: Discard the modified Image and start again, no operation was performed.

Now, use the bootable flash drive to start the “Windows Setup” process to install a clean installation or in-place upgrade of Windows.

But because the “UEFI: NTFS bootloader” option in Rufus doesn’t have a digital signature for secure boot, you have to temporarily turn off secure boot on the motherboard firmware before booting into the setup. Here is a detailed guide on how to disable Secure Boot on Windows 10 and 11.

I hope you find this post helpful on how to create a Windows 10 or 11 bootable USB with UEFI support. If you have any questions, feel free to leave them in the comment section below.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:Bootable USB drive, Microsoft Windows, USB, Windows 10, Windows 11

Post navigation

Previous Post: 5 Steps to Fix Outlook continually prompts for passwords
Next Post: How to enable or fix the missing fast startup option on Windows 11

Related Posts

  • self signed sslcert
    Generate self-signed certificate and export in PFX format via PowerShell [Part 2] Windows
  • BitLocker unlock
    How to unlock a fixed drive protected by BitLocker Windows
  • windows 7 stuck at loading screen thumbnail
    Disable the Windows welcome screen and shutdown screen Windows
  • csdfg
    What is Cortona: How to disable Cortana via the registry or GPO Windows
  • Uninstall SQL Server 2025
    Uninstall Microsoft SQL Server 2025 from Windows Oracle/MSSQL/MySQL
  • create a Lenovo USB Recovery key
    Windows 10 Yoga Recovery: Download the files needed to create a Lenovo USB Recovery key Windows

More Related Articles

self signed sslcert Generate self-signed certificate and export in PFX format via PowerShell [Part 2] Windows
BitLocker unlock How to unlock a fixed drive protected by BitLocker Windows
windows 7 stuck at loading screen thumbnail Disable the Windows welcome screen and shutdown screen Windows
csdfg What is Cortona: How to disable Cortana via the registry or GPO Windows
Uninstall SQL Server 2025 Uninstall Microsoft SQL Server 2025 from Windows Oracle/MSSQL/MySQL
create a Lenovo USB Recovery key Windows 10 Yoga Recovery: Download the files needed to create a Lenovo USB Recovery key Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • windows 1
    How to set up a VM via PXE boot on a Generation 1 VM Virtualization
  • Word Backup Day Veeam Backup Configuration File Saved The Backup Sever
    [World Backup Day] V13 Upgrade Failure: Veeam Configuration Backup Saved the Day Backup
  • NFS Storage And Present It To XCP Ng
    Create an NFS Storage on Synology NAS and Present it to XCP-ng Virtualization
  • Prevent Standard Users from Changing BitLocker Password
    How to Prevent Standard Users from Changing BitLocker Password Windows
  • Feature Image DNF vs APT
    What are the differences between dnf and apt package managers? Linux
  • ghm
    Single App Kiosk Mode Configuration using MDM Bridge WMI Provider Windows
  • OpenVz
    OpenVZ template on Proxmox Server: How to Guide Virtualization
  • Azure Storage 1
    Azure CLI: How To Upload Batch Files to Azure Storage Account AWS/Azure/OpenShift

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,796 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.