cancel
Showing results for 
Search instead for 
Did you mean: 

General Discussions

RYZEN5660H
Newcomer

how can i enable WHPX or any other instruction set that accelerates VM?

  1. Screenshot 2024-08-15 144726.png
  2. i have virtualisation enabled in uefi
0 Likes
1 Reply

This Microsoft Support article explains how to enable WHPX in Windows to run Android Emulations but can be used for VMs also: https://learn.microsoft.com/en-us/dotnet/maui/android/emulator/hardware-acceleration?view=net-maui-8...

 

Make sure you have SVM enabled in your laptop BIOS Settings.

 

Verify support for Hyper-V

Hyper-V runs on the Windows Hypervisor Platform. To use the Android emulator with Hyper-V, your computer must meet the following criteria to support the Windows Hypervisor Platform:

  • Your computer hardware must meet the following requirements:

    • Intel processors with support for Virtualization Technology (VT-x), Extended Page Tables (EPT), and Unrestricted Guest (UG) features. VT-x must be enabled in your computer's BIOS.
    • AMD processors: AMD Ryzen processor recommended. Virtualization or SVM must be enabled in your computer's BIOS.
  • Your computer must be running the Enterprise, Pro, or Education versions of Windows 11 or Windows 10 Version 1909 or later.

To verify that your computer hardware and software is compatible with Hyper-V, open a command prompt and type the following command:

Windows Command Prompt
systeminfo

If all listed Hyper-V requirements have a value of Yes, then your computer can support Hyper-V.

 

 

 

0 Likes