Skip to content

Instantly share code, notes, and snippets.

@backroot
Created April 3, 2022 03:29
Show Gist options
  • Select an option

  • Save backroot/54fdcda1e318b18fcf31b9c4ce282ab5 to your computer and use it in GitHub Desktop.

Select an option

Save backroot/54fdcda1e318b18fcf31b9c4ce282ab5 to your computer and use it in GitHub Desktop.

Revisions

  1. backroot created this gist Apr 3, 2022.
    3 changes: 3 additions & 0 deletions enable-wsl2.cmd
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
    dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
    wsl --set-default-version 2