How to install Windows 11 on Apple Silicon with VMware Fusion

Macos is a very stable operating system, which provides support for any user activity. However, you sometimes need to have Windows operating system at hand. In this tutorial you will see step by step how you can install Windows 11 on Apple Silicon with VMware Fusion.

So, if you want to meet the Windows 11 operating system on IMAC devices, Macbook with Apple Silicon architecture, such as those equipped with M1, M2, M3 processors, the steps from the guide below will help you.

How to install Windows 11 on Apple Silicon with VMware Fusion

To start, you need to get the Windows 11 ARM image from Microsoft. You will notice that when you download it, you will get a .VHDX (hyper-v) file, incopatible with VMware, which can be converted by executing in the terminal the command line below:

/Applications/VMware\ Fusion.app/Contents/Library/vmware-vdiskmanager -r ./Windows11_InsiderPreview_Client_ARM64_en-us_22598.VHDX -t 0 ./Windows11.vmdk

As can be seen, the VdiskManager tool from VMware is used for conversion.

This command line will turn VHDX into a VMDK (a format you can also open in virtualBox), with the help of the Vdiskmanager instrument.

Once this process is completed, start VMware and then create a new virtual machine (VM). Then select “Create Custom Virtual Machine“.

VMware Installation Method
VMware Installation Method

Select Windows 11 ARM As an operating system, then don't forget to tick the box “UEFI Secure Boot“.

How to install Windows 11 on Apple Silicon with VMware Fusion
Windows 11 ARM – UEFI Secure Boot

Set a password then go to get the picture VMDK ca disc virtual (Virtual Disk).

Choose Firmware Type
Choose Firmware Type

When selecting, don't forget to choose “Make a separate copy of the virtual disk. ”

Windows 11 ARM on Apple Silicon Mac
Windows 11 pe Apple Silicon

Complete the operation and open VM (Virtual car) with Windows 11 ARM on Mac Silicon.

ARM Windows 11
ARM Windows 11

The problem is that VMware has no network support in this image. So you will need to install Windows without network support. When you are at this step (or before) press the key combination SHIFT + F10 (If you have a Mac keyboard, you will need to press Fn + F10). This will open a terminal in which you enter your line below:

OOBE\BYPASSNRO

This will activate the possibility to install Windows 11 without network support and restart the installation.

Click pe “I don’t have Internet“.

Click pe “Continue With Limited Setup“.

Next, after you have been able to follow the steps to install Windows 11 on Apple Silicon with VMware Fusion, you will have the operating system, but without internet connection.

Windows 11 ARM on Apple Silicon
Windows 11 ARM on Apple Silicon

To solve the problem of internet connection, open Powershell with admin privileges, then execute the command line below and press “A” for “Yes to All“:

Set-ExecutionPolicy RemoteSigned

Then all you have to do is install “VMware Tools” through the menu VMware.

Install VMware Tools
Install VMware Tools

Related: How can you install Windows 11 on Mac (Intel) computers – Not Meet the Minimum Hardware Requirements

Restart Windows operating system for everything to work normally. You will have Windows 11 on Apple Silicon Perfect Functional.

Passionate about technology, I write with pleasure on stealthsetts.com starting with 2006. I have a rich experience in operating systems: Macos, Windows and Linux, but also in programming languages ​​and blogging platforms (WordPress) and for online stores (WooCommerce, Magento, Presashop).

Home Your source of IT tutorials, useful tips and news. How to install Windows 11 on Apple Silicon with VMware Fusion
Leave a Comment