I just built to x64 and it is working now (after several installation attempts)
Documentation says Hololens 2 simulator can be build to via x86 and x64 though.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to run the Hololens 2 Emulator on Windows 11 Pro.
All Windows Updates are installed.
Hyper-V is enabled and running.
My GPU, CPU and RAM are definitely sufficient.
Running the Emulator as Administrator is working without any problem, though it is still not working if I deploy a program from Visual Studio 2019 to the Emulator (Release and x86). Launching Visual Studio as Administrator does not work either. I get the same result. Launching the Emulator as Administrator before the deployment also does not work since a new VM will be started. Following this does not help either. I neither do not know what the SID of the VM is (since there is no "Details" button) nor what the ":(F)" stands for (which gives a CommandNotFoundException).
The error message of the emulator is as follows:
[XDE:002] The emulator is unable to verify that the virtual machine is running:
Access denied (Exception of HRESULT: 0x80070005 (E_ACCESSDENIED))
All the suggestions mentioned here did not work either or were not possible.
I also repaired Visual Studio 2019 and reinstalled the Emulator two times.
I just built to x64 and it is working now (after several installation attempts)
Documentation says Hololens 2 simulator can be build to via x86 and x64 though.