Requirements:
- Windows 10 Professional, Enterprise, or Educational
- 64-bit Processor with Second Level Address Translation (SLAT)
- CPU support for VM Monitor Mode Extension (VT-c on Intel CPUs)
- Minimum 4 GB of RAM
Launch a PowerShell console as administrator by clicking Start > Type "PowerShell" > Right click on the result and select "Run As Administrator".
Once open, simply run the following command:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -ALL
After this is complete, reboot and you are done.
You can view more details on installing the Hyper-V role in Windows 10/11 here!
No comments:
Post a Comment