Skip to main content

How to enable Hyper-V in Windows 10

This tutorial will guide you how to enable Hyper-V environment in Windows 10.


Requirements

  • Windows 10 Pro, Enterprise or Education operating system
  • 64-bit Processor with Second Level Address Translation (SLAT).
  • CPU support for VM Monitor Mode Extension (VT-c on Intel CPU's).
  • At least 4 GB RAM.

Instructions

  1. Type PowerShell in the Taskbar search bar, right-click on the PowerShell icon and click the Run As Administrator option from the menu.
  2. Type (or copy and paste) this command: Enable-WindowsOptionalFeature -Online -FeatureName:Microsoft-Hyper-V -All
  3. When the installation is done, restart your computer by typing Y and Enter.
  4. You will see the Configuring Windows Updates message during restart. Your computer might restart a few times.
  5. You will find the Hyper-V Manager on the Recently Added list on the Start menu.

Disclaimer: The content provided in this article is for informational purposes only. You are solely responsible for verifying the information as being appropriate for your personal use.

Popular posts from this blog

How to rebuild cache and repair permissions of kexts in a Hackintosh

After installing 3rd-party kexts in /Library/Extensions, or replacing vanilla kexts with patched kexts in System/Library/Extensions, you may want to repair their permissions and rebuild the kext cache to ensure they work as intented. Here's how.

How to properly install kexts in a Hackintosh

In one of our previous articles we explained what are kexts and where they are stored . Here are a few different ways to install them. We also show how to repair permissions and rebuild the kext cache.

NVIDIA Web Drivers Mojave Workaround

It is still uncertain when will NVIDIA release any Web Drivers for macOS Mojave, but we can try a workaround.