Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@cavo789
Created January 27, 2023 06:46
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 cavo789/7650b1633533cceb7361a218657fffee to your computer and use it in GitHub Desktop.
Save cavo789/7650b1633533cceb7361a218657fffee to your computer and use it in GitHub Desktop.
Restart WSL using the console

Shutdown all instances (this will kill the vmmem.exe task) then just run wsl to restart.

wsl --shutdown
wsl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment