Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incomplete log of wsl --status and performance problems when running wsl --update without admin rights #9633

Closed
ValentinTwin1206 opened this issue Feb 14, 2023 · 1 comment

Comments

@ValentinTwin1206
Copy link

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

@ValentinTwin1206 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
@zcobol
Copy link

zcobol commented 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.

Sample output on my box:

PS C:\Users\zcobol> wsl --status
Default Distribution: openSUSE-Tumbleweed
Default Version: 2

PS C:\Users\zcobol> wsl --version
WSL version: 1.1.2.0
Kernel version: 5.15.83.1
WSLg version: 1.0.49
MSRDC version: 1.2.3770
Direct3D version: 1.608.2-61064218
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.19045.2546

@microsoft microsoft locked and limited conversation to collaborators Feb 15, 2023
@benhillis benhillis converted this issue into discussion #9637 Feb 15, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants