Skip to content

Instantly share code, notes, and snippets.

@hhendrikk
Forked from ishu3101/reset-wsl.sh
Created August 16, 2018 13:15
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 hhendrikk/eff9b861235931c3e767ff5b826b9820 to your computer and use it in GitHub Desktop.
Save hhendrikk/eff9b861235931c3e767ff5b826b9820 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