Skip to content

Instantly share code, notes, and snippets.

@rido-min
Forked from ishu3101/reset-wsl.sh
Created September 11, 2017 06:20
Show Gist options
  • Save rido-min/53b7b03e4ed3abcfb590608d8b856ac6 to your computer and use it in GitHub Desktop.
Save rido-min/53b7b03e4ed3abcfb590608d8b856ac6 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