claude-code - 💡(How to fix) Fix [BUG] Cowork impossible on MSI MPG X570 / Ryzen 9 3900X — vmms service missing, Hyper-V causes boot failure

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Error Messages/Logs

Root Cause

Cowork is impossible to use on this system. Root cause identified: the vmms service (Virtual Machine Management Service) does not exist. Running Get-Service vmms returns "No service found". Without vmms, the Cowork VM cannot start. Enabling Hyper-V or Virtual Machine Platform causes complete Windows 11 boot failure every time — System Restore is required to recover.

Code Example

Get-Service vmms → "No service found"
Cowork Readiness Check"Virtual Machine Platform — missing services: vmcompute, HNS, vfpext"
Enabling Virtual Machine PlatformWindows 11 boot failure, automatic repair loop
System Restore required to recover after every attempt
Related issues: #35728, #32409
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Cowork is impossible to use on this system. Root cause identified: the vmms service (Virtual Machine Management Service) does not exist. Running Get-Service vmms returns "No service found". Without vmms, the Cowork VM cannot start. Enabling Hyper-V or Virtual Machine Platform causes complete Windows 11 boot failure every time — System Restore is required to recover.

What Should Happen?

Cowork should either install the vmms service correctly during setup, or support an alternative virtualization backend (such as WSL2) for systems where Hyper-V causes boot failure.

Error Messages/Logs

Get-Service vmms → "No service found"
Cowork Readiness Check → "Virtual Machine Platform — missing services: vmcompute, HNS, vfpext"
Enabling Virtual Machine Platform → Windows 11 boot failure, automatic repair loop
System Restore required to recover after every attempt
Related issues: #35728, #32409

Steps to Reproduce

  1. Install Claude Desktop on Windows 11 Pro (MSI MPG X570 / AMD Ryzen 9 3900X)
  2. Run Get-Service vmms in PowerShell — returns "No service found"
  3. Enable Virtual Machine Platform and restart
  4. Windows fails to boot — automatic repair loop
  5. System Restore required to recover

Claude Model

None

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

Claude 1.1.7053 (cc1949) 2026-03-16

Platform

Other

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

CPU: AMD Ryzen 9 3900X — MSI MPG X570 Gaming Edge WiFi — 64GB RAM — RTX 4080 SUPER — Windows 11 Pro Build 26200. UEFI mode, Secure Boot enabled, SVM enabled, CSM disabled. Claude Desktop chat works perfectly. Issue is specific to Cowork virtualization layer.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING