
Over 30 years I was programming in assembly Zilog Z80, Motorola 680x0, Atmel microcontrollers, Intel 80x86/87, all ARM variants including M4, M7 (STM32F4xx, STM32H7xx and NXP iMX1170) so I can say something about differences in instruction sets. You can read here Windows on Arm: This is how well 64-bit emulation is working - TechRepublic how many problems are there and how bad emulation performance is. Also there have been reports that Windows OLE does not work. There is absolutely no way to achieve same performance of different CPU instruction set (x86/圆4) on ARM. It has to translate instruction by instruction from 圆4 code to ARM code. It should be possible to run 圆4 and x86 apps in Windows on ARM under emulation while using the OS via Parallels Desktop on M1 and M2 Macs, but users will not be able to download 32-bit apps from. This means that you can't just tell ARM processor to execute 圆4 program. I have tried reseting and repairing the Microsoft Store via Settings -> Apps -> Installed Apps -> Microsoft Store. I tried to install Age of Empires which led to problems with the Microsoft Store. Intel x86/圆4 and ARM have completely different instruction sets. Windows 11 ARM runs great in a Parallels VM on my MacBook Pro M1 Max.
