Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,666 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The Windows Subsystem for Linux service is unable to run. If I turn it on manually, it starts and immediately stops. This worked fine in the past but is no longer functional since recent updates.
Open PowerShell as administrator and run:
wsl --update
Unregistering and re-registering WSL:
wsl --shutdown
wsl --unregister <distro_name>
Then reinstall your Linux distribution from the Microsoft Store.
Any error code/message you received while starting the service?