Skip to content

WSL2 fails with HCS_E_HYPERV_NOT_INSTALLED – Hyper-V not starting #14435

@khabibvanier

Description

@khabibvanier

Windows Version

Microsoft Windows 11 Pro (Build 26200)

WSL Version

0.0.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

Unknown – WSL2 fails before VM creation

Distro Version

No response

Other Software

Trying to run Claude Cowork which requires WSL2 / Hyper-V.

Claude Cowork shows:
"Virtualization is not available. Claude's workspace requires Hyper-V but the virtualization service isn't responding."

Installing Ubuntu through WSL fails with:

WSL2 is not supported with your current machine configuration
Error code: HCS_E_HYPERV_NOT_INSTALLED

System:
Windows 11 Pro (Build 26200)
Ryzen 7 9800X3D
ASUS ROG STRIX B850-A

What I verified:

  • CPU virtualization supported
  • Virtualization enabled in BIOS
  • SVM enabled
  • Hyper-V features enabled
  • Virtual Machine Platform enabled
  • Windows Subsystem for Linux enabled
  • hypervisorlaunchtype set to Auto
  • Virtualization-based security disabled

Ubuntu downloads but installation fails when creating the VM.

systeminfo still shows Hyper-V requirements instead of detecting a hypervisor.

Repro Steps

  1. Install Windows 11 Pro (Build 26200).
  2. Enable virtualization in BIOS (SVM enabled).
  3. Enable Windows features:
    • Hyper-V
    • Virtual Machine Platform
    • Windows Subsystem for Linux
  4. Restart the computer.
  5. Attempt to install Ubuntu using WSL.
  6. Launch Claude Cowork which requires Hyper-V / WSL2.

The Ubuntu download starts but fails during VM creation.
Claude Cowork reports that virtualization is not available.

Expected Behavior

WSL2 should install successfully and create the Linux VM.

Running systeminfo should show:
"A hypervisor has been detected."

Claude Cowork should be able to start its workspace using Hyper-V virtualization.

Actual Behavior

WSL fails during installation with the error:

WSL2 is not supported with your current machine configuration
HCS_E_HYPERV_NOT_INSTALLED

systeminfo still shows "Hyper-V Requirements" instead of detecting a running hypervisor.

Claude Cowork continues to show:
"Virtualization is not available. Claude's workspace requires Hyper-V but the virtualization service isn't responding."

Diagnostic Logs

No additional logs collected yet.

Relevant observations:

  • systeminfo reports virtualization enabled in firmware.
  • Hyper-V features are installed.
  • hypervisorlaunchtype is set to Auto.
  • Virtualization-based security is disabled.
  • systeminfo still shows "Hyper-V Requirements" instead of detecting a running hypervisor.

Screenshots of the WSL installation error and Claude Cowork virtualization error are attached.

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