Skip to content

Instantly share code, notes, and snippets.

@componhead
Last active December 4, 2017 16:10
Show Gist options
  • Save componhead/32dcecd2a88cd84e29cc965133e86cd8 to your computer and use it in GitHub Desktop.
Save componhead/32dcecd2a88cd84e29cc965133e86cd8 to your computer and use it in GitHub Desktop.
WSL (WIndows Subsystem Linux) notes
UNINSTALL
- Open a privileged cmd.exe
- lxrun /uninstall /full
- reboot
- sc stop lxssmanager
- rmdir /S %LOCALAPPDATA%\lxss
- uninstall from "Microsoft Store" (this deletes all your installation):
- from the store "add to Start menu"
- from the start menu right-click "uninstall"
optionalfeatures.exe : Open "Windows Features"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment