How to install hyper v manager in windows 10
Microsoft Hyper-V Manager is an Administrative tool, that tool used for creating,change and delete virtual machines. the hyper-v manager can also install a guest operating system and install and upgrade services that improve integration between the physical system and the VM.
Hyper-V is inbuilt into Windows 10 as an optional feature. you can enable hyper-v on windows 10 using control panel and power shell.
Minimum system Requirements For installation of Hyper-v manager on windows 10
Windows 10 Enterprise, Pro, or Education
64-bit Processor.
CPU support for VM Monitor Mode Extension (VT-c on Intel CPUs).
Minimum of 4 GB memory.
The Hyper-V role cannot be installed on Windows 10 Home.
Enable the Hyper-V role through control Panel
Click on windows key + run and type command optional features
There are a windows appear Windows Features and select Hyper-V management Tool
and click on OK
Install Hyper-V Manager using power-shell command
Open a Power-Shell console as Administrator.
Type the command Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All and press enter
Installation progress
After completing the install press Y and restart the system
0 Comments