Skip to content

Identifies reasons why Windows is running under a hypervisor

License

Notifications You must be signed in to change notification settings

mattx433/Dehypervise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dehypervise

A tool that tries to find out why Windows is running with Hyper-V.

Why?

QEMU, VMware and VirtualBox have to resort to using Windows' hypervisor platform API to run virtual machines when Hyper-V is active. This API is much slower than the custom virtualization drivers used by these alternatives, and also causes issues when running legacy operating systems.

Windows 11 can enable the hypervisor even if all optional features relating to it are disabled. This software aims to identify when that is occuring.

About

Identifies reasons why Windows is running under a hypervisor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages