Install Hyper-V on Windows 10

Source: Internet
Author: User

?

Enable Hyper-V to create virtual machines on Windows 10.
Hyper-V can is enabled in many ways including using the Windows Control Panel, PowerShell (my favorite) or using the De ployment Imaging Servicing and Management tool (DISM). This documents walks through each option.

Note: ? Hyper-V is built to Windows as an optional feature – there is no Hyper-V download or installable component.

Check Requirements

    • Windows Enterprise, Professional, or education
    • 64-bit Processor with Second level Address translation (SLAT).
    • CPU support for VMS Monitor Mode Extension (vt-c on Intel CPU s).
    • Minimum of 4 GB memory.

The Hyper-V role? cannot is installed on Windows Home.
Upgrade from Windows ten Home Edition to Windows Professional by opening? Settings ? Update and Security ? Activation .

For more information and troubleshooting, see? Windows Ten Hyper-V System Requirements.

Install Hyper-V

Hyper-V is built to Windows as an optional feature – there is no Hyper-V download or installable component. There is several ways to enable the built-in Hyper-V role.

Enable Hyper-V using PowerShell

    1. open a PowerShell console as Administrator.
    2. run the following command:

      powershellcopy

         Enable-windowsoptionalfeature-online-featurename:microsoft-hyper-v-all         

      if the command Couldn ' t is found, make sure you ' re running PowerShell as Administrator.

When the installation have completed you need to reboot the computer.

Enable Hyper-V with CMD and DISM

The Deployment Image Servicing and Management tool (DISM) helps configure Windows and Windows images. Among its many applications, DISM can enable Windows features and the operating system is running.

To enable the Hyper-V role using DISM:

    1. open up a PowerShell or CMD session as Administrator.
    2. type the following command:

      powershellcopy

        dism/online/enable-feature/all/featurename: Microsoft-hyper-v       

For more information on DISM, see the? DISM Technical Reference.

Manually enable the Hyper-V role

    1. Right click on the Windows button and select ' Programs and Features '.
    2. Select? Turn Windows Features on or off .
    3. Select? Hyper-V ? and click? OK .

When the installation have completed you is prompted to restart your computer.

From:https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v

Install Hyper-V on Windows 10

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.