Skip to content
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

No Default Install - WslRegisterDistribution failed with error: 0x80370102 #10620

Closed
1 of 2 tasks
DaddyMiner49er opened this issue Oct 11, 2023 · 3 comments
Closed
1 of 2 tasks

Comments

@DaddyMiner49er
Copy link

Windows Version

Microsoft Windows [Version 10.0.22621.2428]

WSL Version

1.2.5.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

I cannot tell since I cannot get a default distro to launch

Distro Version

Ubuntu (Default)

Other Software

Docker Desktop will not completely install due to wsl2 not completing installing and launching any distro.

Repro Steps

  1. Install wsl2 per the instructions (cmd prompt wsl --install).
  • Ubuntu is already installed.
  • Launching Ubuntu...
  • Installing, this may take a few minutes...

Expected Behavior

I would expect the default Ubuntu distro to launch and not give the proverbial _WslRegisterDistribution failed with error: 0x80370102_

Actual Behavior

WslRegisterDistribution failed with error: 0x80370102
Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS.
BIOSSystemInfo
HyperthreadConfig
SecureBootConfig
VirtualizationConfig
MSINFO
WSL2CommandFailures
WSL2LegacyUnregister
wslinstallfailure
WSLPrerequisites
wslversion
WIN1122H2Ver
WINVersionNumber

Diagnostic Logs

outputnetworking.txt
wmicdriveinfo.txt
WslLogs-2023-10-10_10-28-21.zip

@DaddyMiner49er
Copy link
Author

I have done everything I have read including updating to WSLv2 2.0.4.x etc. Nothing works. If I run wslv1 I can install the default distro, but since this is preventing me from using Docker Desktop, I need WSLv2.

@benhillis
Copy link
Member

Is it possible your hypervisor is not being started, perhaps because you've installed a type 2 hypervisor (vmware etc)? Try running this command and restarting your machine:
BCDEDIT /Set {current} hypervisorlaunchtype auto

@microsoft-github-policy-service
Copy link
Contributor

This issue has been automatically closed since it has not had any author activity for the past 7 days. If you're still experiencing this issue please re-open it.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants