Bluescreen on windows 10 after using android emulator

Viewed 70725

today after i got an update of avast i could not launch any android emulator anymore (Bluestacks 3 and NOX). When i try to launch an emulator after like 80-90% of the engine loading of the emulator nothing happens then i get a messagge of the emulator that the engine could not launche and it gives me 2 options (restart engine or restart computer) both will get my sistem to crash and i get a blue screen with errorcode 0x00000667 (not sure if i miss a 0). I already tried to disable the antivirus and to retry but got the same problem, i reinstall the android emulator but got the same result. And worst of my problems are that my computer didn't had the file protection active to restore to an prewvie point, so im stuck now and i prefer not to reset my whole computer. Any suggestion what could i do? im really in trouble here and i hope this is the right place to ask for my problem.

9 Answers

Run the CMD in administrative mode and run this command bcdedit /set hypervisorlaunchtype off.

I had the same problem. Run the CMD in administrative mode and run command bcdedit /set hypervisorlaunchtype off.

But just this step didn't work.

As a second step, I checked whether Intel X86 Emulator Accelerator (HAXM installer) is installed on the SDK Manager > SDK Tools. I saw the "update available" and updated it.

Problem is solved.

disable hyper-v and restart then open nox try again in windows 10 disable Press Windows key. Type "Turn Windows features on or off" Deselect checkbox next to Hyper-V. Select OK. Select Restart now.

Never expected that this would work, but it worked for my good old fasion i7-2600k which does not support VT but has Hardware acceleration.

  1. Make sure Hyper-V is disabled in Windows Features

  2. Uninstall NoxPlayer (probably similar to Bluestacks)

  3. Disable Hardware Acceleration in your BIOS

  4. Install NoxPlayer, do a first run with an emulator.

  5. Restart and enable Hardware Acceleration in your BIOS again to improve performance.

source: https://www.youtube.com/watch?v=VedP_MamreA

The problem can easily be solve by using following steps:

  • Turn off battery saver mode if it ON.
  • Close the bluestack application.
  • Open task manager or Press Ctrl+shift+Esc and end all Background process with bluestack. (The 3-4 process are
    • Bluestack 4
    • Bluestack Agent
    • Bluestack Android host
    • Bluestack Server Interface ).
  • Close all applications.
  • Restart the bluestack application.

I also faced the same issue on my new spec: R5 5600X on MSI B550M.

This is how i solved it:

  1. Uninstall windows updates: Didn't Work.
  2. Enable SVM(Must be enabled anyway): Didn't Work.
  3. Refresh Windows(Download from Cloud): Worked :)
Related