2 ways to create Windows 11 bootable USB using Mac

Creating a bootable Windows 11 USB on a Mac is definitely more difficult than on a Windows PC, but it's not impossible. Let's explore a few different methods you can use to get the job 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'll also need the latest Windows 11 ISO file. To download it, head to Microsoft's download page and select Windows 11 from the Download Windows 11 Disk Image (ISO) for x64 devices section . Choose 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 easiest way to create a Windows 11 bootable USB is to use a third-party application. We recommend WinDiskWriter because it is open source, lightweight, and has an easy-to-use interface.

Simply connect the flash drive to your Mac and follow these steps to create a Windows 11 bootable drive using WinDiskWriter.

  • Visit WinDiskWriter's GitHub page and download the latest available build.
  • Once you have downloaded 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 a different drive is shown, click the drop-down menu option and select your USB.
2 ways to create Windows 11 bootable USB using Mac
WinDiskWriter opens on the Mac with the correct destination device selected.
  • Click Choose in the Windows Image section to open a Finder window and locate the Windows ISO file you downloaded earlier. Then, click Open .
2 ways to create Windows 11 bootable USB using Mac
WinDiskWriter open on a Mac, with the correct Windows 11 ISO file selected in the Finder window
  • Finally, click Start at the bottom to begin the process. Note that this process may take a while, so be patient.

Once the process is complete, you can safely remove your USB and use it as a boot drive on any PC.

Create 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’ll 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.
2 ways to create Windows 11 bootable USB using Mac
macOS Sonoma Disk Utility
  • Name the drive to your liking, select ExFAT as the format, then click Erase.
2 ways to create Windows 11 bootable USB using Mac
Erase menu in Disk Utility on macOS Sonoma
  • Open Terminal on your Mac and enter the following command to mount the ISO file. Be sure to replace the ISO file path with where you saved the file. In most cases, it 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 this by entering this command:
brew install wimlib
2 ways to create Windows 11 bootable USB using Mac
Terminal window installing Wimlib via Homebrew
  • Next, enter the following command to create a folder called sources in the root directory of your flash drive. Make sure to replace USB with the name you assigned to the drive when you formatted it.
mkdir sources /Volumes/USB/sources
  • Now, you will need to split one of the files into two parts. Otherwise, the installer may not start. Note that this process may take a while to complete, so be patient.
wimlib-imagex split /Volumes/CCCOMA_X64FRE_EN-US_DV9/sources/install.wim /Volumes/USB/sources/install.swm 3800
2 ways to create Windows 11 bootable USB using Mac
Terminal window splitting files with Wimlib
  • Finally, you can copy all the remaining files by entering this command:
rsync -vha --exclude=sources/install.wim /Volumes/CCCOMA_X64FRE_EN-US_DV9/* /Volumes/USB

Now that your Windows 11 bootable drive is ready, you can use it to install a fresh copy of Windows on your PC. Creating a bootable Windows installer on a Mac isn’t as straightforward as it is on a Windows PC, so if you’re still having trouble, it might be easier to create the installer directly on Windows.

Leave a Comment

How to Use Windows 11 Quick Assist for Help

How to Use Windows 11 Quick Assist for Help

Discover how to use Windows 11 Quick Assist for seamless remote support. Learn step-by-step setup, troubleshooting, and tips to help friends or family with tech issues instantly.

Troubleshooting Windows 11 Dual Monitor Lag Fixes

Troubleshooting Windows 11 Dual Monitor Lag Fixes

Struggling with dual monitor lag on Windows 11? Discover proven troubleshooting fixes to eliminate stuttering, delays, and performance issues for seamless multi-monitor setups. Step-by-step guide inside.

How to Fix Windows 11 Startup Settings Blank Error

How to Fix Windows 11 Startup Settings Blank Error

Struggling with the frustrating Windows 11 "Startup Settings" blank error? Discover proven, step-by-step fixes to restore your boot options quickly and get your PC running smoothly again. No tech expertise needed!

How to Activate Windows 11 Enterprise with KMS

How to Activate Windows 11 Enterprise with KMS

Discover how to activate Windows 11 Enterprise using KMS effortlessly. This comprehensive guide covers everything from requirements to troubleshooting, ensuring seamless activation for your business needs.

How to Fix Windows 11 Kmode Exception Not Handled

How to Fix Windows 11 Kmode Exception Not Handled

Struggling with the dreaded KMODE EXCEPTION NOT HANDLED error on Windows 11? Discover proven, step-by-step fixes to resolve this blue screen nightmare quickly and get your PC running smoothly again. No tech expertise needed!

Troubleshooting Windows 11 Motherboard Driver Error Fix

Troubleshooting Windows 11 Motherboard Driver Error Fix

Struggling with Windows 11 "Motherboard" Driver Error? Discover proven troubleshooting steps to fix it fast and get your PC running smoothly again. Easy, step-by-step guide for beginners.

How to Fix Windows 11 Ping Spikes Over Wi-Fi Fixes

How to Fix Windows 11 Ping Spikes Over Wi-Fi Fixes

Struggling with ping spikes on Windows 11 over Wi-Fi? Discover proven fixes to stabilize your connection, reduce lag, and enjoy smooth gaming or streaming. Step-by-step solutions for instant results.

How to Recover Deleted Photos in Windows 11

How to Recover Deleted Photos in Windows 11

Accidentally deleted precious photos? Discover proven methods to recover deleted photos in Windows 11 effortlessly. Step-by-step guides, tools, and tips to restore your images safely.

How to Use Windows 11 Terminal Instead of CMD

How to Use Windows 11 Terminal Instead of CMD

Discover how to use Windows 11 Terminal instead of CMD for a modern, efficient command-line interface. Learn installation, setup, and tips to boost your productivity with tabs, themes, and more.

How to Activate Windows 11 Pro Without a Product Key

How to Activate Windows 11 Pro Without a Product Key

Discover safe, legitimate ways to activate Windows 11 Pro without a product key. Learn step-by-step methods using built-in tools and official Microsoft options to get your OS up and running smoothly. No risks, no hassle – just pure productivity.