2 ways to create USB boot Windows 11 with Mac
Let's explore a few different methods you can use to get work done on your Mac.
What you need before you start
You will need the following items to create a Windows 11 boot installer:
- Flash drive or any other form of removable media with a capacity of 8GB or more.
- Internet connection is active.
- You will also need the latest Windows 11 ISO file. To download, select Windows 11 from the Download Windows 11 Disk Image (ISO) for x64 devices section . Select your preferred language from Select the product language , then click Confirm and download the installer on your Mac by selecting 64-bit Download .
Warning : Both methods below will completely erase your USB, so make sure to back up any important files first.
Use a third-party application to create a Windows boot drive
The simplest way to create USB boot Windows 11 is to use a third-party application. The article recommends using WinDiskWriter because it is open source, lightweight and has an easy-to-use interface.
Just connect the flash drive to your Mac and follow these steps to create a Windows 11 boot drive using WinDiskWriter.
- and download the latest build available.
- After downloading the zip file, extract it and open the application by double-clicking on it.
- In the Target Device section , make sure the correct drive is selected. If another drive is displayed, click the drop-down menu option and select your USB.
- Click Choose in the Windows Image section to open a Finder window and locate the Windows ISO file you downloaded earlier. Then, click Open .
- Finally, click Start at the bottom to begin the process. Note that this process may take some time, so please be patient.
Once the process is complete, you can safely remove your USB and use it as a boot drive on any PC.
Create a Windows 11 boot drive using Terminal
If you don't want to use a third-party app, you can create a manual installer using the Terminal app on your Mac. Before you begin, make sure you have Homebrew installed on your Mac, as you will need it later.
- Open Disk Utility on your Mac using Spotlight Search or find it in the Applications > Utilities folder .
- In the sidebar, select your USB, then click Erase in the upper right corner.
- Name the drive to your liking, select ExFAT as the format, then click Erase.
- Open Terminal on your Mac and enter the following command to mount the ISO file. Make sure to replace the path of the ISO file to where you stored the file. In most cases, the file will be in your Downloads folder.
hdiutil mount ~/Downloads/Win11_23H2_English_x64v1.iso
- Now you will need to install wimlib via Homebrew. You can do it by entering this command:
brew install wimlib
- Next, enter the following command to create a folder named sources in the root directory of the flash drive. Make sure to replace USB with the name you assigned to the drive when formatting.
mkdir sources /Volumes/USB/sources
- Now, you will need to split one of the files into two parts. Otherwise, the installer may not be able to start. Note that this process may take some time to complete, so please be patient.
wimlib-imagex split /Volumes/CCCOMA_X64FRE_EN-US_DV9/sources/install.wim /Volumes/USB/sources/install.swm 3800
- Finally, you can copy all remaining files by entering this command:
rsync -vha --exclude=sources/install.wim /Volumes/CCCOMA_X64FRE_EN-US_DV9/* /Volumes/USB
Now that the Windows 11 boot drive is ready, you can use it to install a new copy of Windows on your PC. Creating a Windows boot installer on a Mac is not as simple as on a Windows PC, so if you're still having problems, it may be easier to create the installer directly on Windows.
You should read it
- Windows revolution and breakthrough changes through each version
- Summary of several logout methods on Windows 8 and Windows 10
- Looking back at 27 years of 'evolution' of Windows
- Instructions on how to upgrade from Windows XP to Windows 8
- 4 ways to 'revive' Windows XP on Windows 10
- What is Windows Hello? How does Windows Hello work? How to install Windows Hello
- Instructions for setting up Windows Hello face recognition on Windows 10
- 9 Windows 8.1 errors have not been resolved
May be interested
- How to create a USB boot, install Windows using the Universal USB Installerto create a usb boot or install windows, there are currently many ways, software supports this, such as windows 7 usb dvd download tool, rufus ... and in the following article tipsmake.com will introduce with you, another free software can create usb boot, install wins. that's the universal usb installer.
- How to create USB BOOT standard UEFI - GPT standardhow to create usb boot standard uefi - gpt standard. create a rescue usb, usb boot helps us to use the computer and access in case of computer failure win or virus. however, in order to boot windows successfully, the job of creating usb boot is very important and we must determine whether usb boot is uefi - gpt or legacy - mbr standard
- How to speed up Windows 10 startupwindows 10 boots slowly like a crawl, is there any way to speed up windows 10 when booting? yes, here are ways to speed up windows 10 boot for you, very simple and easy to do.
- Create USB Boot with Hiren's Bootthuthuatphanmem.vn will guide you to create a usb boot with hiren's boot tool with just a few simple steps. to create usb boot with hiren's boot first we need to prepare the following: a usb with a capacity of 1gb or more. hiren's bo software
- How to create a standard USB BOOT to install Windows 10 on both UEFI and LEGACYhow to create a usb to install windows 10 is an important step in installing a new operating system. with tools like rufus or microsoft's media creation tool, users can easily create a usb boot containing the windows 10 installer. this process helps install the windows 10 operating system on multiple devices conveniently and quickly. fast.
- Instructions to create USB install Win, USB boot with Windows 7 USB Download Toolsuppose you want to install windows for your computer (laptop) but your computer does not have an external cd drive, but only a usb connector. what to do now? don't worry, we will show you how to create a usb to install / boot windows in the following article.
- Instructions for creating a USB Boot to rescue your computer using Hiren's Bootusb boot is an integrated toolkit that helps you fix many computer software errors. in this article, hanoicomputer will guide you how to create a usb boot with hiren's boot through the latest dlc boot 2020 installation package.
- These tips help Windows 10 computer boot quickly as the windwindows 10 operating system today is very stable and works with very high performance on many different computer configurations. but to improve the boot speed of windows 10, we have a lot of different ways. in this article, the software tips will introduce you some ways to help windows 10 boot a lot faster.
- How to create dual boot Linux and Windows 10 on Linuxmany people think that creating dual boot is easy for operating systems like linux mint or ubuntu, where everything is handled in the installation tool. the fact that this setup can easily be implemented on most versions of the linux operating system on the market using a simple tool. you can create dual boot linux and windows 10 regardless of which linux operating system you are running.
- Create a bootable USB for Windows XPa bootable usb may be useful at some point - but have you ever done such a job? the work is not simple at all, so we want to take this article to show you how: from configuring the bios to enable the usb port to act as a boot device. to create a boot image of windows xp using the free pe builder software