haxm setup link :- https://github.com/intel/haxm/releases
The HAXM stands for Hardware Accelerated Execution Manager. It is a cross-platform hardware-assisted virtualization engine (hypervisor), The Android Emulator use HAXM in intel platforms to speedup & improve performance
Why HAXM Installation Fails
The Android Studio Installs Intel HAXM when you install Android Studio. But you may get the HAXM Installation Failed message because of the following reasons
1.Android emulator is already running
2.The processor is not Intel-based
3.Unsupported OS
4.Hyper-V Manager must be disabled
5.Virtualization must be enabled in Bios ( VT-x )
6.The PC must support Virtualisation
@worldsexplore5277