-
Notifications
You must be signed in to change notification settings - Fork 834
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
Error 0x80004005 when trying to register Kali Linux #10424
Comments
I have same problem with Kali Linux, but I found a solution is installing WSL from Microsoft Store. |
can you post a link to which WSL you used from the Microsoft store? |
Here is the link: https://apps.microsoft.com/store/detail/windows-subsystem-for-linux/9P9TQF7MRM4R |
im also having this issue, with kali linux. |
Have you try to install WSL from MS Store? |
yeah it worked thank you so much! |
No problem I glad to help you! |
for me |
i tried to install kali linux as you methode but don't work with me. wsl --install -d kali-linux but after few second show same problem, error "WslRegisterDistribution failed with error: 0x80004005" what i do for solving this problem is editing registry lxssManager to value 2, manual install with powershell, and direct install from microsoft store. oh btw i use windows 11. |
first use wsl.exe --update |
wsl --update wsl --install -d kali-linux Press any key to continue... i keep getting error |
Did you try to edit registry lxssManager to value 2?
|
This worked for me also. |
Thanks a ton!!! This worked for me. Thanks again |
tha
thanks it works |
Hi, I try "wsl --update" and then "wsl --install -d (distribution)" Its worked for me |
This worked for me also. |
pour mi toujour pas PS C:\Windows\system32> wsl --update Press any key to continue... |
semua tips yang anda berikan tidak berhasil untuk saya, entah apa yang terjadi, saya tidak tahu |
|
thanks a lot dude! |
help me it didnt work for me, still says error |
Make sure to unregistered your old kali (or uninstall it), and follow these steps : #10424 (comment) ( Unregistration wsl --unregister <DistributionName> Replace |
win + R -> regedit -> \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LxssManager -> click the start option -> edit the value to 2 |
WSL 2.1.5.0 fails to install Kali Linux directly as WSL1 on two of my computers with The only workaround I can find is to first run |
I've tried every possible way to solve the problem for the past few hours, and this worked for me, thank you :) |
this worked for me too |
THANK YOUUUUU BROOOO THANKSSSZSS TYSMMMMMMMMMMMMM |
Thank so much bro. It worked |
Thank you so much everyone! |
Installing, this may take a few minutes... Press any key to continue... |
I used this too wsl --set-default-version 2 |
Friend you just need to install " wsl --set-default-version 2 " |
Press any key to continue... |
Installing, this may take a few minutes... Press any key to continue... |
Works for me, thanks a lot. |
bro cmd admin "wsl --set-default-version 2" Enter |
not working still bro |
Use these commands in powershell with admin right |
Thank you, it works for me now. |
|
Tried all of it still got this error |
Check this one out #6317 |
Search this in Microsoft Store "Windows Subsystem for Linux" |
WSL version: 2.2.4.0 |
This work for me in 22/08/24 |
It's the same, the original one on Microsoft Store
…On Thu, 22 Aug, 2024, 20:24 Erik Matheus, ***@***.***> wrote:
can you post a link to which WSL you used from the Microsoft store?
Here is the link:
https://apps.microsoft.com/store/detail/windows-subsystem-for-linux/9P9TQF7MRM4R
This work for me in 22/08/24
—
Reply to this email directly, view it on GitHub
<#10424 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BADJIGNWK453ZDK4JZETFTDZSX3SLAVCNFSM6AAAAAA37R7NRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBUHA3TQMJUGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
it is the same. |
I am not positive that my experience can be helpful but I had the same trouble with installation and running of any distributive. I have been trying I think almost everything I could find on the internet. Unfortunately it worked nothing. |
That worked for me. Thanks! |
i was having the same error code as op, then i realized i was in an admistrative cmd. opened a regular cmd and ran the wsl --install command and it worked |
Thanks its working for me. |
thanks dude, Kali is working )) |
Can I suggest renaming or deleting .wslconfig I've just spent 1.5 hours trying to solve this and simply deleting .wslconfig has solved the problem |
Windows Version
Version 10.0.22000.2295
WSL Version
0.0.0.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.10.16
Distro Version
Kali Linux
Other Software
No response
Repro Steps
I was enabling WSL with the steps that Microsoft already listed
Then i tried to install Kali Linux, which the installation is succesfull
But when i typed
kali
it started to showInstalling, this may take a few minutes...
And then the error happened, but this only happens with Kali and not other distros
I tried Ubuntu and Debian which worked fine so far
Expected Behavior
Installing, this may take a few minutes... Please create a default UNIX user account. The username does not need to match your Windows username. For more information visit: https://aka.ms/wslusers Enter new UNIX username:
Actual Behavior
Installing, this may take a few minutes... WslRegisterDistribution failed with error: 0x80004005 Error: 0x80004005 Unspecified error
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: