This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All -All -Verbose | |
| Restart Computer | |
| Go to BIOS and Enable "Virtualization Technology (VTx)" and "Virtualization Technology for Directed I/O (VTd)" | |
| Save (F10) | |
| Finish |