How to disable Hyper-V in Windows

Genymotion Desktop and Hyper-V (Windows)

Genymotion Desktop does not work well alongside Hyper-V for the moment. Therefore, we highly recommend disabling Hyper-V when using Genymotion Desktop.

1. Disable all Hyper-V feature

2. Disable Memory Integrity

3. Verify that Hyper-V is properly disabled

  systeminfo | findstr -i "hyper-v requirements"
  

  Hyper-V Requirements: VM Monitor Mode Extensions: Yes
  Virtualization Enabled In Firmware: Yes
  Second Level Address Translation: Yes
  Data Execution Prevention Available: Yes
  

Related articles