What can I do to disable Hyper-V in windows10 if the control panel and Power Shell variants do not work?
I mention that for Power Shell I used the command: Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Hypervisor
What can I do to disable Hyper-V in windows10 if the control panel and Power Shell variants do not work?
I mention that for Power Shell I used the command: Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Hypervisor
Win+R type control <enter>
Sorry forgot my PC is in French
Win+R (to launch run)
type "control" in run enter.
your in control panel, go to Programs
there you can can see prog functionality if you can see it go to
https://docs.microsoft.com/en-us/virtualization/api/
Hi @10nu7-5722,
Open an elevated PowerShell window.
Run the next command.
Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Hypervisor
I had just modified the comment, and this is the order I had already tried, but thanks!
4 people are following this question.
VMware Workstation and Memory integrity
The User Profile Service service failed the sign-in. User profile cannot be loaded
Error with Windows autopilot - Error securing hardware (0x81039020)
Cannot create virtual internal (and external) switch in Hyper-V (0x80041002) on Win 10 Pro
Can VMs of any kind imitate physical devices for OS Testing?