Skip to content

Instantly share code, notes, and snippets.

@jhonywalkeer
Created October 4, 2021 16:12
Show Gist options
  • Save jhonywalkeer/e7f2df8a0112c8f019ab1f6c9fc1ecc0 to your computer and use it in GitHub Desktop.
Save jhonywalkeer/e7f2df8a0112c8f019ab1f6c9fc1ecc0 to your computer and use it in GitHub Desktop.
Enable the Virtual Machine feature through PowerShell
⚠ Run as Admin
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment