Replies: 3 comments
|
I had the same issue when WSL install was stuck at 0%. What finally worked for me was:
Reboot after this step.
After this, running |
0 replies
Get-Service vmcompute
Start-Service vmcompute
Set-Service vmcompute -StartupType Automatic |
0 replies
|
I used wsl --update --web-download, instead of wsl --update. And wsl installing right. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
as title
All reactions