Failed to install Intel HAXM android studio

12,194

You absolutely don't need Intel HAXM (Hardware Accelerated Execution Mode) in AMD processors, because they are AMD processors.

Just enable (check) Windows Hypervisor Platform in Windows features as shown below. enter image description here

Now, you can start emulators. No need of Intel HAXM.

Here is official link: https://android-developers.googleblog.com/2018/07/android-emulator-amd-processor-hyper-v.html

Share:
12,194

Related videos on Youtube

Amir Sabet
Author by

Amir Sabet

Updated on June 04, 2022

Comments

  • Amir Sabet
    Amir Sabet almost 2 years

    I cant install haxm in android studio cpu : AMD Phenom || x6 1100t

    Failed to install Intel HAXM. For details, please check the installation log: C:\Users\AFRADA~1\AppData\Local\Temp\haxm_log1894.txt HAXM installation failed. To install HAXM follow the instructions found at: https://software.intel.com/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-windows Installer log is located at C:\Users\AFRADA~1\AppData\Local\Temp\haxm_log1894.txt Installer log contents:

    === Logging started: 12/22/2019  10:32:57 ===
    This computer does not support Intel Virtualization Technology (VT-x) or it is being exclusively used by Hyper-V. HAXM cannot be installed. 
    Please ensure Hyper-V is disabled in Windows Features, or refer to the Intel HAXM documentation for more information.
    

    enter image description here

    enter image description here

    enter image description here

    enter image description here

  • Amir Sabet
    Amir Sabet over 4 years
    hyper-v is disable and enable SVM mode in bios
  • Amir Sabet
    Amir Sabet over 4 years
    HAXM says Hyper-V is enabled when Windows says it is not
  • adi purnama
    adi purnama over 4 years
    Sory im found this stackoverflow.com/questions/25263360/… he say AMD Virtualization (AMD-V, SVM) extensions (only supported for Linux)
  • Amir Sabet
    Amir Sabet over 4 years
    dont help this comment :(
  • adi purnama
    adi purnama over 4 years
    im so sory about this..but im found this android-developers.googleblog.com/2018/07/…
  • Amir Sabet
    Amir Sabet over 4 years
    my SVM mode enable in bios
  • Yunnosch
    Yunnosch about 4 years
    This gives the impression of mostly saying "Thanks." and "Me too." If you intend this to actually answer the question at the top of this page, then please edit and rephrase to make the answering part more obvious.