GENY MOTION Virtualization engine not found ERROR

11,823

I solved this issue. It's working fine now.

I'm using:

+ Window 10
+ VirtualBox-5.0.2-102096-Win
+ Genymotion-2.5.3

Step 1: We should set Run as this program as an administrator & Compatibility mode Windows 8 for those file.

C:\Program Files\Oracle\VirtualBox
    + VBoxHeadless.exe
    + VBoxManage.exe
    + VirtualBox.exe
C:\Program Files\Genymobile\Genymotion
    + genymotion.exe

Step 2: My Computer -> Manage-> Device Manager-> Network adapters

Remove all items with name: VirtualBox Host-Only Ethenet Adapter #...

Step 3: Open Virtual Box and go to File -> Preferences -> Network -> Host Only Networks

Remove all and create new host with information:

Adapter Tab:
    IPv4 Address:        192.168.1.201
    IPv4 Network Mask:   255.255.255.0
DHCP Server Tab:
    Server Address:      192.168.1.100
    Server Mask:         255.255.255.0
    Lower Address Bound: 192.168.1.101
    Upper Address Bound: 192.168.1.199

Step 4: Run Genymotion again. It's will work.

> Screenshots

Share:
11,823
AsimRazaKhan
Author by

AsimRazaKhan

Experienced iOS Developer with a demonstrated history of working in the information technology and services industry. Skilled in Objective -C, Swift 3, Adaptive Layouts, Instruments, TestFlight, Certificates, Google Maps SDK, Firebase SDK, TypeScript, HTML, and JavaScript. Strong engineering professional with a Bachelor’s Degree focused in Computer Science from UOK.

Updated on June 28, 2022

Comments

  • AsimRazaKhan
    AsimRazaKhan almost 2 years

    I am having this problem for a while, I searched a lot on the internet,

    The problem is when I emulate hybird app in the android geny motion emulator it say 'Virtualization engine not found'.

    what I found on the internet is to enable Hyper-V in windows feature and reinstall VB host network adapter but noting works for me. And also Virtual Box is not showing any Host Only Networks.

    And when I create any Host Network in VBox it is not there on reopening the VBox.

    • GenyMotion version 2.5.3.
    • VBox version 5.
    • OS Windows 10 pro Updated. (the problem is same on other OSs)

    Attached Image