Question: How to remove Hyper-V in Windows 11? If you no longer use the Hyper-V feature in Windows 11, it is critical to turn it off to avoid negatively impacting system performance. PHP editor Baicao will introduce in this article how to use command code to easily remove Hyper-V, thereby optimizing the operation of your computer.
Method 1: Run CMD
1. To remove hyper from win11, first press "win s" to open the search, then enter cmd to run as administrator.
2. Then enter the command: dism.exe / Online / Disable-Feature / FeatureName: Microsoft-Hyper-V-All. Press Enter to disable it.
Method 2: Open powershell
1. You can right-click the taskbar on the desktop to start, and click "Windows Terminal Administrator" to open "powershell".
2. Then copy and paste the connection: DISM /Online /Disable-Feature:Microsoft-Hyper-V. Go inside and press Enter to solve it.
The above is the detailed content of How to remove hyper in win11 How to remove hyper in win11. For more information, please follow other related articles on the PHP Chinese website!