I tried to disable Hyper-V in the Command Prompt and it gave this error :
Feature Name Microsoft-Hyper-V Is Unknown
The Hyper-V has not been disabled.
I tried to disable Hyper-V in the Command Prompt and it gave this error :
Feature Name Microsoft-Hyper-V Is Unknown
The Hyper-V has not been disabled.
Copyright © 2021 Jogjafile Inc.
Try this:
bcdedit /set hypervisorlaunchtype off
and restartIf that doesn't work, try this instead:
optionalfeatures.exe
and un-check Hyper-VHope this helps!