You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running Windows 10 Enterprise (Version 20H2 Build 19042.2486) with Windows-in version of WSL2. Unfortunately, I do not have privileged rights on my machine and accidentally ran the wsl --update command. When prompted for credentials, I canceled the operation.
Now, when I run the wsl --status command, it does not display the kernel version anymore. The output only shows the default version and WSL distribution:
Additionally, WSL has become very slow. I have tried deactivating Windows Features and removing the WSL kernel, but the issues persist even after reinstalling.
Thanks
Valentin
The text was updated successfully, but these errors were encountered:
ValentinTwin1206
changed the title
Incomplete log when running wsl --status
Incomplete log of wsl --status and performance problems when running wsl --update without admin rights
Feb 14, 2023
@ValentinTwin1206 what version of WSL did you install? Latest versions show the info you posted above when running wsl --status. Try wsl --version instead for details.
Hi all,
I am running Windows 10 Enterprise (Version 20H2 Build 19042.2486) with Windows-in version of WSL2. Unfortunately, I do not have privileged rights on my machine and accidentally ran the wsl --update command. When prompted for credentials, I canceled the operation.
Now, when I run the wsl --status command, it does not display the kernel version anymore. The output only shows the default version and WSL distribution:
PS C:\Users\Username> wsl --status DefaultVersion : 2 DefaultWSLDistro : Ubuntu-20.04
Additionally, WSL has become very slow. I have tried deactivating Windows Features and removing the WSL kernel, but the issues persist even after reinstalling.
Thanks
Valentin
The text was updated successfully, but these errors were encountered: