This video is a walkthrough of how to install Windows 11 on your Mac OS using VmWare Fusion 13. Windows 11 can be installed in virtual machine using Fusion 13 on Mac and for this purpose we will use the Windows Insider Preview Build. This method works with Apple silicon based M1/M2 Macs.
The important links are:
Get VMWare Fusion Player 13 Free for Personal Use:
https://customerconnect.vmware.com/en...
Sign up and Get Windows Insider Preview (Download the arm64 version):
https://www.microsoft.com/en-us/windo...
Install Brew on Mac from HomeBrew Website:
https://brew.sh
To install brew on Mac, Run the following command in a Terminal Prompt:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hom...)"
To Install QEMU after Brue is installed :
Run the command brue install qemu
To convert Convert VHDX to vmdk: copy and paste the command-
qemu-img convert -O vmdk
and drag the Downloaded Windows 11 vhdx file on to the terminal window
put space and provide the location and name for the converted file:
e.g., ~/desktop/Win11.vmdk
During Windows Install to bye pass Internet Requirement ,
Press "fn+shift+F10" during the window where Country Selection Appears
In the command prompt type OOBE\bypassnro
After install In the Windows PowerShell, the command needed:
SetExecutionPolicy RemoteSigned
Press "a" to accept all policy changes.
Follow the steps in the video, and enjoy Windows 11 on Mac. You may need to get a Windows Activation Key for long term use of Windows 11 on Mac.
#windows11 #vmwarefusion #vmware #windowsinsiderprogram