Claude Cowork for Windows — Complete Setup

Claude Cowork for Windows is Anthropic’s desktop agent running inside the Claude Desktop app: instead of chatting one message at a time, you hand it a multi-step task — “organize this folder of 300 invoices by vendor and build me a summary spreadsheet” — and it works through the job on your actual PC, reading and writing local files in folders you’ve approved. It shipped to Windows in early 2026, a few weeks after the macOS launch, and is included with Claude Pro, Max, Team, and Enterprise. It’s still a research preview in parts, and after extensive use on Windows 11 I can tell you both where it genuinely saves hours and where it will cheerfully misfile your documents if you let it. This guide covers setup, requirements, the permission model, and a full first-session walkthrough.

TL;DR: Claude Cowork for Windows turns the Claude Desktop app into an autonomous agent that works across your local files — organizing, creating documents and spreadsheets, synthesizing research. It’s included with Pro ($20/mo) and higher plans, needs the latest Claude Desktop app for Windows, and only touches folders you explicitly grant. Three approval modes (Manual, Auto, Skip) control how much it does without asking. It’s powerful and still preview-rough: give it copies of important files, not originals, until you trust it.

What Is Claude Cowork, Exactly?

Cowork is the consumer-friendly sibling of Claude Code. Anthropic took the same agentic architecture developers use in the terminal — file access, multi-step execution, tool use — and wrapped it in the Claude Desktop app with an interface built for knowledge work rather than programming. Where a normal chat gives you an answer, a Cowork session gives you finished artifacts: a formatted report saved to your Documents folder, a renamed and reorganized directory tree, a spreadsheet with working formulas built from a pile of PDFs.

The distinction from regular Claude chat matters in practice. In a chat you’d upload five files, get analysis back, download results, and repeat. In Cowork you point Claude at a folder once and it iterates on its own: listing files, opening the relevant ones, drafting output, checking its work, and saving results — without you shuttling files back and forth. If you’ve wondered how this differs from Anthropic’s coding agent, our comparison of Claude vs Claude Code draws the line; Cowork sits between the two, and it’s quickly become one of the most practical entries in the whole Claude use-case catalog.

Timeline for context: Cowork launched as a research preview on macOS in January 2026, and Windows support arrived in early 2026 with feature parity — plugins, folder access, MCP connectors, and multi-step execution all work the same on both platforms. Through spring 2026 Anthropic layered on desktop-control capabilities (letting Claude operate apps and browsers, not just files) for Pro and Max subscribers. As of mid-2026, parts of the experience — remote sessions in particular — are still explicitly labeled beta, and the preview framing is deserved. Treat it as a very capable assistant that is still learning workplace manners.

Claude Cowork for Windows: Requirements and Plans

RequirementDetails
Claude planPro, Max, Team, or Enterprise (not available on Free)
AppLatest Claude Desktop app for Windows (claude.com/download)
OSWindows 10/11 64-bit; I’d recommend Windows 11 — that’s where my testing and most of Anthropic’s appears to happen
AccountSame claude.ai login as web; usage shares your plan’s limits
CostNo extra charge beyond the subscription

Two notes on the fine print. First, Cowork sessions consume noticeably more usage than chat — an agent that reads forty files and drafts three documents is doing forty-three tasks’ worth of work. On Pro’s 5-hour session windows, one ambitious Cowork job can be a meaningful dent; our Claude Pro guide explains how those limits behave. Second, “research preview” is not a marketing flourish: features shift between app updates, and I’ve had at least one workflow change behavior after an update mid-project.

Setting Up Cowork on Windows

  1. Download the Claude Desktop app for Windows from claude.com/download and run the installer. If you already have it, update — Cowork requires the latest version.
  2. Sign in with your Claude account (Pro or higher).
  3. In the message box, switch the mode selector from Chat to Cowork. There’s no separate install — Cowork is a mode of the desktop app.
  4. When prompted, grant access to a folder. Claude can only read and write inside directories you approve; start with a dedicated test folder, not Documents.
  5. Pick an approval mode (more on this below) and describe your task in plain language.

Setup friction I hit on Windows: the folder-permission dialog occasionally opens behind the main window (check your taskbar if Cowork seems frozen on “waiting for access”), and corporate machines with aggressive endpoint protection can block the app’s file operations silently — if every file action fails, talk to IT before blaming the agent.

The Permission and Security Model

This is the section to actually read, because an agent that edits local files is a different risk category than a chatbot. Cowork’s model has three layers.

Folder scoping

Claude only sees directories you’ve explicitly granted. It cannot wander your C: drive. The practical discipline is to keep grants narrow: one project folder per task beats a blanket grant to your user directory. I keep a C:\Cowork working directory and copy files in; it costs ten seconds and has saved me twice from an overeager cleanup task touching things it shouldn’t.

Approval modes

  • Manual — Claude asks before each action. Slow, transparent, the right default while you learn what it tends to do.
  • Auto — Claude self-checks actions for safety and proceeds, asking only when something looks consequential. This burns more usage (the checking itself costs tokens) but is the practical daily setting.
  • Skip — no automatic checks. Anthropic’s own docs say to use it only with complete trust. I use it for nothing that involves deletion or overwrites.

What can still go wrong

Cowork can create, edit, and delete files inside granted folders, which means ambiguous instructions can cause destructive actions. “Clean up this folder” is an invitation to misinterpretation; “move every PDF older than 2025 into an Archive subfolder, don’t delete anything” is a spec. There’s also the prompt-injection angle: files you feed the agent can contain adversarial text aimed at redirecting it. The mitigations are the same ones we recommend across agentic tools — scoped access, copies not originals, and review before you act on outputs. For the wider picture of Anthropic’s safety posture, see our deep dive on whether Claude AI is safe.

Your First Session: A Walkthrough

Here’s the first-session exercise I recommend to everyone, because it’s genuinely useful and safely bounded. Time budget: about 15 minutes.

  1. Stage the sandbox. Create C:\Cowork\inbox-test and copy in 20–30 assorted real files — PDFs, Word docs, screenshots, spreadsheets. Copies, not originals.
  2. Grant and instruct. Switch to Cowork mode, grant that folder only, set approval to Manual, and prompt: “Look through this folder and propose an organization scheme — don’t move anything yet. Then wait for my approval.”
  3. Watch it work. Claude lists the files, opens several to understand content (not just filenames), and returns a proposed structure with reasoning. This read-only pass shows you how it thinks.
  4. Approve the plan. “Go ahead, and produce an index.md listing every file’s new location.” In Manual mode you’ll approve file moves as they happen; note how each action is described before it executes.
  5. Audit. Check the result against the index. In my first run, Cowork sorted 27 of 29 files exactly as I’d have done, misclassified one ambiguous scan, and — the preview rough edge — wrote the index with forward slashes in paths. Cosmetic, but a reminder that Windows is the younger platform here.

Graduate from there to document generation: point it at a folder of meeting notes and ask for a decisions-and-actions summary doc, or at raw CSVs and ask for a formatted workbook. When a task is really about the spreadsheet itself — formulas, models, in-cell edits — the dedicated add-in is the sharper tool, and our Claude for Excel guide covers where each one wins.

What Cowork Does Well on Windows (and What It Doesn’t)

Strong, in my testing

  • File triage and organization — renaming, deduplicating, restructuring by content rather than filename. The single best effort-to-value ratio.
  • Synthesis across documents — “read these nine reports and draft a two-page brief with a comparison table” produces genuinely usable first drafts.
  • Spreadsheet and document creation — builds .xlsx files with working formulas and formatted Word docs, saved straight into the project folder.
  • Long-running jobs — sessions can run remotely (in beta) on Anthropic’s servers, so closing the laptop doesn’t kill a 40-minute task, and sessions sync across devices.

Still rough

  • Ambiguity handling. Given vague instructions it guesses rather than asks often enough that precise prompts are mandatory.
  • Desktop control is young. Operating other Windows apps and browsers arrived in spring 2026 and works, but slowly and with occasional misclicks — I keep it for low-stakes tasks.
  • Preview gaps. Memory integration and session sharing weren’t available in my testing, and features shift between updates.
  • Usage burn. Auto-approval mode’s self-checking meaningfully increases consumption. Budget accordingly on Pro.

Ten Real Tasks Worth Delegating First

The fastest way to find Cowork’s fit is to hand it tasks you already know are tedious, bounded, and checkable. These ten come from my own sessions and have a high success rate on Windows:

  1. Downloads-folder triage — classify by content, move into dated subfolders, flag duplicates for review instead of deleting them.
  2. Receipt and invoice extraction — pull vendor, date, and amount from a folder of PDFs into a spreadsheet with a source-file column for auditing.
  3. Meeting-notes consolidation — merge a month of scattered notes into one decisions/actions/open-questions doc.
  4. Consistent renaming — enforce a naming convention like YYYY-MM-DD_client_type across a project folder, with a rename log.
  5. Report first drafts — “read these five source docs and draft the monthly summary in our usual template.”
  6. CSV-to-workbook conversion — combine raw exports into a formatted .xlsx with a summary tab and working formulas.
  7. Research packet assembly — collect everything on a topic from a granted folder into a single organized brief with an index.
  8. Presentation scaffolding — outline plus speaker notes from a source document; you do the design pass.
  9. Comparison tables — reconcile two versions of a contract or spec and produce a what-changed summary.
  10. Archive sweeps — move stale files to an Archive tree by last-modified date, with a manifest and zero deletions.

Notice the pattern: every task has a defined input folder, a verifiable output, and no irreversible step. That’s the shape of work Cowork is ready for in mid-2026. The tasks I don’t delegate yet: anything touching originals with no backup, anything requiring judgment about what’s safe to discard, and long desktop-control sequences across multiple apps — the preview handles them, but not reliably enough for unattended runs.

Common Mistakes With Claude Cowork for Windows

  • Granting broad folder access on day one. Giving Cowork your entire user profile is how “organize my downloads” becomes an archaeology project. Scope tight, widen slowly.
  • Running destructive tasks in Skip mode. The no-checks mode plus a delete instruction plus one ambiguity is the worst-case combination. Keep Manual or Auto for anything that removes or overwrites files.
  • Working on originals. Until you’ve seen how Cowork handles your kind of files, work on copies. Recovery from a mangled original is on you — there’s no universal undo.
  • Prompting like it’s a chat. Chat tolerates vagueness because you iterate. An agent executes. Write instructions like a ticket: goal, constraints, what not to touch, expected output.
  • Ignoring the outputs’ provenance. A synthesized brief reads confident whether or not the agent understood the source documents. Spot-check citations against sources before forwarding anything upstream.

FAQ

Is Claude Cowork available on Windows?

Yes. Cowork shipped on Windows in early 2026, shortly after the macOS launch, with feature parity — folder access, plugins, MCP connectors, and multi-step task execution all work on Windows. You need the latest Claude Desktop app from claude.com/download and a paid Claude plan.

Is Claude Cowork included with Claude Pro?

Yes. Cowork is included with Pro, Max, Team, and Enterprise plans at no extra charge, though it is not available on the free tier. Cowork sessions draw from the same usage budget as your regular Claude conversations, and agentic tasks consume usage faster than chat.

Can Claude Cowork delete my files?

Inside folders you have granted, yes — it can create, edit, and delete files, which is why the permission model matters. Keep grants scoped to specific project folders, use Manual or Auto approval mode for anything destructive, and work on copies of important files until you trust its behavior.

What is the difference between Claude Cowork and Claude Code?

They share the same agentic foundation, but Claude Code is built for software development in the terminal and IDEs, while Cowork targets general knowledge work — documents, spreadsheets, file organization, research synthesis — through the desktop app’s graphical interface. Non-developers should start with Cowork.

Does Cowork keep running if I close my laptop?

Sessions can run remotely on Anthropic’s servers — a feature that was still labeled beta as of mid-2026 — so work persists when you close the app and syncs across devices on your account. Purely local file operations still require the desktop app to reconnect to finish writing results.

Is Claude Cowork still a research preview?

Anthropic launched Cowork as a research preview in January 2026 and has been expanding it steadily since. As of mid-2026, core file workflows are solid but several pieces — remote sessions, memory integration, session sharing, and desktop control of other apps — are still beta or rolling out gradually, so expect behavior to change between updates.

Verdict and Next Steps

Claude Cowork for Windows is the most useful thing my Pro subscription added this year, with the caveat that it demands adult supervision: scoped folders, precise instructions, copies of anything you’d cry about losing. Run the sandbox walkthrough above, graduate to one real recurring task from the delegation list, and reassess after a week — that’s enough time to know whether the agent model fits how you work, and cheap enough that there’s no reason not to find out. If your tasks live in the browser rather than the file system, the natural companion is the extension covered in our Claude for Chrome guide.

ClaudeAI.Guide Editorial Team

ClaudeAI.Guide Editorial Team

Independent editorial team behind ClaudeAI.Guide — an unofficial, third-party reference that is not affiliated with, endorsed by, or sponsored by Anthropic, PBC. We cover Anthropic’s Claude AI assistant from a practitioner’s perspective: hands-on tutorials, practical prompts, model comparisons (Claude Opus, Sonnet, Haiku), API walkthroughs, and honest reviews grounded in our own daily use. Everything we publish is tested in real workflows and verified at the time of writing, with no affiliate-driven hype. “Claude” and “Anthropic” are trademarks of Anthropic, PBC, used here for descriptive, nominative fair-use purposes only.

Articles: 72