-
Notifications
You must be signed in to change notification settings - Fork 830
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
WSL Registration Error: 0x80370102 #12382
Comments
View similar issuesPlease view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it! Open similar issues:
Closed similar issues:
Diagnostic information
|
According to Windows API documentation error If you have VS Studio installed open a VS command prompt and enter The error definition in
Do you have On my system I have these hyper-v features installed and WSL works okay:
Maybe the developers could clarify what features are needed for WSL only instead a full hyper-v installation. |
I have reviewed and tried the suggested fix's from similar problems with no success. I have ensured that virtualization is enabled in bios. |
These are my enabled features |
@kweeks95: If the feature is enabled this usually means that the hypervisor failed to launch. Can you check if virtualization is enabled on bios ? Also, can you create virtual machine let's say with Hyper-V ? |
Windows Version
Microsoft Windows 11 Version 23H2
WSL Version
2.3.26.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.167.4-1
Distro Version
Ubuntu 24.04
Other Software
Sysinfo.txt
Repro Steps
PS C:\Windows\system32> wsl.exe --install Ubuntu-24.04
Ubuntu 24.04 LTS is already installed.
Launching Ubuntu 24.04 LTS...
Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x80370102
Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS.
For information please visit https://aka.ms/enablevirtualization
Press any key to continue...
Expected Behavior
I was expecting that ubuntu for wsl would install and i be prompted to create a user account and password.
Actual Behavior
PS C:\Windows\system32> wsl.exe --install Ubuntu-24.04
Ubuntu 24.04 LTS is already installed.
Launching Ubuntu 24.04 LTS...
Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x80370102
Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS.
For information please visit https://aka.ms/enablevirtualization
Press any key to continue...
Diagnostic Logs
WslLogs-2024-12-15_13-51-23.zip
The text was updated successfully, but these errors were encountered: