Digital Marketing

Enable Virtual Machine feature on Windows 10

Open PowerShell as Administrator and run:

dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Restart your machine

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database