Skip to content

Instantly share code, notes, and snippets.

@anhnt
Forked from ishu3101/reset-wsl.sh
Created January 12, 2018 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anhnt/a9666391e76c5baaed5c9fa7c79f984f to your computer and use it in GitHub Desktop.
Save anhnt/a9666391e76c5baaed5c9fa7c79f984f to your computer and use it in GitHub Desktop.
Resetting your Windows Subsystem for Linux (WSL) Environment
# Resetting your Windows Subsystem for Linux (WSL) Environment
lxrun.exe /uninstall /full
lxrun.exe /install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment