Skip to content

Instantly share code, notes, and snippets.

@jhonywalkeer
Last active October 12, 2021 00:21
Show Gist options
  • Save jhonywalkeer/08d3c7295499c3fbfcda5d9379f34c83 to your computer and use it in GitHub Desktop.
Save jhonywalkeer/08d3c7295499c3fbfcda5d9379f34c83 to your computer and use it in GitHub Desktop.
Enable Windows Subsystem for Linux
⚠ Run as Admin
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment