Меню Рубрики

Not compatible with windows haxm

Как заставить Intel HAXM работать с Windows 10

При установке пакета IntelHaxm-Android я получаю следующую ошибку, несмотря на то, что Hyper-V отключен:

Из изображения видно, что гипер-v отключен. Процессором является Intel i7-6700, который определенно поддерживает VT-x, а виртуализация включена в BIOS.

Любые идеи о том, как решить эту проблему?

У меня была аналогичная проблема, которая была решена этим ответом с форума

это то, что я сделал для установки haxm 1.1.4 на win 8.1 Pro 64-bit. вы можете протестировать его с помощью или без админ-привилегий, я сделал это с ними: — | (это означает запуск cmd и любого другого exe в режиме администратора)

I. Preparing——————————————————— (Дополнительно: проверьте или измените настройки BIOS для Intel VT, отключите гипер-v,… как указано в других ответах.)

  1. загрузить и извлечь файл в папку
  2. cmd → sfc/SCANNOW
  3. перезагружать
  4. cmd → Bcdedit -set TESTSIGNING ON
  5. перезагружать

II. Installation—————————————————— 1. запустите install-android.exe в папке извлеченного файла и установите 1.1, если вы не получили сообщение об ошибке, предыдущие шаги обработали ошибку — продолжайте до III. 1.2, если вы получили сообщение об ошибке НЕ нажмите кнопку «ОК» при возникновении ошибки 3. перейдите в папку C:\Program Files\Intel\HAXM и скопируйте все файлы, кроме *.tmp, в новую папку 4. затем продолжите/завершите настройку (щелкните OK и закончить) 5. Скопируйте файлы из новой папки в C:\Program Files\Intel\HAXM и удалите *.tmp 6. перейдите в папку C:\Program Files\Intel\HAXM, щелкните правой кнопкой мыши на inf файле и выберите установку окна с установкой драйвера. установить драйвер. он должен сказать ОК, тогда..

Подсказка: вот что изменило для меня! Запуск «HaxInst64.exe/i intelhaxm.inf 1», а также с параметром 4 в консоли не всплывал окно установки драйвера

III. Test———————————————————— 1. cmd → sc query intelhaxm, он должен показать службу 2. reboot 3. cmd → sc query intelhaxm, он должен сказать, что работает служба.

Внутривенно Reset———————————————————— 1. cmd → Bcdedit -set TESTSIGNING OFF 2. перезагрузка

Hyper-V предотвращает запуск HAXM на вашем компьютере. У вас есть два варианта:

Удалить Hyper-V

(если вы вообще не используете Hyper-V)

Откройте окно PowerShell в качестве администратора и выполните команду:

Перезагрузите компьютер и вуаля — вы можете использовать HAXM или VirtualBox.

Создайте альтернативную конфигурацию Windows 10 с отключенным Hyper-V

(если вам нужно использовать Hyper-V для других целей)

Клонировать существующую конфигурацию (с установленной и включенной Hyper-V) и дать ей осмысленное описание:

Отключить Hyper-V в текущей конфигурации:

Переименовать текущую конфигурацию:

  • Перезапустите компьютер и выберите конфигурацию с отключенным Hyper-V для запуска HAXM.
  • Источник

    Cannot install HAXM, claiming HyperV is on or computer does not support it #241

    Comments

    Copy link Quote reply

    locked-fg commented Oct 27, 2019 •

    Describe the Bug

    I cannot install HAXM any more on my computer any more (it did so successfully in the past!!).
    It keeps telling me:

    Failed to install Intel HAXM. For details, please check the installation log: «F:\Temp\cache\haxm_log24665.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 F:\Temp\cache\haxm_log24665.txt
    Installer log contents:
    === Logging started: 27.10.2019 20:42:38 ===
    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

    My System:
    Core i7 870 CPU @ 2.93GHz ( https://ark.intel.com/content/www/de/de/ark/products/41315/intel-core-i7-870-processor-8m-cache-2-93-ghz.html ) with virtualization being available due to the SPECs
    Windows 10 Pro 1903 Build 18362.418
    Hyper-V : off
    Linux Subsystem for Windows: off
    Windows-Hypervisor-Plattform: off
    Bios: Virtualization enabled

    The Intel processor identification program tells me that this CPU does NOT support «Intel Virtualization»(. )

    Summary:
    HAXM refuses to install

    Host Environment

    • HAXM version: tried HAXM versions 7.5.2 — 7.4.1
    • Host OS version: Windows 10 Pro 1903 Build 18362.418
    • Host OS architecture: x86_64
    • Host CPU model: Core i7 870 CPU @ 2.93GHz
    • Host RAM size: 24GB

    Guest Environment

    • Android Emulator in Android Studio v3.5.1
    • Guest OS version: HAXM doesn’t even install

    To Reproduce

    Expected Behavior
    HAXM installs

    Reproducibility
    100%

    Diagnostic Information
    HAXM log:
    === Logging started: 27.10.2019 20:42:38 ===
    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.

    === Logging stopped: 27.10.2019 20:42:38 ===

    Источник

    HAXM says Hyper-V is enabled when Windows says it is not #105

    Comments

    Copy link Quote reply

    SqlBenjamin commented Sep 22, 2018 •

    I continually get an error when trying to install haxm that says:
    «This computer does not support Intel Virtualization Technology (VT-x) or it is being exclusively used by Hyper-V.»
    When I run «emulator-check.exe accel hyper-v» in a command prompt I get the following:

    accel:
    0
    HAXM is not installed, but Windows Hypervisor Platform is available.
    accel
    hyper-v:
    2
    Hyper-V is enabled
    Hyper-V

    However, Windows shows that it is not enabled:

    I’ve even made sure the services were not running and they aren’t.
    I’ve double, no triple, checked that virturalization is enabled in the BIOS — it is. I’ve not only restarted but cut power to the machine for a bit too.
    I’m running a Lenovo Yoga X1. The processor is an Intel Core i7 6600U.
    I’m running it on Windows 10 Enterprise version 1803, build 17134.228. x64
    This is happening with version 7.3 of haxm.

    I’m seriously at a loss as to what to do in order to install haxm. All the forums say to do the same thing which I’ve already done to no avail. Is it that the check incorrectly detects Hyper-V being enabled? Do I need to uninstall a specific KB?

    raphaelning commented Sep 25, 2018

    Thanks for the detailed description of the issue. It’s similar to one I resolved before: https://issuetracker.google.com/issues/110260335#comment6

    The gist of that post is:

    Basically, Hyper-V could still be running despite what Turn Windows features on and off reports. To completely turn it off, you will need to disable a Windows Defender feature called HVCI through Windows Defender settings > Device security > Core isolation details > Memory integrity > Off (see attached screenshot). A reboot is required for this change to take effect.

    SqlBenjamin commented Sep 28, 2018

    Thanks for the reply. I just checked that and it was already off. Unfortunately, I turned it on while thinking «I’ll just make sure it’s off by seeing if it turns on». (facepalm). Now I have to restart and turn it back off and restart again. 🙂 Could there be something else preventing it or causing it to think it’s on?

    raphaelning commented Oct 17, 2018

    Sorry for the very late reply. This is one of the posts I missed during my time off.

    Besides HVCI, I’m not aware of anything else that can prevent Hyper-V from being turned off. One last try: there’s a CLI way to disable Hyper-V, and it may work more reliably than the GUI way (Windows Features dialog).

    1. Open an elevated (i.e. Run as administrator) Command Prompt.
    2. bcdedit /set hypervisorlaunchtype off
    3. Also make sure HVCI (Windows Defender’s memory integrity setting) is off.
    4. Reboot.

    jkk88 commented Nov 28, 2018 •

    You can prepare Windows host with Device Guard and Credential Guard hardware readiness tool on https://www.microsoft.com/en-us/download/details.aspx?id=53337
    DG_Readiness_Tool_v3.6.ps1 -disable

    joshuamataaraya commented Dec 26, 2018

    I’m also not been able to install HAXM.

    Hyper-V is already off

    My processor is Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz, 2801 Mhz, 2 Core(s), 4 Logical Processor(s) and based on their specification it supports Intel Virtualization Technology.
    I can’t access the core isolation setting as the device security option is not shown in my Windows Defender Security Center Menu

    raphaelning commented Dec 27, 2018

    @joshuamataaraya Your CPU definitely supports VT-x. Have you checked whether VT-x is enabled in your BIOS? If you launch the System Information tool from Start menu, it should report whether VT-x is enabled in BIOS:

    Hyper-V — Virtualization Enabled in Firmware Yes

    You can actually copy the entire System Summary and paste it here, because it also gives us details about your Windows installation. Of course, please feel free to redact irrelevant/personal information.

    jkk88 commented Dec 27, 2018

    I’m also not been able to install HAXM.

    You need to use Device Guard and Credential Guard hardware readiness tool as I wrote in previous post.

    joshuamataaraya commented Dec 27, 2018

    Thanks @raphaelning and @jkk88 I’ve used the Device Guard and Credential Guard hardware readiness tool and it’s working now

    raphaelning commented Dec 28, 2018

    Great! Thanks @jkk88 for pointing us to the Device Guard readiness tool. I’m closing this issue now, but if @SqlBenjamin still can’t get Hyper-V completely turned off after using the new tool, we can reopen the issue.

    impactx commented Jan 16, 2019

    Hyper-V isn’t showing up for me . I already enabled VT in bios and tried a bunch of things.

    HaHoYou commented Jan 17, 2019

    So do you mean you already tried Device Guard readiness tool, disable it?

    HaHoYou commented Jan 17, 2019 •

    What is your output of these command: `

    bcdedit /v
    sc query intelhaxm
    powershell dgreadiness_v3.6\DG_Readiness_Tool_v3.6.ps1 -Ready`

    abdulvahidcetinturk commented Feb 19, 2019

    I did pretty much everything mentioned above. But I still get the same error. I am trying to download haxm for androidstudio. I cannot continue without intelhaxm. Things I’ve done are mentioned below.

    This is processor specs.

    Hyper-v is already disabled from features and in command.


    I’ve used the Device Guard and Credential Guard hardware readiness tool as well.

    Virtualization is enabled when I check through task manager. But I cannot access enabling virtualization through BIOS setting because it does not show up.

    Working for a solution for 5 days but still no progress. I disabled the antivirus program as well. I guess I do something wrong or missing sth important. Is there any other issues that can prevent downloading haxm ?
    Helps are appreciated. Thanks.

    Nittu88 commented Mar 6, 2019 •

    I found some kind of trick that worked for me!
    Hope it will help you solve your problems too.
    At first I enabled Virtualization in the BIOS settings, but when I started Android emulation via Android Studio it failed to use hardware acceleration.
    I followed the instructions here:

    Open an elevated (i.e. Run as administrator) Command Prompt.
    bcdedit /set hypervisorlaunchtype off
    Also make sure HVCI (Windows Defender’s memory integrity setting) is off.
    Reboot.

    Then I read the suggestion here:

    and my tick has been disabled all the time.

    I enabled it and restarted.
    When Windows restarted i ran Android Studio again, just to check it was sending the same error on screen and I got struck seeing that, instead, it was working.

    So, what worked for me was:

    1. Running the command in the Command Prompt as Administrator
    2. Enable virtualization in the BIOS
    3. Check the following ticks were off
    4. Enable this option here that was always disabled:

    Don’t ask me why but now it works properly.

    Источник

    Добавить комментарий

    Ваш адрес email не будет опубликован. Обязательные поля помечены *

  • Not activated windows 10 english version
  • Norton windoctor для windows 7 x64
  • Norton internet security for windows 10
  • Norton commander for windows
  • Normal dot где находится windows 7