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:
systeminfo
If all listed Hyper-V requirements have a value of Yes, then your computer can support Hyper-V.