Home  >  Article  >  3 Easy Ways to Create a Windows 11 USB Installer on Mac

3 Easy Ways to Create a Windows 11 USB Installer on Mac

王林
王林forward
2023-05-13 21:43:042996browse

Windows 11 introduces a wealth of new features and an overhauled look and feel, with a greater emphasis on unity and efficiency. So, today’s topic is how to create a Windows 11 USB installer on Mac.

Performing a clean installation of Windows 11, rather than an upgrade, is the method that yields the best results when getting the operating system. You can perform this task using a drive that is bootable in Windows 11.

If you have a Windows PC, making a bootable CD for Windows 11 is a very simple process. On the other hand, if you're using a Mac, the process is a little more complicated.

This article will describe how to accomplish this task without using a Windows-based PC or virtual machine (VM) and without the help of BootCamp. continue reading!

Can you install Windows 11 on a Mac?

Since Windows 11 requires a physical TPM module, currently only Parallels allows users to install Windows 11 on Mac.

This feature is available on Intel and the latest Apple Macs with Silicon M1 chips, as well as the latest version of macOS Monterey.
Can Windows 11 run on an M1 Mac?

You can now run Windows 11 on an M1 Mac, something that wasn’t possible before. Additionally, and perhaps most impressively, you can run Windows 11 in a virtual machine on an M1 Mac.

Parallels runs great on M1 Macs in testing, so Windows on ARM will be installed into a Parallels Desktop virtual machine on M1 Macs.

This version of the operating system runs many popular Windows applications that are designed for Intel-based computers using their own emulation software.

Get Parallels Desktop 17

Can I install Windows 11 in Mac VirtualBox?

Yes, if you are a Mac OS user and are interested in trying out the latest version of Windows 11, you can install Windows 11 on your Mac using a virtual machine. Even if it's just free software like VirtualBox.

On the other hand, you should know that VirtualBox only runs properly on Intel-based Macs. To install Windows 11 on an M1 Mac, you need Parallels Desktop.

If you are using Windows 11 Pro or later (or Hyper-V on Windows), you can use a fascinating feature called virtualization. Virtualization makes it possible to create and use virtual computers within the context of the host operating system.

Will Windows 11 be a free upgrade?

This is free. However, the upgrade is only available for Windows 10 PCs running the latest version of Windows 10. And its hardware meets the minimum requirements.

In Windows 10 Settings, under Windows Update, you can check if the latest updates are available. Please note that where Internet usage is measured, charges may apply to your Internet service provider.

Is Windows 11 worth installing?

There are many benefits to upgrading to Windows 11. Some of these include a new smoother interface, improved security, updated apps and messaging widgets.

PC users no longer have a reason to feel inferior when faced with the complex user interfaces of their friends’ macOS and Chrome OS devices.

Windows 11 is as polished as its predecessor. Except for the occasional outdated control panel dialog box. The design is pleasing to the eye thanks to the rounded window edges, tiny taskbar, and touch-friendly layout.

The operating system is more secure than before, and a lot of that may be attributed to its need to use a trusted processor called a Trusted Platform Module.

Despite the increased security, this new requirement has raised eyebrows among many Windows reviewers. Because some older PCs won't be able to run the new operating system.

Expert Tip: Some PC problems are difficult to solve, especially if the repository is corrupted or Windows files are missing. If you are having trouble fixing errors, your system may be partially corrupted. We recommend installing Restoro, a tool that can scan your machine and determine where the fault lies.
Click here to download and start repairing.


#With that said, let’s look at how to create a Windows 11 USB installer on Mac in three easy ways. continue reading!

How to create a Windows 11 USB installer on Mac?

1. Use Terminal

  1. Connect the USB drive to your Mac, then open the Terminal application by clicking the Launchpad icon in the Dock. Type Terminal in the search field and select the result and its name.
  2. Install HomeBrew on your Mac by pasting the following command and pressing: Enter:<strong>curl -fsSL -o install.sh https://raw.githubusercontent. com/Homebrew/install/HEAD/install.sh</strong>在 Mac 上创建 Windows 11 USB 安装程序的 3 种简单方法
  3. Enter the following command to complete HomeBrew installation: <strong>/bin/bash install.sh</strong>
  4. Next, install wimlib using the following command. The Wimlib library supports the Windows Image File Format (WIM). It allows users to create, change, extract and mount WIM files: <strong>brew install wimlib</strong>在 Mac 上创建 Windows 11 USB 安装程序的 3 种简单方法
  5. Type diskutil list and press Enter to display a list of all drives on your Mac. Make a note of the disk identifier of the USB flash drive, which can be: disk2, disk3, disk4, etc...
  6. Use the following command to format your USB flash drive, and make sure to replace diskname with your disk name: <strong>diskutil eraseDisk MS-DOS WINDOWS11 GPT /dev/diskname</strong>在 Mac 上创建 Windows 11 USB 安装程序的 3 种简单方法
  7. Go to Microsoft's Windows 11 download page, then Disk Image (ISO) Select Windows 11 Multiple Editions under the section. 在 Mac 上创建 Windows 11 USB 安装程序的 3 种简单方法
  8. Select the desired language for your operating system and click the 64-bit Download button. 在 Mac 上创建 Windows 11 USB 安装程序的 3 种简单方法
  9. Mount the ISO file from your Downloads folder using the following command and press Enter: <strong>hdiutil mount ~/Downloads/filename.iso</strong>在 Mac 上创建 Windows 11 USB 安装程序的 3 种简单方法
  10. Next, use the following command to copy the ISO file to your USB drive. Remember, the name of the file must exactly match the displayed name (CCCOMA_X64FRE_EN-US_DV9). If it is different (due to different language selection), please note to change according to the difference: <strong>rsync -vha --exclude=sources/install.wim /Volumes/CCCOMA_X64FRE_EN-US_DV9/* /Volumes/WINDOWS11</strong>
  11. Split and copy the install.wim file since it is larger than 4 GB using the following command: <strong>wimlib-imagex split /Volumes/CCCOMA_X64FRE_EN-US_DV9/sources/install.wim /Volumes /WINDOWS11/sources/install.swm 3000</strong>
  12. is all! Now you have the Windows 11 USB installer on your Mac. You can use it to install Windows 11 on any device you want.

The process is not very complicated. However, one of the disadvantages of using this technique is that the installation takes up 5.2 GB of space on your computer.

Cannot burn files larger than 4 GB on FAT32 formatted devices. Because this is the only format that is compatible with both Windows and macOS.

To solve this problem, you can break the installer into several smaller files. To do this, you need to install a package manager called wimlib, which can be done using Homebrew. During the process of creating a bootable disc, the Windows installation files are split.

2. Using Boot Camp

  1. Access Boot Camp## on your Mac by going to Applications and then to Utilities in Finder #.
  2. In the Boot Camp utility, check the box next to Create a Windows 10 or later installation disk.
  3. 在 Mac 上创建 Windows 11 USB 安装程序的 3 种简单方法
  4. If the second box is not gray, make sure the second box is checked and then uncheck the third box. Click
  5. Continue when finished. 在 Mac 上创建 Windows 11 USB 安装程序的 3 种简单方法
  6. Navigate to Microsoft’s page and download the Windows 11 ISO. Begin the download process by selecting the Windows 11 multi-edition operating system, the language you want to use, and clicking the
  7. 64-bit Download button在 Mac 上创建 Windows 11 USB 安装程序的 3 种简单方法
  8. Return to Boot Camp and select the ISO file you just downloaded . Then select your USB drive under
  9. Destination Disk.
  10. Boot Camp will format your USB and install Windows 11 on it. A new window will pop up indicating that the Windows support software has been saved. That’s all! This is the second method to create a Windows 11 USB installer on Mac.
No need for any lengthy terminal commands or third-party software. Cecause Boot Camp Assistant can be used to install Windows on a Mac and build a bootable USB installation drive. However, on M1 Macs, this method appears to be inaccessible.

3. Use third-party applications

UUByte ISO Editor is a powerful application for Windows and Mac that can be used to process ISO files. Creating a bootable USB or DVD from an ISO image of Windows is quick and easy thanks to the burning feature.

Thanks to the extraction feature, you can unzip an ISO image and extract its contents to your local disk. In addition to this, it includes easy-to-use tools for generating and manipulating ISO images.

在 Mac 上创建 Windows 11 USB 安装程序的 3 种简单方法
Both of the above methods are free to use and compatible with Intel and M1 Macs. On the other hand, if you don’t want to use the terminal and instead have a graphical user interface (GUI)-based experience, you can use the UUByte ISO Editor, which costs $29.95 but offers a free trial.

The app offers full compatibility with various Mac models and macOS versions and makes it easy to make a Windows 11 installation USB flash drive.

Is Windows really better than Mac?

When it comes to hardware, you'll get more bang for your buck if you buy a personal computer (PC), whether it's a desktop or laptop.

Since there are thousands of different PC systems and thousands of different stores selling them, there is a huge price difference. Macs, on the other hand, are almost always priced the same, which means you're less likely to haggle.

在 Mac 上创建 Windows 11 USB 安装程序的 3 种简单方法
The video game business is a huge one. Computer games are becoming more and more complex, and in order to play them you need a lot of storage space and a top-notch graphics card.

PC computers with the hardware necessary to run modern games can be purchased for the same price as a Macbook, which cannot run any of the latest video games. Additionally, Mac OS is incompatible with a large number of video games.

The efficiency of virtual memory in Windows is significantly higher than that in Mac. A computer running low on memory will run more slowly, but won't crash outright.

Macs that are low on memory are at risk of crashing significantly more frequently. This shows that Windows PCs can run reliably with less RAM than before.

We recommend you don’t miss our performance and security comparison between Windows 11 and Mac to decide which one is better for you.

Why can't I upgrade to Windows 11?

In addition to the usual requirements for CPU, GPU, and RAM, Windows 11 requires you to install TPM 2.0 and Secure Boot on your system to provide the highest level of security.

在 Mac 上创建 Windows 11 USB 安装程序的 3 种简单方法
If you don't meet these requirements, the upgrade process is slightly more complicated. Check out our post on how to install Windows 11 without TPM 2.0 and Secure Boot.

The user interfaces of Windows 11 and macOS have many similarities, and with a new design with rounded corners, the user interface of Windows 11 looks more like macOS than ever before.

However, this is not all. The Dock-like taskbar that previously sat at the bottom of the screen has been moved to the middle of the screen in Windows 11, making it look like Microsoft is copying Apple's design.

The above is the detailed content of 3 Easy Ways to Create a Windows 11 USB Installer on Mac. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:yundongfang.com. If there is any infringement, please contact admin@php.cn delete