Virtual Machine Warning when it's real hardware

birdie

Member
I'm running HWiNFO64 on real hardware (albeit in a remote desktop session but that shouldn't affect any readings), yet I'm getting this warning.

AFAIK I have zero applications using or running on Hyper-V. It's an office PC :)

I wonder if you could maybe show how you arrived at that conclusion.
 

Attachments

  • summary.png
    summary.png
    51 KB · Views: 6
  • vm warning.png
    vm warning.png
    36.2 KB · Views: 6
Yet, the Virtual Machine Platform or Windows Hypervisor Platform might be active:

1725889598685.png
 
Yet, the Virtual Machine Platform or Windows Hypervisor Platform might be active:
Wholly uninstalled/missing.

No drivers related to virtualization either.
 

Attachments

  • components.png
    components.png
    35.9 KB · Views: 7
  • drivers.png
    drivers.png
    47.1 KB · Views: 6
Last edited:
Hmm, there must be something still active..
I'm open to inquiry. I just don't know where to look. :-)

I had VirtualBox installed two years ago, but I've long uninstalled it and nothing from it remains, no drivers, no program files, no registry keys.
 
It's not VirtualBox, must be something in Windows as the Hyper-V test is positive.
 
It's not VirtualBox, must be something in Windows as the Hyper-V test is positive.
Looks like Hyper-V is enabled by default even if its components are not installed.

I've now run

Code:
Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Hypervisor

Let's see what its state will be after rebooting.

There's a long discussion related to Hyper-V here.
 
Back
Top