

PS> DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V Enable/Install Hyper-V using DISM via Command Line Enable/Install Hyper-V using Windows Features We can use PowerShell or MS-DOS without a problem. We will open the command line with Administrative rights which is explained in the previous part. Hyper-V feature can be installed by using DISM or Deployment Image Servicing and Management tool. Reboot System To Complete Hyper-V Installation Enable/Install Hyper-V using DISM via Command Line In order to use Hyper-V, we will reboot the system by simply typing Y for yes and enter. When the Hyper-V module or feature installation is complete we will see the following screen which simply asks us to reboot the system. Then we will click to the Run as Administrator with Administrator rights. So we will open the PowerShell as Administrator.įrom the start menu, we will just type powershell which will list the windows PowerShell shortcut like below. This cmdlet requires Administrative rights like Administrator login. We will use Enable-WindowsOptionalFeature PowerShell cmdlet.
Install chrome os on hyper v install#
We will install the Hyper-V as a Windows optional feature which is named Microsoft-Hyper-V. Perhaps the easiest way to install Hyper-V is using the PowerShell command with PowerShell command-line interface.
Install chrome os on hyper v windows 10#
Windows 10 Enterprise, Pro or Education or Windows Server 2012 and later.Also at least 4 GB memory should be provided by the system. VT-d also supported by most of the modern CPUs. CPU should provide the VM Monitor Mode Extension or VT-d or equivalent for AMD. But SLAT is provided with most of the modern CPUs. Hyper-V also requires 64 processors with the 64-bit operating system where Second Level Address Translation simply SLAT is available. First of all, Hyper-V cannot be install on Windows 10 Home edition which means it should be upgraded into higher versions like Enterprise, Pro or Education. In order to install or enable Hyper-V, there are some requirements to meet.

Prerequirements To Enable/Install Hyper-V Hyper-V is also an alternative for other virtualization products and technologies like VMware, VirtualBox, Linux KVM, Citrix, etc. Hyper-V provides to create, run, delete, revert virtual systems, machines, environments. Hyper-V is a virtualization technology that is created by Microsoft.
