Cannot start emulator Intel HAXM error

505 views Asked by At

I am new to Android Studio. I am still receiving that familiar error:

emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX kernel module is not installed!

I checked the SDK Manager, and the box for HAXM is already checked and installed. So I attempted to reinstall it manually under the extras folder in the SDK directory, but the problem is that intelhaxm-android.exe doesn't run even with administrator credentials. I opened and authorized it, but nothing happened. I also tried the Intel stand alone installer, and that gives the same result. Please help!

1

There are 1 answers

0
Andree Wille On

i had the same issue. I could fix it with disabling Hyper-V on my Windows Machine.

Go to Settings -> Turn windows features on or off -> uncheck Hyper-V

After rebooting the system intelhaxm was running.