IT story

인텔 HAXM 설치 오류-이 컴퓨터는 인텔 가상화 기술 (VT-x)을 지원하지 않습니다

hot-time 2020. 7. 13. 07:58
반응형

인텔 HAXM 설치 오류-이 컴퓨터는 인텔 가상화 기술 (VT-x)을 지원하지 않습니다


HAXM 설치에 문제가 있습니다. 여기 있습니다. 컴퓨터에 HAXM을 설치하려고 할 때마다이 오류가 발생했습니다.설치 오류 인쇄 화면

문제는 내 컴퓨터가 가상화 기술을 지원한다는 것입니다 (아래 그림 참조). 이 문제를 해결하는 방법에 대한 아이디어가 있습니까?여기에 이미지 설명을 입력하십시오


다음 단계를 따르십시오.

  1. 이동 제어판 → 프로그램 및 기능 .
  2. 창 기능 켜기 및 끄기를 클릭하십시오 . 창이 열립니다.
  3. Hyper-V 옵션을 선택 취소 하고 시스템을 다시 시작하십시오.

이제 오류없이 HAXM 설치를 시작할 수 있습니다.


I am sorry, I forget to answer this question. After few days of googling I found, that problem was caused by hyperthreading (or hyper - v). I decided to edit my boot.ini file with option to start up windows with hyperthreading turned off. I followed this tutorial and now everything works perfect


chances are that you have windows 8 with hyper-v installed? if yes remove hyper-v and your problem goes away!


  1. First of all make sure you enabled Virtualization Technology in your BIOS. After restarting your computer press F1-F12 on your keyboard and find this option.

  2. Make sure you disabled Hyper-V in your Windows 7/Windows 8. You can turn it off in Control Panel -> Programs -> Windows functions

  3. You can try to disable your antivirus program for the whole installation process. Remember to restore all antivirus services after installing HAXM.

  4. Some people recommend cold boot which is:

    1. Disabling Virtualization in your BIOS
    2. Restart computer and turn it off
    3. Enable VT in your BIOS
    4. Restart computer, turn it off
    5. It's likely that now might be allowed to install HAXM

Unfortunately this step didn't work for me

  1. Last but not least: try this workaround patch released by Intel.

http://software.intel.com/en-us/blogs/2013/04/25/workaround-patch-for-haxm-installation-error-failed-to-configure-driver-unknown

All you have to do is to download the package, unzip it, put it together with HAXM installator file and run .cmd file included in the package - remember, start it as an Administrator.

I had a lot of problems with installing HAXM and only the last step helped me.


Maybe VT-X is not enabled in your BIOS.

See Intel HAXM documentation here: http://software.intel.com/en-us/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-windows

Intel VT-x not enabled

In some cases, Intel VT-x may be disabled in the system BIOS and must be enabled within the BIOS setup utility. To access the BIOS setup utility, a key must be pressed during the computer’s boot sequence. This key is dependent on which BIOS is used but it is typically the F2, Delete, or Esc key. Within the BIOS setup utility, Intel VT may be identified by the terms "VT", "Virtualization Technology", or "VT-d." Make sure to enable all of the Virtualization features.


Anti-virus software may interfere with the HAXM installation. After trying to figure out what went wrong for a few hours I found a strange solution - uninstalling my anti-virus software , installing HAXM (which worked) and then re-installing the anti-virus software (Avast in my case but it could happen with other anti-virus programs as well.

The full check I went through to get this running is:

  1. Check the 'Virtualization' and vt-X feature in the BIOS.
  2. Verifying Hyper-V is not installed.
  3. Checking weather vt-X is enabled in windows with the Intel tool and MS tool (mentioned in previous posts in this thread).
  4. Disabling the anti-virus which didn't help.
  5. Uninstalling the anti-virus (which solved the problem for me).

In the "Turn Windows features on or off" window, un-check Hyper-V and also ensure that Windows Hypervisor Platform is unchecked. Windows Hypervisor Platform being enabled can also block the installation of the Intel HaxM

비활성화 할 기능


In Windows 10, Windows Defender has a feature of core isolation which uses virtualisation technology that will also interupt in working of HAXM. Disable it and try again. In my case disabling it solved my issue.


In many cases some antivirus also start HyperV with window start and does not allow HAXM to install. I faced this issue because of AVAST antivirus. So I uninstalled AVAST, then HAXM installed properly after restart. Then I re-installed AVAST.

So its just a check while installing as now even with AVAST installed back, HAXM works properly with virtual box and android emulators.


Seems like the list of fixes is growing, even after 3 years since the original question.

Below is the full list for Windows (so far as of circa 12/2018)

  1. Check BIOS

    • go into BIOS/UEFI setup and look for settings like VT-x, VT-d, Virtualization Technology, Hardware Virtualization and make sure it is Enabled. If the option is not there, check with your manufacturer and model to make sure it is supported.
  2. Disable Hyper-V

    • Type 'windows features' into start menu, select 'Turn Windows Features On or Off'.
    • Unselect all Hyper-V related options, press OK, Reboot.
    • This will break any Hyper-V VMs you have, including any Windows Phone emulators and anything else you have setup that requires Hyper-V
    • Reboot Required
    • on an admin command prompt, run systemifo. If it shows 'hypervisor is detected' under Hyper-V requirements, even after removing Hyper-V feature, you may have 'Core Isolation' enabled. See below on how to disable it.
    • As another option, try enabling 'Windows Hypervisor Platform' if you still want your Hyper-V support. More info here
  3. AMD Ryzen ?

    • If your CPU is AMD Ryzen, you may need to enable 'Windows Hypervisor Platform' feature just like you disabled Hyper-V above.
    • If it is enabled and still things don't work, try disabling it. ¯\_(ツ)_/¯
    • Reboot required
  4. Disable Antivirus
    • Try disabling your antivirus.
    • AVAST! and a few others interfere with the detection of virtualization. You can enable them after.
    • AVAST and some others also has some options that uses virtualization based isolation. Either disable them or temporally uninstall your AV.
  5. Disable Core Isolation

    • Clean installs of Windows 10 1803 enables Core Isolation by default, which runs secure processes inside a virtualized container for security. This interferes with the detection of virtualization.
    • Machines that upgraded from an earlier version have this disabled, but check anyway.
    • Go to Windows Defender Security Center
    • Device Security > Core Isolation > details
    • Disable Memory Integrity
    • Reboot
  6. Disable hypervisor launch at boot

    • on an admin command prompt, run bcdedit /set hypervisorlaunchtype off
    • reboot
    • to revert run bcdedit /set hypervisorlaunchtype auto and reboot
  7. Nothing works

    • You shouldn't get here, since Android emulator can now run alongside with Hyper-V if you have 'Windows Hypervisor Platform' is enabled.
    • If nothing above works, as a last resort you can try running Android in a Hyper-V VM and get ADB to connect to it. (Not a solution, but a workaround)
    • You can also run android using a third-party emulator like Genimotion.
  8. ¯\_(ツ)_/¯

Edits/New fixes welcome.

hope this helps


If you have an AMD Ryzen processor in your computer you need the following setup requirements to be in place:

  1. AMD Processor - Recommended: AMD® Ryzen™ processors
  2. Android Studio 3.2 Beta or higher - download via Android Studio Preview page
  3. Android Emulator v27.3.8+ - download via Android Studio SDK Manager
  4. x86 Android Virtual Device (AVD) - Create AVD
  5. Windows 10 with April 2018 Update
  6. Enable via Windows Features: "Windows Hypervisor Platform"

Note:There is Hyper-V features... You should enable Windows Hypervisor Platform not Hyper-V. Windows Hypervisor Platform is at the bottom

After conditions done avd x86 work without haxm install

Reference


After I installed Visual Studio 2013 Update 2, Visual Studio notified me about a Windows Phone emulator update, which I installed (it was really a new component, not an update). It turned out this enabled Hyper-V, which broke HAXM.

The solution was to uninstall the emulator from Programs and Features and to turn off Hyper-V from Windows Features (search for "Windows Features" and click "Turn Windows features on or off").


여기 에 다른 응답에서 언급 한 것처럼 제어판에서 Hyper-V 옵션을 찾을 수 없으면 BIOS 설정을 시작하고 (PC에 따라 F-12 또는 ESC 또는 기타를 다시 시작하고 누름) CPU 옵션에있는 가상화를 활성화하십시오.

참고 URL : https://stackoverflow.com/questions/16091677/intel-haxm-installation-error-this-computer-does-not-support-intel-virtualizat

반응형