Skip to content

WSL 2 fails with 0xc03a0014 while installing Ubuntu #40167

@AkiraNyx

Description

@AkiraNyx

Windows Version

Microsoft Windows [Version 10.0.26300.8170]

WSL Version

2.6.3.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

N/A - Cannot install, fails before distro is registered

Distro Version

N/A - Cannot install, fails before distro is registered

Other Software

None

Repro Steps

  1. Run: wsl --install -d Ubuntu
  2. WSL downloads Ubuntu successfully
  3. Installation fails at registration step
  4. Error: Wsl/InstallDistro/Service/RegisterDistro/0xc03a0014

Expected Behavior

Ubuntu should install and register successfully under WSL 2.

Actual Behavior

Installation fails with error:
"找不到指定文件的虚拟磁盘支持提供程序"
Error code: Wsl/InstallDistro/Service/RegisterDistro/0xc03a0014

Troubleshooting steps already taken:

  • VirtualMachinePlatform: Enabled
  • Microsoft-Windows-Subsystem-Linux: Enabled
  • HypervisorPlatform: Enabled
  • Microsoft-Hyper-V-All: Enabled (vmms service Running)
  • vhdmp.sys driver: manually started, STATE: 4 RUNNING
  • wsl --update: already on latest version
  • VirtualizationFirmwareEnabled returns False via WMI (BIOS VT-x is actually enabled)
  • Issue persists after all above steps. Suspected regression in Build 26300.

Diagnostic Logs

N/A - wsl --status output is garbled due to encoding issue.
Screenshots attached showing all troubleshooting steps.

Image Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions