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 offand restartIf that doesn't work, try this instead:
optionalfeatures.exeand un-check Hyper-VHope this helps!