Ticker

6/recent/ticker-posts

Advertisement

How To Install Hyper-V on windows 10

 How To Install Hyper-V on windows 10

Microsoft Hyper-V, codenamed Viridian, and also known before its release as Windows Server Virtualization, is a native hypervisor; it can create virtual machines on x86-64 systems running Windows. If you want to run virtual machines (VM) on Windows 10, you need to install Hyper-V. After installation completed on windows 10 you can run multiple VMs at the same time, provided you have enough resources like disk space, RAM, and CPU capacity. Hyper-V supports Windows, Windows Server, and Linux guest operating systems. You can install Hyper-V on Windows 10 Enterprise, Pro, or Education. Hyper-V role cannot be installed on Windows 10 Home.


Step by Step Install the Hyper-V feature on Windows 10

1. Press Windows Key + R for Run.

2. When Run Open, Type Appwiz.cpl and press enter.

3. Once Program and Features open, Click on Turn Windows Features on or off.

4. Once Windows Features windows open check the box of Hyper-V and click on OK.

5. Reboot The computer. 


Enable Hyper-V using PowerShell on Windows 10


1. Open PowerShell  Run as Administrator.

2. Once PowerShell Open Type the following command and press enter.

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All

3. Reboot The computer. 

Once Windows has rebooted, you can able to use Hyper-V to run virtual machines on Windows 10.

Post a Comment

0 Comments