-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
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
- Install Windows 11 Pro (Build 26200).
- Enable virtualization in BIOS (SVM enabled).
- Enable Windows features:
- Hyper-V
- Virtual Machine Platform
- Windows Subsystem for Linux
- Restart the computer.
- Attempt to install Ubuntu using WSL.
- 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.
