I can get the Visual Studio 2019 Android emulator to work on one machine but not another. I have verified that the following settings are identical on both machines:
- Hardware acceleration turned on in the BIOS.
- Hyper-V and Windows Hypervisor Platform - all checked on both machines - as outlined on this page: Hardware acceleration for emulator performance (Hyper-V & HAXM)
- Hardware DEP is available and configured as described here: How to determine that hardware DEP is available and configured on your computer
- The emulator profiles (.avd files) in Android Device Manager are the same.
I also followed suggestions from Stack Overflow posts like this one: Android emulator not starting, but none of these suggestions are working for me. I continue to see this error: Windows Hypervisor Platform error.
I recently installed Visual Studio 2019 on both machines so they are both brand new installs.
I am at a loss as to why it works on one machine and not the other, so is there another setting I can check for comparison?
