[BUG] Cowork shows "Virtualization is not enabled" on Windows 10 Pro despite Hyper-V fully enabled
Resolved 💬 82 comments Opened Feb 21, 2026 by donny5nyc Closed Feb 21, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Cowork tab shows "Virtualization is not enabled. Claude's workspace requires
hardware virtualization (Hyper-V). Enable virtualization in your computer's
BIOS/UEFI settings, then restart." — despite all virtualization settings
being fully enabled and confirmed working.
Steps taken:
- Enabled Intel Virtualization Technology in Dell BIOS (F2)
- Enabled both Hyper-V sub-options in Windows Features
- Enabled Virtual Machine Platform and Windows Hypervisor Platform
- Ran: bcdedit /set hypervisorlaunchtype auto
- Ran PowerShell commands to enable all three features
- systeminfo confirms: "A hypervisor has been detected"
- Multiple full restarts performed
- Running latest Claude Desktop version on Windows 10 Pro (Dell PC)
Error persists unchanged after all of the above.
What Should Happen?
Cowork should detect that hardware virtualization is fully enabled at both
the BIOS and Windows level, successfully start the VM, and allow access to
the Cowork workspace without showing the "Virtualization is not enabled" error.
Error Messages/Logs
Virtualization is not enabled
Claude's workspace requires hardware virtualization (Hyper-V). Enable virtualization in your computer's BIOS/UEFI settings, then restart.
Steps to Reproduce
- Install latest Claude Desktop on Windows 10 Pro (Dell PC)
- Open Claude Desktop and navigate to the Cowork tab
- Observe "Virtualization is not enabled" error message
Attempted fixes (error persists after all of these):
- Restart PC and enter BIOS via F2 (Dell)
- Navigate to Advanced → CPU Configuration
- Enable "Intel Virtualization Technology" and "VT for Direct I/O"
- Save with F10 and restart
- Press Windows + R → type optionalfeatures → enable:
- Hyper-V (both sub-options)
- Virtual Machine Platform
- Windows Hypervisor Platform
- Restart PC
- Open PowerShell as Administrator and run:
- Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
- Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform
- Enable-WindowsOptionalFeature -Online -FeatureName HypervisorPlatform
- bcdedit /set hypervisorlaunchtype auto
- Restart PC again
- Open Claude Desktop → Cowork tab
- Same "Virtualization is not enabled" error still displayed
- Confirmed via systeminfo: "A hypervisor has been detected"
Claude Model
None
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
Claude 1.1.3918 (a4b368) 2026-02-20T23:13:32.000Z
Platform
Other
Operating System
Windows
Terminal/Shell
Other
Additional Information
_No response_
82 Comments
Same issue on Dell Latitude 7490.
Same issue on a Gigabyte motherboard, was work a day ago, updated and now says virtualization not enabled.
Same log line about yukonSilver not supported:
Log extract:
2026-02-21 08:20:10 [info] [deleteVMBundle] Reinstall files deleted (sessiondata.img and rootfs.img.zst preserved)
2026-02-21 08:23:29 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...
2026-02-21 08:23:29 [info] [deleteVMBundle] Deleting reinstall files from C:\Users\[REDACTED]\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-02-21 08:23:29 [info] [deleteVMBundle] Reinstall files deleted (sessiondata.img and rootfs.img.zst preserved)
2026-02-21 08:23:32 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 08:23:32 [info] [Callbacks] Initializing VM event callbacks...
2026-02-21 08:23:32 [info] [VM] Loading vmClient (TypeScript) module...
2026-02-21 08:23:32 [info] [VM] Module loaded successfully
2026-02-21 08:23:32 [info] [Callbacks] VM event callbacks initialized
2026-02-21 08:23:33 [warn] [startVM] VM not supported (win32/x64), skipping
I am having the same issue "Virtualization is not enabled
Claude's workspace requires hardware virtualization (Hyper-V). Enable virtualization in your computer's BIOS/UEFI settings, then restart.". I have enabled Hyper-V, but I still get the same error. Initially, when i installed it, I did not have this error.
Same issue on Windows 11 Pro on a Z590 Aorus Elite Gigabyte motherboard, also tried stopping VirtualBox services
Same issue here.
System:
Verification – everything is enabled:
bcdeditshowshypervisorlaunchtype Autosysteminfoconfirms: "A hypervisor has been detected"Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -Allreturns Online: TrueSteps taken:
bcdedit /set hypervisorlaunchtype autoError persists unchanged: "Virtualization is not enabled. Claude's workspace requires hardware virtualization (Hyper-V)."
I can confirm this issue on my Dell machine as well.
Dell Latitude 3420 after updating to 1.1.3918.
I spent quite a bit of time debugging it, and my results match the original report very closely:
hns,vmcompute,vmms,SharedAccess)bcdedit /set hypervisorlaunchtype autois setAdditional notes from my troubleshooting:
Default Switchandcowork-vm-vnet) being created successfully, but CoworkVMService still logs repeated “Incorrect function” errorsThis looks like a false negative in Cowork’s virtualization detection (or a Windows-specific compatibility issue in the latest version), rather than an actual BIOS/Hyper-V configuration problem.
Environment:
If needed, I can provide:
systeminfoHyper-V outputI can reproduce this on Windows 10 Pro as well (different hardware).
My environment
What I verified
bcdedit /set hypervisorlaunchtype auto(successful)systeminfoconfirms:Current behavior
Claude Cowork still shows:
Extra notes
AppData\Local\Claude\LogsI only see achrome-native-hostlog (MCP/Chrome integration), and I do not see a Cowork/VM log being created.mcp-registry,Claude in Chrome), but Hyper-V itself appears to be working correctly.This looks like a false virtualization detection on Windows 10, not a BIOS/Hyper-V configuration issue.
Dell PC
Edition Windows 11 Pro
Version 23H2
OS build 22631.6199
Experience Windows Feature Experience Pack 1000.22700.1108.0
Claude 1.1.3918 (a4b368) 2026-02-20T23:13:32.000Z
Virtualization is not enabledClaude's workspace requires hardware virtualization (Hyper-V). Enable virtualization in your computer's BIOS/UEFI settings, then restart.Same issue. Does anybody got workaround?
Confirming the same issue on Windows 11 Pro (Build 26200).
Cowork tab shows "Virtualisierung ist nicht aktiviert" (German locale) despite Hyper-V being fully operational.
Verification via PowerShell (non-admin):
(Get-CimInstance Win32_ComputerSystem).HypervisorPresent→Truevmcomputeservice → Runningvmmsservice → Running (StartType: Automatic)(Get-ComputerInfo).HyperVisorPresent→TrueEnvironment:
same issue.
I got it to work yesterday after the latest update, and it not working again now.
same issue; worked this morning for like 1h, took a break for 2h, came back to laptop, opened claude, got Claude's workspace requires hardware virtualization (Hyper-V). Enable virtualization in your computer's BIOS/UEFI settings, then restart.
Win11, Thinkpad T450s.
I feel empty...
same issue.
Yoga Book 9i Gen 9 , Windows 11
Anyone found a solution?
Windows 11 Pro, Dell Pro Max 16 Plus, Intel
Hyper-V, HypervisorPlatform, Containers, VirtualMachinePlatform all enabled
vmms and vmcompute both running
hypervisorlaunchtype = Auto
Hypervisor detected via systeminfo
Error persists regardless
Same issue here. Cowork was working fine yesterday, broke today without any changes on my end — likely caused by an auto-update.
Environment: LG Gram, Windows 11 Pro Build 26200, Intel i7-1360P, 32 GB RAM, Claude Desktop 1.1.3918 (MSIX), NordVPN installed (disabled during testing — no change).
Everything is enabled and verified: HypervisorPresent = True, hypervisorlaunchtype = Auto, Hyper-V / HypervisorPlatform / VirtualMachinePlatform all Enabled, vmcompute / vmms / CoworkVMService all Running, HNS network cowork-vm-vnet exists.
But the app reports: yukonSilver unsupported, reason "hardware_virt_disabled". Logs show repeated "VM not supported (win32/x64), skipping". VM bundle was wiped by the app and never re-downloaded.
Tried everything: BIOS check, enabling all Windows features, full reinstall, delete VM bundle, delete sessions, clear cache, disable VPN adapters, restart HNS/CoworkVMService, multiple reboots. Nothing works.
Same Issue on Latitude 7400.
System Details:
What Cowork reports:
"Virtualization not enabled"
What my system actually shows:
Root cause identified:
When running the WMI query that Cowork appears to use for detection:
Get-WmiObject -Class Win32_Processor | Select-Object VirtualizationFirmwareEnabled, VMMonitorModeExtensions, SecondLevelAddressTranslationExtensions
All three values return False. This is a known Windows behavior — once Hyper-V is active and running, these WMI fields return False because the hypervisor abstracts the hardware layer. This is expected and correct behavior on a properly configured system.
Cowork is therefore using an unreliable detection method that produces false negatives on machines where Hyper-V is already running.
Troubleshooting already performed:
None of the above resolved the issue. The problem is in Cowork's virtualization detection logic, not in my system configuration.
저도 동일한 문제입니다. 잘되다가 갑자기 안되는데, 확실한 업데이트 관련 버그인것 같습니다.
Same issue. I have a Dell XPS
Same issue on my Lenovo Idea pad but working fine on my MSI Desktop?
Both running 11 pro. similar hardware on both machines.
Did all the checks above and all checks out.
Same issue. Even used AWS to check and having the same with AWS.
Same issue here. Windows 11 Home (25H2, build 26200.7840), ASUS ZenBook, Intel i7-1165G7.
Error "Virtualization is not enabled" still persists on Cowork tab.
Same issue here:
After troubleshooting with online claude, this is conclusion:
Same issue here.
Environment:
Virtualization status (all confirmed enabled):
hypervisorlaunchtype: Autosysteminfo: "A hypervisor has been detected"Despite all of the above, Cowork shows: "Virtualization is not enabled. Claude's workspace requires hardware virtualization (Hyper-V)."
<html>
<body>
<!--StartFragment--><html><head></head><body><h2>Same issue — Windows 11 Insider Build, Intel Core Ultra 9 285HX</h2>
<h3>Environment</h3>
<ul>
<li><strong>OS:</strong> Windows 11 Pro, Build 26200.7840 (Insider Preview)</li>
<li><strong>CPU:</strong> Intel Core Ultra 9 285HX (24 cores)</li>
<li><strong>RAM:</strong> 127 GB</li>
<li><strong>GPU:</strong> NVIDIA RTX PRO 3000</li>
<li><strong>Claude Desktop:</strong> Latest version (fresh install as of 2025-02-21)</li>
</ul>
<h3>Confirmed working virtualization stack</h3>
Check | Result
-- | --
Task Manager → CPU → Virtualization | Enabled
bcdedit /enum \| findstr hypervisorlaunchtype | Auto
Get-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All | Enabled
Get-WindowsOptionalFeature -Online -FeatureName HypervisorPlatform | Enabled
Get-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform | Enabled
WSL 2 | Functional (wsl --status returns Default Version: 2)
Hyper-V Manager | Functional, can list/manage switches
<h3>Full troubleshooting steps attempted (all failed to resolve)</h3>
<ol>
<li><strong>BIOS verification</strong> — Intel VT-x confirmed enabled, Task Manager confirms "Virtualisierung: Aktiviert"</li>
<li><strong>Enabled all Windows features:</strong>
<pre><code class="language-powershell">Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -Alldism.exe /Online /Enable-Feature /FeatureName:VirtualMachinePlatform /Alldism.exe /Online /Enable-Feature /FeatureName:HypervisorPlatform /All
</code></pre></li>
<li><strong>Cleared Cowork app data:</strong>
<pre><code class="language-powershell">Remove-Item -Recurse -Force "$env:APPDATA\Claude Cowork"Remove-Item -Recurse -Force "$env:LOCALAPPDATA\Claude Cowork"
</code></pre></li>
<li><strong>Complete uninstall and reinstall</strong> of Claude Desktop (with reboot in between)</li>
<li><strong>Attempted to remove stale <code>cowork-vm-vnet</code> virtual switch</strong> — consistently returned <code>Access Denied (0x80070005)</code> via:
<ul>
<li><code>Remove-VMSwitch -Name "cowork-vm-vnet" -Force</code></li>
<li>Hyper-V Manager GUI → same error</li>
<li><code>Remove-CimInstance</code> via WMI — same result</li>
<li>After stopping all Claude/Cowork processes</li>
<li>After <code>Restart-Service vmms -Force</code></li>
<li>After clean reboot with Claude disabled from autostart</li>
</ul>
</li>
<li><strong>HNS (Host Network Service) full reset</strong> — this was the only method that successfully removed the switch:
<pre><code class="language-powershell">Stop-Service hns -ForceStop-Service vmms -ForceRemove-Item -Path "C:\ProgramData\Microsoft\Windows\HNS\HNS.data" -ForceStart-Service vmmsStart-Service hns
</code></pre>After this, <code>Get-VMSwitch</code> confirmed <code>cowork-vm-vnet</code> was gone. Only <code>Default Switch</code> remained.</li>
<li><strong>Launched Cowork after clean HNS reset</strong> — same error: <em>"Virtualisierung ist nicht aktiviert"</em></li>
</ol>
<h3>Conclusion</h3>
<p>The virtualization detection logic in Cowork appears to be broken. The entire Hyper-V stack is functional (WSL 2 works, Hyper-V Manager works, VMs can be created manually), but Cowork refuses to start its workspace.</p>
<p>This may be related to #27363 (NAT rule creation failure), but in my case the error occurs even after a completely clean state with no stale switches or NAT rules present.</p>
<h3>Root cause found in logs</h3>
<p>The Cowork VM log at <code>%LOCALAPPDATA%\Packages\Claude_pzs8sxrjxfjjc\LocalCache\Roaming\Claude\logs\cowork_vm_node.log</code> reveals the actual issue:</p>
<pre><code>2026-02-21 13:25:22 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...
2026-02-21 13:26:32 [warn] [startVM] VM not supported (win32/x64), skipping
</code></pre>
<p><strong>The VM is never even attempted.</strong> Cowork's internal compatibility check (<code>yukonSilver</code>) classifies this system as <code>unsupported</code> despite all virtualization features being fully functional. This repeats on every startup — the VM module loads, but <code>startVM</code> is immediately skipped.</p>
<p>This appears to be the same root cause as #25136 and #25142 — the <code>yukonSilver</code> status check incorrectly flags certain Windows builds (in my case, Insider Build 26200) as unsupported.</p>
<h3>Additional MCP errors shown alongside the virtualization error</h3>
<pre><code>⚠ Could not connect to MCP server mcp-registry
⚠ Could not connect to MCP server Claude in Chrome
</code></pre>
<h3>Request</h3>
<p>Please either:</p>
<ol>
<li>Fix the <code>yukonSilver</code> compatibility check to recognize Windows 11 Build 26200 with full Hyper-V support, or</li>
<li>Provide a local override mechanism so users with confirmed working virtualization can bypass this check.</li>
</ol></body></html><!--EndFragment-->
</body>
</html>
Same Issue
Device Name: MSI
Processor: 13th Gen Intel(R) Core(TM) i7-1360P (2.20 GHz)
OS: Windows 11 Pro 25H2
Claude Desktop: Latest version
PS C:\WINDOWS\system32> Get-WindowsOptionalFeature -Online | Where-Object {$_.FeatureName -like "Hyper"}
FeatureName : HypervisorPlatform
State : Enabled
FeatureName : Microsoft-Hyper-V-All
State : Enabled
FeatureName : Microsoft-Hyper-V
State : Enabled
FeatureName : Microsoft-Hyper-V-Tools-All
State : Enabled
FeatureName : Microsoft-Hyper-V-Management-PowerShell
State : Enabled
FeatureName : Microsoft-Hyper-V-Hypervisor
State : Enabled
FeatureName : Microsoft-Hyper-V-Services
State : Enabled
FeatureName : Microsoft-Hyper-V-Management-Clients
State : Enabled
I'm experiencing the same issue on Windows 11 Pro (Build 10.0.26100).
Hyper-V is fully enabled,
systeminfoconfirms a hypervisor is detected, and all relevant Windows features (Hyper-V, Virtual Machine Platform, Windows Hypervisor Platform) are turned on. Despite this, Cowork still shows the "Virtualization is not enabled" error.+1, hoping for a fix soon.
Same issue here on Windows 11 Pro
Configuration:
Verification:
systeminfo | findstr /i "hyper-v"returns:This confirms Hyper-V is fully active, yet Cowork still displays:
Steps to reproduce:
Cowork tab is completely unusable. Chat and code works fine.
I have same issue on Windows 11 Home, Build 26200, Lenovo 83LY.
This is not a BIOS problem.
This is not a Windows problem.
This is not a hardware problem.
This is almost certainly a Claude Cowork detection bug on your machine. Same is happening on my Dell computer, but HP is perfectly fine. So Anthropic needs to fix this issue with virtualization detection ASAP.
window 11 pro, thinkpad P14s gen5
same error
Same here, I was using cowork just fine last night, now I get the same error message... Win 11 home
The same error is happening to me.
I'm confused.
i have this error too
"Virtualization is not enabled
Claude's workspace requires hardware virtualization (Hyper-V). Enable virtualization in your computer's BIOS/UEFI settings, then restart."
Same issue here. Windows 10 Pro, Claude 1.1.3918, Hyper-V fully enabled and confirmed working.
I traced the root cause in app.asar. The check is in function EPt() at approximately byte offset 3645362:
The underlying call is
IsProcessorFeaturePresent(PF_VIRT_FIRMWARE_ENABLED)which returnsfalsewhen the Hyper-V hypervisor is already active — the hypervisor masks the CPU feature flags from the guest OS. This is a known Windows behavior.systeminfoconfirms "A hypervisor has been detected" andHypervisorPresent = True, proving VT-x is working, but the feature flag check gives a false negative.Suggested fix: The check should also query
IsProcessorFeaturePresent(PF_VIRT_FIRMWARE_ENABLED)OR verify the hypervisor is already present (e.g. via WMIWin32_ComputerSystem.HypervisorPresentor checkingCPUIDleaf 1 ECX bit 31). If a hypervisor is already running, virtualization is obviously enabled — the current check has the logic inverted for this case.Attempted binary-patching
!n.isHardwareVirtEnabled()→n.isHardwareVirtEnabled()(replacing!with a space to preserve byte length), but Claude Desktop installs as an MSIX package underC:\Program Files\WindowsApps\and Windows enforces package integrity — the app refuses to launch after any file modification, making client-side workarounds impossible.This also appears to cause the downstream MCP error: "Could not connect to MCP server mcp-registry" since the VM never starts.
Environment:
bcdedit /set hypervisorlaunchtype autoappliedsysteminfoconfirms: "A hypervisor has been detected"Same issue here — Windows 11 Pro 25H2 (Build 26200.7840), Hyper-V fully enabled
Environment
Virtualization Status (all confirmed enabled)
BIOS:
Windows Features (all Enabled):
Services running:
Hypervisor launch type:
Task Manager confirms: Virtualization: Enabled
What I tried (none resolved it)
DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-Vbcdedit /set hypervisorlaunchtype auto%AppData%\Claudefolder and reinstalledAdditional context
Error message
Also seeing MCP connection errors:
Same issue here. Cowork was working perfectly on Feb 19, then stopped on Feb 20 with the "Virtualization is not enabled" error.
Environment:
What changed:
Two Realtek driver updates installed on Feb 20:
No other changes were made. Cowork worked fine the day before.
Diagnostic results (all confirmed after troubleshooting):
systeminfo | findstr /i "hyper"→ Hypervisor enforced Code Integrity
→ A hypervisor has been detected. Features required for Hyper-V will not be displayed.
Get-Service vmcompute→ Running (had to manually start it, was Stopped after reboot)
wsl --status→ Default Version: 2, Default Distribution: Ubuntu
(WSL had to be reinstalled — was missing after driver updates)
Get-WindowsOptionalFeature -Online | Where-Object FeatureName -like "*hyper*"→ HypervisorPlatform: Enabled
Get-WindowsOptionalFeature -Online | Where-Object FeatureName -like "*virtual*"→ VirtualMachinePlatform: Enabled
bcdedit /enum | findstr hypervisorlaunchtype→ auto
Summary: BIOS virtualization is enabled, hypervisor is detected, vmcompute is running, WSL2 is installed and working, all relevant Windows features are enabled — but Cowork still shows the "Virtualization is not enabled" error. The error message appears to be a false negative in Cowork's virtualization detection.
I'm experiencing the same issue on my Lenovo ThinkPad.
System Details:
Verification steps completed:
bcdedit /enum | findstr hypervisorlaunchtype→ Autosysteminfo | findstr "Hyper-V"→ "A hypervisor has been detected"Get-Service CoworkVMService→ RunningGet-Service vmcompute→ RunningKey observation:
The
%APPDATA%\Claude\logsfolder does not exist at all — the Cowork VM never even attempts to initialize. The only file in%APPDATA%\Claude\isclaude_desktop_config.json.Workaround attempted:
Disabling VBS/Memory Integrity did not resolve the issue since it was already off.
This confirms the root cause mentioned above —
IsProcessorFeaturePresent(PF_VIRT_FIRMWARE_ENABLED)returnsFalsedespite virtualization being fully functional. Multiple reinstalls of Claude Desktop have not helped. Looking forward to a fix using the correct WHvP API check.Confirming this bug — Windows 11 Home, Lenovo IdeaPad Flex 5
Same issue here. After some fine working experiencings last night, its down now.
My setup:
Exact error sequence — triggered by switching models from Sonnet 4.6 to Opus 4.6 during an active Cowork task:
Error 1:
Error 2:
Error 3 (after full system reboot):
---
Core issue: This is a product responsibility, not a user responsibility
The fundamental problem is not that users need better guidance or workarounds —
it is that Anthropic shipped a product with system requirements that exclude a
significant portion of their target audience without any prior notice.
Windows 11 is the most widely used system among freelancers,
consultants, and knowledge workers — precisely the people Cowork is designed for.
Importantly: this issue is also reported by Windows 11 Pro users with Hyper-V
fully enabled (see #27316, #25136, #25876). This confirms that the root cause
is not simply a missing Windows edition feature — it is a fundamental
architectural instability in Cowork's VM implementation on Windows.
The ask is not "warn users better." The ask is: lower the system requirements.
Cowork should work on Windows 11 Home out of the box. If the current VM
architecture requires Hyper-V, that architecture needs to change — not the
user's operating system. WSL2, which is available on Windows Home, would be
a viable alternative backend worth exploring.
Users should never need to enter BIOS settings, investigate their Windows
edition, or research virtualization technology just to use a standard feature
of a paid product.
---
Additional UX issues to fix:
model selector should be disabled/greyed out while a task is running.
Basic UX principle: if an action cannot be safely executed, it should not
be offered. A single model switch should never be able to crash the daemon
and require a full system restart to recover.
file system intervention.
users cannot act on
RPC error -1orsdk-daemon not connected.Also seeing this issue despite Hyper-V enabled.
Windows 11 Pro
Minisforum MS02 Ultra
#27427
Hey all, thanks for flagging! We're working on this and will have a new version out today, I will update here once it's released
Same issue for me and all virtualization in Bios and Windows was set
same issue here, dell + windows 11 pro
Same issue here.
Environment:
Virtualization status — everything is enabled and confirmed working:
systeminforeports: "A hypervisor has been detected"Get-Service vmms→ Running (Hyper-V Virtual Machine Management)Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All→ Online: True, RestartNeeded: Falsebcdedit /set hypervisorlaunchtype autohas been runBehavior:
Cowork tab shows "Virtualization is not enabled — Claude's workspace requires hardware virtualization (Hyper-V). Enable virtualization in your computer's BIOS/UEFI settings, then restart." Error persists after all the above steps. Was also previously getting a Plan9/virtiofs mount error when attempting to install plugins:
Hyper-V was not initially installed — after enabling it and rebooting, the vmms service runs fine but Cowork still does not detect virtualization.
+1 Same issue for me as well - was working on previous version, broke after update. Intel Core Ultra 9 288V (Lunar Lake)." This confirms it's a regression
OS Name Microsoft Windows 11 Home
Version 10.0.26200 Build 26200
OS Manufacturer Microsoft Corporation
System Manufacturer HP
System Model HP OmniBook Ultra Flip Laptop 14-fh0xxx
Virtualization-based security Running
Virtualization-based security Required Security Properties Base Virtualization Support
Virtualization-based security Available Security Properties Base Virtualization Support, Secure Boot, DMA Protection, UEFI Code Readonly, SMM Security Mitigations 1.0, Mode Based Execution Control, APIC Virtualization
Virtualization-based security Services Configured Hypervisor enforced Code Integrity, Secure Launch, SMM Firmware Measurement
Virtualization-based security Services Running Hypervisor enforced Code Integrity, Secure Launch, SMM Firmware Measurement, Hypervisor-Enforced Paging Translation
App Control for Business policy Enforced
App Control for Business user mode policy Off
SMM Isolation Level Firmware Protection Version Three
Automatic Device Encryption Support Elevation Required to View
A hypervisor has been detected. Features required for Hyper-V will not be displayed.
same issue here, windows 11 pro
same issue , ROG Strix G614JU, Win 11 Pro Build 26200, Intel 13th gen
same issue here, windows 11 pro
same issue: Asus Z790-Plus,Motherboard, Win11 Pro, Intel i5-13600K
Same issue on ROG Strix G614 JV, Win 11 Home. Even after Hyper-V, Virtual Machine Platform, Windows Hypervisor Platform, and WSL are all enabled. Cowork's VM service (CoworkVMService) is not being properly provisioned during installation
Same issue. Lenovo Thinkpad W541. The error: Virtualization is not enabled
Claude's workspace requires hardware virtualization (Hyper-V). Enable virtualization in your computer's BIOS/UEFI settings, then restart.
My VM log:
2026-02-21 18:05:56 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...
2026-02-21 18:06:23 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:06:23 [info] [Callbacks] Initializing VM event callbacks...
2026-02-21 18:06:23 [info] [VM] Loading vmClient (TypeScript) module...
2026-02-21 18:06:23 [info] [VM] Module loaded successfully
2026-02-21 18:06:23 [info] [Callbacks] VM event callbacks initialized
2026-02-21 18:06:26 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:06:29 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:06:34 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:06:36 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:06:37 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:06:40 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:06:46 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:08:50 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:08:52 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:08:54 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:08:59 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:18:55 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:18:57 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:19:00 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:19:05 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:19:11 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:19:13 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:19:16 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:19:20 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:21:39 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:21:41 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:21:43 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:21:48 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:22:59 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:00 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:01 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:01 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:03 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:04 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:08 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:09 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:11 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:11 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:12 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:13 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:15 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:16 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:20 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:20 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:48 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:50 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:53 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:23:58 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:01 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:02 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:03 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:04 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:06 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:06 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:10 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:11 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:30 [info] [stopVM] stopping VM gracefully
2026-02-21 18:25:33 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...
2026-02-21 18:25:37 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:37 [info] [Callbacks] Initializing VM event callbacks...
2026-02-21 18:25:37 [info] [VM] Loading vmClient (TypeScript) module...
2026-02-21 18:25:37 [info] [VM] Module loaded successfully
2026-02-21 18:25:37 [info] [Callbacks] VM event callbacks initialized
2026-02-21 18:25:40 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:45 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:46 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:47 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:47 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:49 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:50 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:54 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:25:55 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:27:24 [info] [stopVM] stopping VM gracefully
2026-02-21 18:27:27 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...
2026-02-21 18:27:30 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:27:30 [info] [Callbacks] Initializing VM event callbacks...
2026-02-21 18:27:30 [info] [VM] Loading vmClient (TypeScript) module...
2026-02-21 18:27:30 [info] [VM] Module loaded successfully
2026-02-21 18:27:30 [info] [Callbacks] VM event callbacks initialized
2026-02-21 18:27:33 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:27:56 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:27:59 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:28:01 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:28:06 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:28:10 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:28:11 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:28:15 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:28:19 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:28:53 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:28:53 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:28:55 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:28:55 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:28:57 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:28:58 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:29:02 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:29:03 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:34:17 [info] [stopVM] stopping VM gracefully
2026-02-21 18:34:20 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...
2026-02-21 18:34:23 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:34:23 [info] [Callbacks] Initializing VM event callbacks...
2026-02-21 18:34:23 [info] [VM] Loading vmClient (TypeScript) module...
2026-02-21 18:34:23 [info] [VM] Module loaded successfully
2026-02-21 18:34:23 [info] [Callbacks] VM event callbacks initialized
2026-02-21 18:34:26 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:34:31 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:34:34 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:34:36 [warn] [startVM] VM not supported (win32/x64), skipping
2026-02-21 18:34:41 [warn] [startVM] VM
Deep Investigation:
yukonSilver unsupportedis a server-side feature flag, not a local detection issueI spent several hours investigating this exact issue across two machines on the same account. Here are my findings:
Environment Comparison
| Property | Desktop (WORKS ✅) | Notebook (FAILS ❌) |
|----------|-------------------|---------------------|
| CPU | AMD Ryzen 7 3700X | Intel i7-13650HX |
| OS | Windows 11 Pro Build 26200 | Windows 11 Pro Build 26200 |
| Claude Version | 1.1.3918.0 | 1.1.3918.0 |
| Hyper-V | Enabled | Enabled |
| hypervisorlaunchtype | Auto | Auto |
| systeminfo | "A hypervisor has been detected" | "A hypervisor has been detected" |
| CoworkVMService | Running / Automatic | Running / Automatic |
| vmcompute / vmms | Running | Running |
| HCS DLLs | Present | Present |
| smol-bin.x64.vhdx | Present | Present |
| WinNat | Running / Automatic | Running / Automatic |
| Same account | Yes | Yes |
Root Cause: Server-Side Feature Flag
The Cowork log on the failing notebook shows:
This repeats on every single startup attempt. The VM module loads successfully but never attempts to start the VM because
yukonSilveris flagged asunsupported.Key Evidence: Desktop Had the SAME Error Until Today
The desktop log reveals that it also had
yukonSilver unsupportedfrom January 26 through February 21 morning:Then suddenly at 11:45 on Feb 21, after a reinstall, the desktop started working:
Proof It's Not Local
The status
unsupportedis not stored locally. I verified by:Remove-AppxPackage)%APPDATA%\Claude,%LOCALAPPDATA%\Claude,%LOCALAPPDATA%\Packages\Claude_*)sc.exe delete)Result: First log entry after clean install is still
yukonSilver not supported (status=unsupported).No local file contains the string "yukon" — the status comes from a remote feature flag (likely GrowthBook, as seen in
main.log:[growthbook] loaded 27 features).Impact
The error message displayed to users — "Virtualization is not enabled. Enable virtualization in your computer's BIOS/UEFI settings" — is completely misleading. Virtualization is fully enabled and working. Users are wasting hours troubleshooting BIOS settings, Hyper-V features, and network configuration when the actual blocker is a server-side feature flag they have no control over.
Request
yukonSilveris marked assupportedfor Windows machines that meet all requirementsyukonSilversupport statusSystem Details (Failing Notebook)
Hey all, we just pushed a new version (
v1.1.3963). It may take a few minutes to be available for update, but please give it a try and let us know if you're still hitting this!Fixed!
Fixed is, all my work history is gone. That is expensive issue
still not working properly. We are getting this error now: RPC error -1: failed to ensure virtiofs mount: Plan9 mount failed: bad address
@mortendotno from the other issue it seems like you might have deleted %APPDATA%/Claude? That's where the history is stored, if you happen to have the old version in the recycle bin would recommend trying to restore it
è uscito un aggiornamento adesso. RISOLTO
No, but i did a copy of folder "local-agent-mode-sessions" not sure where to place it if that was the correct one.
Edit: Browse plugins -
Failed to load marketplaces
Error invoking remote method '$eipc_message$_bef7c374-81cd-41ac-95ed-1302a463a1c2_$_claude.web_$_CustomPlugins_$_listMarketplaces': Error: RPC error -1: failed to ensure virtiofs mount: Plan9 mount failed: bad address
Restarting Claude or your computer sometimes resolves this. If it persists, you can reinstall the workspace or share your debug logs to help us improve.
Ah got it! I would try going into your %APPDATA% Claude folder and replacing the
local-agent-mode-sessionsfolder with the one you saved (though of course back up the new one as well just in case). And then try quitting and restarting the desktop appI don't think the plugins issue is related to this one so would recommend reporting that one separately via the
Submit Feedbackbutton if it persists!@JacquesAnthropic after the update to v1.1.3963 it works
I re-installed with admin privileges and that worked. Cowork now workig on lenovo idea pad 5 windows pro11
It works!!! The update is new.
Thanks all! Going to close out this issue
all lost cowork sessions just got restored for some reason, check it out
Hi, thanks jacques for the setup !
I keep getting a loading of "workspace configuration", that bugs everytime. 3rd time trying (after relaunching claude desktop).
<img width="875" height="105" alt="Image" src="https://github.com/user-attachments/assets/6bbc1e29-6161-4a8f-85fe-b92e71782d30" />
What worries me is that it seems I've lost everything I've worked on. Can't be sure until this "workspace setup" is completed, but if you had the same issue, would love to get some tips.
FYI, I've tried many things earlier today (before the fix), including uninstalling Claude desktop. I hope this did not suppress everything...
OK, configuration worked, its working again but I lost everything... If someone knows how to get things restored, would be much appreciated.
I am having this same issue on a new DELL this morning. Still not working
Did you try installing the latest update? Available in the "Help" panel of the app.
thank you so much - it fixed - you are amazing - thankyou !
Thank you very much, thank you all
<html>
<body>
<!--StartFragment--><html><head></head><body><h2>Same issue here — Windows 10 Pro 22H2, all virtualization confirmed working</h2>
<h3>System Specs</h3>
Component | Value
-- | --
OS | Windows 10 Pro 22H2 (Build 19045.6937)
CPU | Intel Core i7-7700K @ 4.20GHz
RAM | 32 GB
Claude Desktop | 1.1.3918 (a4b368) 2026-02-20
<h3>Cowork Error</h3>
<blockquote>
<p>Virtualization is not enabled.
Claude's workspace requires hardware virtualization (Hyper-V). Enable virtualization in your computer's BIOS/UEFI settings, then restart.</p>
</blockquote>
<h3>Troubleshooting performed (all confirmed working)</h3>
<p><strong>1. BIOS — Virtualization enabled</strong></p>
<ul>
<li>Intel VT-x / AMD SVM enabled in ASUS BIOS (Advanced → CPU Configuration)</li>
<li>Task Manager → Performance → CPU → Virtualization: <strong>Enabled</strong> ✅</li>
</ul>
<p><strong>2. Hyper-V Windows Feature — Enabled</strong></p>
<pre><code class="language-powershell">PS> Get-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V
FeatureName : Microsoft-Hyper-V
DisplayName : Hyper-V-Plattform
State : Enabled ✅
</code></pre>
<p><strong>3. Hypervisor launch type — Auto</strong></p>
<pre><code class="language-powershell">PS> bcdedit /enum | findstr hypervisorlaunchtype
hypervisorlaunchtype Auto ✅
</code></pre>
<p><strong>4. Hyper-V services — Running</strong></p>
<pre><code class="language-powershell">PS> Get-Service vmcompute, vmms
Both: Status = Running ✅
</code></pre>
<p><strong>5. Windows Fast Startup — Disabled</strong></p>
<ul>
<li>Disabled via Power Options to ensure clean boot</li>
<li>Performed full shutdown via <code>shutdown /s /t 0</code> and cold boot</li>
<li>No change</li>
</ul>
<p><strong>6. WSL — Checked</strong></p>
<pre><code class="language-powershell">PS> wsl --status
(please fill in result)
</code></pre>
<h3>Conclusion</h3>
<p>Every system-level virtualization check passes. The issue is clearly on the app side — Cowork's platform detection rejects Windows 10 Pro (<code>win32/x64</code>) despite Hyper-V being fully functional. The error message is misleading, suggesting a BIOS issue when in reality it appears to be a platform support / detection bug.</p>
I am still getting the same issue; using a Claude version from 2/11/2026 as a workaround but its very unstable. Lots of issues>
<img width="1152" height="648" alt="Image" src="https://github.com/user-attachments/assets/4b40a2b1-7fbe-4fbb-9988-1c6810184fc3" />
Environment
Anthropic.Claude)Symptoms
Only the Chat and Code tabs are visible. No Cowork tab. Setting
sidebarModeto"cowork"inclaude_desktop_config.jsoncauses the app to fail to launch with the error: "Claude Desktop failed to Launch — We are so sorry, Claude Desktop failed to launch. Please check for updates and try again. If the issue persists, contact support."Log output (
cowork_vm_node.log)Troubleshooting steps completed
cowork-svc.exefrom the resources folder — service ran successfully but made no differencesmol-bin.x64.vhdxis present in resources folder — VM bundle is therewsl --statusconfirms WSL2 running correctlyAdditional notes
Add-AppxPackageworkaround from this thread does not applysidebarMode: "cowork"in config causes a hard launch failure with the error above, suggesting the app is aware of the mode but crashes when platform detection blocks initialisationked for me on Windows 10 Enterprise 22H2 (Build 19045):**
Despite having all Hyper-V features enabled, VirtualMachinePlatform, HypervisorPlatform, Containers, and Windows Sandbox — the "Virtualization is not available" error persisted across multiple restarts and a fresh Claude Desktop reinstall.
What actually fixed it (all 3 steps were needed):
After this, the error was gone and Cowork loaded successfully. The key insight is that the VM bundle can get into a bad state and needs to be deleted so the app re-downloads it fresh — combined with running as admin.
Same Issue
why is the issue closed?
I had this exact same issue and managed to fix it. Here is what worked for me:
Check Task Manager: Go to Task Manager > Performance > CPU. Check the bottom right to see if Virtualization is "Disabled". If it is, you need to restart into your BIOS and enable it (look for Intel VT-x, AMD-V, or SVM).
Turn on Windows Features: Search your Windows start menu for "Turn Windows features on or off".
Enable Hyper-V: In that list, make sure to check the boxes for Hyper-V, Virtual Machine Platform, and Windows Hypervisor Platform.
Click OK, let Windows apply the changes, and Restart your PC.
After doing this, the app booted up perfectly for me. Hope this helps!
Same problem here.
Windows 10 PRO.
Claude Version 1.1.6452 (5afc23)
Went all the way through Claude's instructions to try to fix it but no luck. Checked that Virtualization is enabled in Windows.
What's Wrong?
Cowork shows "Virtualization is not enabled. Claude's workspace requires hardware virtualization (Hyper-V). Enable virtualization in your computer's BIOS/UEFI settings, then restart." — despite Hyper-V being fully enabled and all related services running correctly.
Restarting does not resolve the issue.
---
System Info
| Property | Value |
|---|---|
| OS | Windows 10 Pro |
| Claude Desktop version | (add your version here) |
| Installation method | Standard installer |
---
Verification Steps Completed
| Check | Result |
|---|---|
| vmcompute service | ✅ Running |
| vmms service | ✅ Running |
| Hyper-V enabled via Enable-WindowsOptionalFeature | ✅ Done |
| bcdedit hypervisorlaunchtype | ✅ Set to Auto |
| Get-NetNat | ❌ Returns empty |
| Get-HnsNetwork (cowork-vm-nat) | ❌ Returns empty |
| %APPDATA%\Claude\logs folder | ❌ Does not exist — VM never initializes |
| Restarted computer multiple times | ✅ Done |
---
Expected Behavior
Cowork should detect that Hyper-V is enabled and all required services are running, initialize the VM, create the logs folder, and allow access to the workspace.
Actual Behavior
Cowork shows the BIOS error message and never attempts to start the VM. No logs are generated and the %APPDATA%\Claude\logs folder is never created.
---
Steps to Reproduce
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -AllSOLVED I had the same issue and after many tries discovered that the Intel virtualization Service was disabled in the BIOS setup. Enabled and worked.
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.