Skip to content
Discussion options

You must be logged in to vote

Here’s the solution I used to resolve the boot issue in the EFI Shell and successfully install Windows 11 ARM64 on UTM (Mac M3):
1. Set ISO as Bootable Drive:
• I ensured the ISO was configured as a CD/DVD (ISO) in UTM with the interface set to USB.
• The ISO was ARM64-compatible (downloaded via CrystalFetch).
2. Manual Boot in EFI Shell:
• When the EFI Shell opened, I used the following commands to find and start the installer manually:

map -r
FS0:
dir
cd EFI
cd BOOT
BOOTAA64.EFI

3.	“Press Any Key” Prompt:
•	After loading the installer manually, I clicked inside the VM window to capture the keyboard and pressed a key to continue when the “Press any key to boot from CD or DVD” message app…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@mattjoy1234567890
Comment options

@timi2506
Comment options

Answer selected by huddmax
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@KKatariah
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants