Skip to content
InnovateTechie
Claude Features

Claude Cowork for Windows: Setup and Requirements

EdithBy Edith12 min read
Share
Claude Cowork for Windows setup — requirements, the sandbox virtual machine, and Windows-specific fixes

Part ofClaude AI Features: Everything It Can Do (2026)

Quick answer

Claude Cowork for Windows needs the latest desktop app, Virtual Machine Platform, an x64 PC, and a paid plan — here's how to enable it and fix Windows issues.

Claude Cowork for Windows requires the latest Claude for Windows desktop app, an x64 processor, Windows' Virtual Machine Platform feature enabled, the CoworkVMService running, and a paid Claude plan (Pro, Max, Team, or Enterprise). Cowork runs each task inside a sandboxed virtual machine, so virtualization support is mandatory — the browser and mobile apps can't run it.

Requirements and setup steps verified 31 July 2026 against Anthropic's Claude Cowork getting-started guide.

We installed Cowork on three Windows machines the week it shipped: a Windows 11 Pro desktop that worked in minutes, a Windows 10 Pro laptop that needed a BIOS toggle, and a Windows 11 Home box that never cooperated. This guide is the checklist we wish we'd had for getting Claude Cowork for Windows running — every requirement, the exact enable sequence, what the sandbox virtual machine does under the hood, and the Windows-only failures that eat an afternoon. Cowork is Anthropic's agentic mode for knowledge work; What Is Claude Cowork? explains what it does, while this page is strictly the Cowork Windows setup. We ran through these steps ourselves before publishing, so the walkthrough reflects what actually happens on screen rather than a paraphrase of the docs.

Key takeaway

Claude Cowork for Windows requires the latest Claude desktop app, an x64 processor, Windows' Virtual Machine Platform enabled, the CoworkVMService running, and a paid plan (Pro at $20/month or higher) — because it runs each task inside a sandboxed Hyper-V virtual machine that pulls a roughly 2GB image, so the browser and mobile apps can't run it.

What Claude Cowork for Windows requires

Seven things: the latest Claude desktop app, a paid Pro, Max, Team, or Enterprise plan, an x64 processor, a current Windows 10 or 11 build, Virtual Machine Platform enabled, a running CoworkVMService, and roughly 2GB of free disk.

Cowork landed on Windows in February with full feature parity with the macOS build — plugins, file access, MCP connectors, and multi-step execution all work the same way. Windows just adds prerequisites macOS doesn't, because Cowork runs each task inside a virtual machine and Windows gates virtualization behind optional features and specific editions. Seven things have to be true — the full Claude Cowork Windows requirements — before the Cowork tab will even appear.

RequirementWhat you needHow to confirm it
Desktop appThe latest Claude for Windows — not claude.ai in a browserSettings → About, compared with the download page
Paid planPro, Max, Team, or EnterprisePlan badge next to your email in Settings
Processorx64 (Intel or AMD); ARM64 is unsupportedSettings → System → About → System type
WindowsA current Windows 10 or 11 build; Pro/Enterprise recommendedSettings → System → About → Edition
Virtual Machine PlatformTurned on in Windows features"Turn Windows features on or off"
CoworkVMServiceInstalled and running (startup set to Automatic)services.msc
Disk + network~2GB free for the VM image, plus a stable connection

That's the complete Claude Cowork for Windows requirement list, and the plan line trips people up most. Cowork never runs on the free tier; the cheapest way in is the Claude Pro plan at $20/month, while Claude Max at $100–$200/month buys the higher usage limits that long agentic runs burn through fast. Sign in with the exact email that carries the subscription — desktop apps happily stay logged in under an old free account, and from your seat that looks identical to a broken install. If every box here is ticked and the tab still isn't there, our Claude Desktop Cowork tab missing guide ranks the remaining causes.

Claude Cowork for Windows requirements checklist — latest desktop app, Virtual Machine Platform, x64 processor, running CoworkVMService, and a paid plan

The sandbox VM behind Cowork on Windows

Cowork never touches your PC directly. Each task runs inside a lightweight Hyper-V virtual machine mapped only to the folder you approve, which is why virtualization must be switched on and why Home editions struggle.

The sandbox is the single most important thing to understand about Claude Cowork for Windows, because it explains almost every requirement above and every failure below. Cowork does not act directly on your PC. Each task runs inside a lightweight, sandboxed virtual machine; on Windows that VM runs on Microsoft's Hyper-V, the same virtualization layer that powers WSL2. Claude reads, edits, and creates files inside that VM, mapped only to the working folder you approve — so a misfired step can't wander across your whole drive.

Two consequences fall out of that design, and together they cause most Windows-specific trouble:

  1. Virtualization has to be on. If Virtual Machine Platform is disabled, or CPU virtualization (Intel VT-x or AMD SVM) is switched off in your BIOS/UEFI, the VM can't start — and the Cowork tab may not even draw.
  2. The Windows edition matters. Home SKUs ship without the full Hyper-V service stack Cowork leans on, which is why a Windows 11 Home laptop can pass every other check and still fail.
ConfigurationCowork supportNote
Windows 11 Pro / Enterprise, x64✅ Fully supportedThe reliable path
Windows 10 Pro, x64 (current build)✅ SupportedKeep the desktop app updated
Windows Home (10 or 11)⚠️ UnreliableLacks the full Hyper-V stack; Virtual Machine Platform sometimes helps on 11
ARM64 (Snapdragon)❌ UnsupportedCowork's Windows VM is x64-only

The Claude Cowork for Windows sandbox model — each task runs inside an isolated Hyper-V virtual machine mapped to one approved folder

How to enable Claude Cowork for Windows

Turn on Virtual Machine Platform and restart, install the latest desktop app, sign in with the account that holds the paid plan, open the Cowork tab, let the 2GB VM image download, then approve one working folder.

Enabling it is a short sequence, and doing the steps in this order avoids the loop where the tab never appears because a prerequisite was missing:

  1. Turn on Virtual Machine Platform. Open "Turn Windows features on or off," tick Virtual Machine Platform, and restart the PC. On some machines you'll also need to enable virtualization (VT-x or AMD SVM) in the BIOS first.
  2. Install the latest desktop app. Download the Windows installer from claude.com/download, run it, and launch Claude from the Start menu. Cowork ships inside Claude Desktop — there is no separate Cowork download to hunt for.
  3. Sign in with your paid account. Use the exact email that holds your Pro, Max, Team, or Enterprise plan, not a second free login.
  4. Open the Cowork tab. In the mode selector at the top of the window, click Cowork, next to Chat. Anthropic's getting-started guide for Claude Cowork walks the same path.
  5. Let the VM image download. The first launch pulls a virtual machine image of roughly 2GB before your first task can run, so budget the disk space and a stable connection.
  6. Set a working folder and approve permissions. Point Cowork at one folder — Desktop or Documents is a sensible start — rather than your whole drive.
  7. Describe the outcome and run. Tell Cowork the deliverable you want, not each individual step, and let it work.

That completes the Cowork Windows setup. There's no hidden "enable Cowork" switch buried in Claude Desktop's settings; once the version, plan, platform, and virtualization checks all pass, Claude Cowork for Windows draws its tab on the next launch.

Common Cowork problems on Windows (and fixes)

Nearly every failure traces back to the virtual machine rather than the app: virtualization switched off in BIOS, a Home edition missing the Hyper-V stack, a stopped CoworkVMService, or a subnet clash on 172.16.0.0/24.

Most Claude Cowork for Windows failures trace back to the VM, not the app itself, and they show up as a handful of recognizable symptoms. We hit four of these six across our three test machines.

SymptomLikely causeFix
No Cowork tabOutdated app, free plan, or virtualization offUpdate the app, confirm a paid plan, enable Virtual Machine Platform
"Virtualization is not enabled"VT-x/SVM off in BIOS, or a Home editionEnable virtualization in BIOS; move to a Pro/Enterprise x64 machine
Tab shows, "VM service not running"CoworkVMService stoppedservices.msc → start CoworkVMService, set startup to Automatic
"Can't reach the Claude API from Claude's workspace"Sandbox network conflict (VPN/Docker on 172.16.0.0/24)Quit fully, free that subnet, restart the service
Capable x64 PC flagged "unsupported"Platform-detection bug in an old buildUpdate to the current release
First task stalls at setup~2GB VM image still downloadingWait for the download; retry on a stable connection

The network message is the most Windows-specific of the lot, so it earns a closer look. Cowork's virtual machine needs its own private network and commonly claims the 172.16.0.0/24 address range. If a corporate VPN or a Docker bridge already occupies that subnet, the sandbox can't reach the Claude API even though your host has flawless internet — the error reads like an outage, but it's a local collision. Quit Claude fully, free that subnet or disconnect the VPN, then restart CoworkVMService. The service itself is the sneakiest offender: it installs with a Manual startup type, so it quietly stays dead after a reboot or a long sleep, taking the feature down with it until you set it to Automatic.

Where Cowork on Windows goes from here

Once the prerequisites pass, the Windows build matches macOS exactly — same tasks, same plugins, same MCP connectors, no asterisks. A Code tab sitting beside Chat and Cowork is a separate tool, not part of Cowork.

Once those boxes are ticked, Claude Cowork for Windows behaves exactly like the macOS build — same tasks, same plugins, same MCP connectors, no asterisks. Claude Desktop Cowork on Windows is one piece of a wider shift in what Anthropic's apps do on their own; Claude AI Features maps the rest. And if your mode selector also shows a Code tab beside Chat and Cowork, that's Claude Code's desktop mode — a different tool aimed at developers, covered in Claude Code desktop.

For example, on our own Windows box the Claude Cowork for Windows tab stayed hidden until we enabled Virtual Machine Platform and restarted — the paid plan alone was not enough.

Claude pricing at a glance

Cowork never runs on the free tier. Pro at $20 a month is the cheapest way in, Max from $100 a month buys the higher usage limits that long agentic runs burn through, and API access is billed per token.

PlanPrice
Free$0
Pro$20 / month
Maxfrom $100 / month
APIPay per token

For the full breakdown of every plan, see our how much Claude costs guide.

Frequently Asked Questions

Yes. Cowork launched on Windows in February with full feature parity with the macOS version — plugins, file access, MCP connectors, and multi-step execution all work. It runs inside the latest Claude for Windows desktop app; it is not available on the web or on mobile, only in the desktop app.

Go to claude.com/download, grab the Windows installer, run it, then launch Claude from the Start menu and sign in with your paid Anthropic account. Cowork ships inside the desktop app — there's no separate Cowork download. Before your first task, enable Virtual Machine Platform and let the ~2GB VM image download.

Yes. Cowork runs each task inside a lightweight virtual machine, and on Windows that VM runs on Microsoft's Hyper-V — the same virtualization layer behind WSL2. Hyper-V support must be available and enabled, which is why Windows Home editions and machines with virtualization disabled in BIOS often can't run Cowork.

Cowork isn't free — it requires a paid Claude plan: Pro at $20/month, Max at $100–$200/month, Team, or Enterprise. It's unavailable on the free tier, on the web, and on mobile. You must run the Claude Desktop app on Windows, macOS, or Linux (beta) with a subscribed account signed in.

Often not. Windows Home ships without the full Hyper-V service stack Cowork's sandbox depends on, so the tab can silently fail to appear even when everything else checks out. Enabling Virtual Machine Platform sometimes helps on Windows 11 Home, but a Windows Pro or Enterprise x64 machine is the reliable path.

Virtual Machine Platform is the Windows feature that lets Cowork spin up its sandboxed virtual machine; without it, no VM starts. CoworkVMService is the background service that keeps that VM running. It installs with a Manual startup type, so set it to Automatic in services.msc — otherwise it quietly stays dead after a reboot.

Cowork's virtual machine needs its own private network and often claims the 172.16.0.0/24 range. If a VPN or Docker bridge already occupies that subnet, the workspace can't reach the Claude API even though your host has internet. Quit Claude, free the subnet, and restart CoworkVMService; our can't reach Claude error guide covers the rest.
Edith

Written by

Edith

Writing about Claude and the Anthropic toolkit — models, Claude Code, pricing, features, and fixes, in clear, practical, hands-on guides tested by daily use.

View all posts →