download utm at mac.getutm.app, install brew by this cmd in terminal.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Once brew is installed, use this cmd:
brew install aria2 wimlib chntpw
go to uupdump.net and type "Windows 11 arm"
Click on the first.
Complete that to download uup dump
unzip it when downloaded.
type this cmd in terminal:
cd Users/<yourusername>/Download/<thefolderyouhaveunzipped>/
ls
reset
chmod +x uup_download_macos.sh
/Users/<yourusername>/Download/<yourfileyouhaveunzipped>/uup_download_macos.sh
Then it will start download and create arm iso installer file.
If your download fail, restart and type cmd above
Open "UTM.dmg"
Drag UTM.app to Application folder "it may request password"
Launch UTM
Click on +
Click Virtualize
Click on windows
Uncheck Import VHDX image, click on browse, click on the iso file that brew has created on the folder that you have unzipped and click on next.
Choose your memory and CPU Cores and click next
choose 100GB and click next
Skip that step by click next
Name the virtual machine and click save.
Start the vm
complete the installation .
“This PC can’t run Windows 11”
If you get this message trying to install Windows 11, you can bypass it with the following steps:
- Press Shift+F10 to open Command Prompt and type in regedit.exe to launch Registry Editor.
- Navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup
- Right click on the Setup key on the left size and choose New -> Key.
- Create a key named LabConfig
- Select the LabConfig key.
- Create two new values: Choose New -> DWORD (32-bit) and create BypassTPMCheck and BypassSecureBootCheck. Set both values to 1.
- Close out of Registry Editor and Command Prompt.
- In setup, press the back button and then Next to continue installation.