question

10nu7-5722 avatar image
0 Votes"
10nu7-5722 asked thurolover commented

Windows 10 problem

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

windows-10-hyperv
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

thurolover avatar image
0 Votes"
thurolover answered thurolover commented

Win+R type control <enter>
199964-control.png



control.png (76.9 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

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/

0 Votes 0 ·
TKujala avatar image
1 Vote"
TKujala answered 10nu7-5722 commented

Hi @10nu7-5722,

Open an elevated PowerShell window.

Run the next command.

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

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I had just modified the comment, and this is the order I had already tried, but thanks!

0 Votes 0 ·