✔️❌ Enable or Disable Hyper-V Windows 11 CMD PowerShell

preview_player
Показать описание

In this video you can see how to:
- Activate Hyper-V Windows 11 CMD
- Disable Hyper-V Windows 11 CMD
- Activate Hyper-V Windows 11 PowerShell
- Disable Hyper-V Windows 11 PowerShell

We explain the whole process step by step, how to use the command console of CMD and PowerShell, and what commands to execute to be able to activate and deactivate Hyperv

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

》 CHAPTERS 《

00:00 Introduction
00:16 Disable Hyper-V from CMD
00:52 Activate Hyper-V from CMD
01:57 Disable Hyper-V from PowerShell
03:01 Activate Hyper-V from PowerShell

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Solvetic is the main YouTube channel for creating video solutions on computer and tech topics problems and different categories such us: Gaming, Windows, Mac, Linux, Android, iPhone, Photoshop, Web browsers, Office, Internet, Programs, Applications, Security, Programming etc.

We explain it to you in the most simple and professional way to learn new things and make solving problems related to computing and technology an easy job.
Рекомендации по теме
Комментарии
Автор

Open cmd as Admin, then type:
bcdedit /set hypervisorlaunchtype off
Press enter. Then type:
reg add /v "Enabled" /t REG_DWORD /d 0 /f
Press enter again.
Restart your computer

VtojeC
Автор

not working for me !
Error: 87

The /FeatureName: option is missing a required argument.
For more information, refer to the help for the /FeatureName: option.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

Hamza.A
Автор

Doesn't work for me. I got "Error: 0x800f080c

Feature name Microsoft-Hyper-V-All is unknown.
A Windows feature name was not recognized."

Nphariouz