[BUG] Cowork: Cannot use folders outside home directory on Windows (secondary drive)

Resolved 💬 96 comments Opened Feb 28, 2026 by juanyepes-softwareone Closed Mar 29, 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 restricts folder selection to the user's home directory on Windows. When selecting
a folder located on a secondary internal drive (e.g., D:\), the following dialog appears
and blocks access:

"The selected folder is outside your home directory. Only folders within your home directory can be used."

A symbolic link workaround was also tested: creating a symlink inside the home directory
pointing to the target folder on the secondary drive. Cowork resolves the symlink to its
real path and applies the same restriction, making this workaround ineffective.

What Should Happen?

Cowork should allow users to select and work with folders on any local drive, not just
within C:\Users\<username>\. Users should be able to explicitly grant access to folders
on secondary drives, as is standard behavior in other file-access tools on Windows.

Error Messages/Logs

Dialog title: Invalid Folder Selection
Message: "The selected folder is outside your home directory. 
Only folders within your home directory can be used. You can select a different folder."

Steps to Reproduce

  1. Install Claude Desktop (latest version) on Windows
  2. Open the Cowork tab
  3. Click to select a working folder
  4. Navigate to a folder on a secondary internal drive (e.g., D:\MyProjects)
  5. Observe the "Invalid Folder Selection" error dialog — folder cannot be selected

Additional step tested as workaround:

  1. Create a symbolic link in the home directory pointing to the secondary drive folder:

New-Item -ItemType SymbolicLink -Path "C:\Users\<user>\MyProjects" -Target "D:\MyProjects"

  1. Select the symlink folder in Cowork
  2. Same restriction applies — symlink is resolved to real path and rejected

Note: The secondary drive is a local internal disk, not a network share or removable device.
Related issue for macOS external volumes: #19318

Claude Model

Sonnet (default)

Is this a regression?

I don't know

Last Working Version

1.1.4328.0

Claude Code Version

2.1.62

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Warp

Additional Information

_No response_

View original on GitHub ↗

96 Comments

jonnyk17 · 4 months ago

Same on mac

jealius · 4 months ago

Junctions also fails. This needs to be fixed!

TheAdamWarlock · 4 months ago

Facing same issue for Cowork. This issue looks similar to https://github.com/anthropics/claude-code/issues/20382 which is now closed

<img width="826" height="675" alt="Image" src="https://github.com/user-attachments/assets/02409914-71ff-4207-a571-aede40c42ab2" />

michaelalanrunge · 4 months ago

Same here on Mac. I have an external drive 1T that I need to work with but it fails because Claude only wants to use my local home directory. Please fix this.

moazam1 · 4 months ago

Did someone find a fix yet?

mrponzo · 4 months ago

have the same issue

owenwp · 4 months ago

Same. Windows allows you to explicitly move your various libraries (My Documents, My Downloads, etc) to another drive, a common practice to keep user and system data separate, and this breaks Cowork completely. My home directory on C:\ basically only contains AppData.

Fustyz · 4 months ago

Following having the same issue Mac OS

sclark39 · 4 months ago

I also would like to use Co Work outside of my Home directory, is there no option for this?

I have the same issue with having redirected my Desktop folder to a different drive, and can't target it with Cowork.

rathga · 4 months ago

Even more crazy, Claude Desktop has saved its scheduled tasks in D:\OneDrive\Documents\Claude for me, which is outside it's home directory and the tasks cannot access them... so all scheduled tasks now don't know what they are doing and fail!

zenjabba · 4 months ago

Struggling with the same issue on mac. Think this needs to be pushed up a little higher

pterw · 4 months ago

Frustrating to me, is there a possible workaround via /add dir or such?

raebubu · 4 months ago

+1 to this. using mac

Kol-yan · 4 months ago

This is annoyingly weird. Symlink doesn't help.

parisilbeigi · 4 months ago

Same issue here. still not resolved.

snappyio · 4 months ago

Same issue here, previous MCP Server workaround also not working any more.

sergioaraos · 4 months ago

I use pCloud for my Documents, all in a P: drive. I cannot use this unit and any of its folders.

ElkhornPacific · 4 months ago

This sucks. Needs to be fixed ASAP!

elminsterii · 4 months ago

Need the fix ASAP.

77dhe · 4 months ago

Same issue here, Windows 11, Claude 1.1.5368 (d12d02) 2026-03-05T17:29:33.000Z

adelgado-collab · 4 months ago

Please resolve this issue. I'm not sure how put in my vote but this is a serious limitation. Thanks

safepassglobal · 4 months ago

I understand the design choice, but all my projects are on D: drive! Need a away to explicitly add trusted folders.

ghbaud · 4 months ago

please fix this quickly!

cesarvarela · 4 months ago

It is clearly not a bug but a design decision. I would kindly ask you to at least support symlinks.

dexteon · 4 months ago

Same here, please address. Not supporting symlinks for security makes sense but give us something to work with please.

aliziyad · 4 months ago

Same here, Please fix this ASAP, or else Cowork is almost useless.

onelaview · 4 months ago

Face this same problem too in macOS. Network drive mounted via smb:// protocol (appears as /Volumes/... in file system) is unable to be accessed by Cowork.

celebratecreative · 4 months ago

+10000000 to this. It's ridiculous.

ASEMechanic · 4 months ago

I have to tell you, I love using Claude and would love it even more if there was a way to use this on my development machine without being limited to the using the User's folder for projects. I intentionally run a smaller SSD RAID for my Boot/OS drive with 60 TB of storage with multiple partitions for projects, source code, VMs, and other assorted data. This is the ONLY place I would consider putting CoWork projets. It's my data and my drives, so don't force me to put stuff in places that don't make any sense. I can't even begin to imagine why anyone would consider this limitation was a good idea.

Until Anthropic fixes this very serious limitation, then the desktop version of this along with CoWork is completely useless to me.

Are you listening, Anthropic?

LiamKarlMitchell · 4 months ago

Support other locations and dev drive feature please.

Pat2805 · 4 months ago

Same problem here

llz0717 · 4 months ago

same problem on win11, hope it could be fixed soon

hongyefang01-tech · 4 months ago

This needs to be fixed !

cd21h · 4 months ago

Same problem, does not work with ReFS drive on Win 11

interpromodal-john · 4 months ago

Confirmed on Win 10 with partitioned drives. This is a significant blocker for Windows users with standard multi-drive setups (separate OS and data drives is extremely common in content producer/developer/enterprise environments).

Would love even a temporary opt-in flag or an "advanced folder access" toggle as an interim fix. Happy to test any builds.

Skyfall-R · 4 months ago

Same, please fix this, otherwise it is very hard to use.

Lychee98 · 4 months ago

same here !

cherylwoodhouse · 4 months ago

Adding another voice to the chorus. Went to use Cowork on D drive this morning only to find out I can't. Claude itself even suggested the symbolic link which then didn't work. My mom has a secondary drive with data stored on it, this is not a super elite technical feature. Come on now.

windysky · 4 months ago

Same here.

wifiuk · 4 months ago

I do hope this is a bug and not a business decision, as this is nuts!

I'm not moving all my stuff into my profile directory on windows, what nutter is going to do that, to use this tool??

steevec · 4 months ago

Same here...

DanLewis460 · 4 months ago

⚠ URGENT: Confirmed Bug — Cowork Folder Path Restriction (GitHub Issues #29583, #24964, #27697)
This constraint renders paid cloud storage inoperable within Cowork automation workflows.
It directly affects enterprise and power users with proper, best-practice storage configurations.
Prompt resolution is requested. This report is being submitted to both the Anthropic product team and GitHub.

I have developed an automation workflow within Claude Cowork that processes qualified email exports using Microsoft Power Automate (FLOW). The workflow depends on the following architecture:

• Microsoft FLOW exports qualifying emails and attachments directly to OneDrive (this is a platform constraint of Power Automate — it cannot export to arbitrary local paths).
• Cowork automation must then access those exported files from within a designated working directory.
• For Cowork to read and act on those files, the working directory must be accessible to the Cowork application.

This is a fully rational, professionally designed workflow — and it works, in principle. The problem is introduced by how Cowork validates and restricts its working directory.

3.1 What Cowork Requires
Cowork’s folder picker restricts the working directory to paths within C:\Users\[Username]\ (the USERPROFILE). Any path outside this location — including other drives, external storage, or symbolic links/junction points — is rejected.

3.2 Why This Creates an Untenable Conflict
OneDrive, when configured through Microsoft’s standard M365 setup, syncs to a folder within the user’s profile directory: typically C:\Users\[Username]\OneDrive. This means:

• The OneDrive sync folder is inside the USERPROFILE — so it satisfies Cowork’s path restriction.
• However, OneDrive sync consumes space on the C: drive proportional to what is stored or synced.
• On a machine with a 1 TB system drive and 5 TB of OneDrive cloud storage, full sync would exceed the C: drive capacity — effectively making paid cloud storage unusable.
• Best practice for enterprise Windows 11 systems is to limit system drive usage to the operating system and essential system files. Large data stores — including cloud sync folders — should reside on secondary drives with adequate capacity.

The result: either the system drive is overwhelmed, or the automation workflow fails. There is no option within the current Cowork design that satisfies both requirements simultaneously.

Cowork resolves symbolic links and junction points to their actual target path before validation, then rejects them because the real path is outside the USERPROFILE. This is not a user error — it is a confirmed Anthropic application behavior documented in GitHub issues.

This is not an edge case. The affected user profile — enterprise-grade system, M365 subscription, cloud-integrated automation workflows — represents a core segment of Anthropic’s target MAX-tier developer and professional audience. The impact extends broadly.

The following resolution is respectfully but urgently requested:

• Remove or relax the USERPROFILE path restriction in Cowork’s folder picker to allow any locally accessible path, including other drive letters and network-mapped locations.
• If security constraints require path validation, implement an allowlist mechanism that enterprise users can configure, rather than a hard-coded rejection of paths outside USERPROFILE.
• At minimum, honor symbolic links and junction points that resolve to accessible local paths, rather than rejecting them based on the resolved target.
• Provide status communication on GitHub Issues #29583, #24964, and #27697, including a target resolution milestone.

EeroPomell1 · 4 months ago

same here!

Jehhuty · 4 months ago

I have a E:\Fotos folder with 500GB of photos that I need to work with in Cowork. Moving it to C: is not an option due to insufficient disk space, and the symlink/junction workaround doesn't work as confirmed in this report.
This is a deal breaker for anyone with large collections or projects stored on secondary drives, which is extremely common precisely because C: runs out of space. Until this is resolved, Cowork is simply unusable for my main use case.
Please prioritize this. It's a fundamental limitation that blocks real workflows, not an edge case.

thegrandblooms · 4 months ago

Yeah this is a significant blocker for me & there's gotta be a better way to do sandboxing if that's the design intent

I have a small SSD running the OS and otherwise always work on other drives and I think this is a common enough setup

phpnato · 4 months ago

same here!

rzlatianu · 4 months ago

Same here, need a fix to use a secondary dedicated drive (D) in W11 Pro

Sincx79 · 4 months ago

Title: Cowork cannot access folders on secondary drives or networked storage — defeats the purpose
Description:
Cowork is supposed to be a collaborator that works with your actual project files. Instead, it's locked to the home directory and rejects secondary drives (E:, F:, etc.) and networked locations like OneDrive or network shares. This forces users to either:

Keep all projects under ~100GB on the C: drive (most people can't — that's for Windows and software)
Copy 50GB+ to a temporary location, wait for analysis, then move it back
Give up and work in Cowork's sandbox workspace instead

A user with J:\OneDrive\Projects (Microsoft's default OneDrive structure) or E:\GoogleDrive (Google Drive mounted to a secondary drive) cannot use Cowork at all. This is the standard setup for anyone with >100GB of projects.

The net effect: Cowork becomes a segregated work environment instead of a collaborator. A real coworker can log into your computer and open files wherever they are. This can't.
The workaround requires mounting drives via Disk Management, which is several steps removed from "seamless collaboration."
What should happen:
Cowork should prompt users to grant access to any folder they select, regardless of drive location. Permission once, work everywhere. This is table-stakes for a local AI tool.
Current state:

✓ Can access /Users/john/Documents/projects
✗ Cannot access E:\Archive\Active_Projects (rejects with "outside home directory")
✗ Cannot access network shares or OneDrive folders
✗ Cannot work with symlinks (resolves and rejects the target)

lekhoi456 · 4 months ago

Same here. In MacOS
RPC error: failed to mount ../khoilq/ClaudeCowork/VinamilkPJ as VinamilkPJ: source path does not exist and could not be created: /mnt/.virtiofs-root/khoilq/ClaudeCowork/VinamilkPJ: mkdir /mnt/.virtiofs-root/khoilq: operation not permitted

nhaliasos · 4 months ago

need fix please ASAP - win 11

craigvc · 4 months ago

I'm paying for two Claude Max plans ($200/each) and can't use Cowork with any of my project data because it all lives on my D: drive. My C: drive has nothing useful on it. Asking users to duplicate terabytes of data or relocate their entire Windows profile to work around this restriction isn't reasonable. This needs to be prioritized. @ah-anthropic

tmarsteller · 4 months ago

Agreed. This is limiting enterprise usage at our company. This needs to be
fixed.

Book a meeting <https://calendar.app.google/NvSHjFn3ZzZw7GsN7>

Trevor MarstellerController

Cash and credit powered by your potential
www.tilt.com

<https://x.com/tilt> <https://www.linkedin.com/company/tilthq>

On Sun, Mar 15, 2026 at 12:46 PM BLEAK @.***> wrote:

craigvc left a comment (anthropics/claude-code#29583) <https://github.com/anthropics/claude-code/issues/29583#issuecomment-4063381377> I'm paying for two Claude Max plans ($200/each) and can't use Cowork with any of my project data because it all lives on my D: drive. My C: drive has nothing useful on it. Asking users to duplicate terabytes of data or relocate their entire Windows profile to work around this restriction isn't reasonable. This needs to be prioritized. @ah-anthropic <https://github.com/ah-anthropic> — Reply to this email directly, view it on GitHub <https://github.com/anthropics/claude-code/issues/29583#issuecomment-4063381377>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/BX434CC5KAHGVEIJJ7XVXM34Q3M6HAVCNFSM6AAAAACWCTR5AGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DANRTGM4DCMZXG4> . You are receiving this because you are subscribed to this thread.Message ID: @.***>
ikx94 · 4 months ago

This makes Cowork absolutely useless, been trying to set it up for my father that works in law and he can't use it because documents are in a D folder.

As a developer I use Claude Code everyday but it's appalling how bad the setup experience is for a non developer. And even after going through the hoops, it's totally unusable because of this for which there is no workaround, as allegedly even symlinking doesn't fix the issue.

mcclaryamazing · 4 months ago

Would be great to know if this is a confirmed design choice that won't be changed, or if it's at least being considered on a bug/feature log somewhere. It's the only reason I don't use Cowork nor recommend it.

SEDIDEL · 4 months ago

Same here, macOS and windows, this makes Cowork useless for me...

rdilsner · 4 months ago

Cowork is essentially useless in a real work environment until this is resolved. I had tried a couple weeks ago thinking this must be high priority bug that would obviously be fixed, but tried again today, and still not working. I want to roll Cowork out to our entire team, but have put it on hold until this is resolved, since almost no business use case occurs inside a user's personal folder.

deannaburghart · 3 months ago

This is a wild design choice. My 77-year-old mother has a D:\ drive, for pity's sake. I cannot move any projects of consequence into my C:\ structure for lack of space. (Windows is a needy OS.) Please fix this. C:\ is actually the one drive I do NOT want Cowork touching. That's my OS!

myosotis1127 · 3 months ago

same here,need fix please

aa333 · 3 months ago

Still waiting for company comments. Not usable right now.

Bellarose143 · 3 months ago

Same, been waiting for weeks. Would really appreciate them fixing this!

phatty777 · 3 months ago

FIX THIS NONSENSE. Projects, files, things we use have always been outside "home" directories since the dawn of the PC. If we grant access to a folder it should have access to the folder. Cowork is unusable until this is fixed.

wifiuk · 3 months ago

This is laughable as a workable product.

Who in management signed off on this shit?

windysky · 3 months ago

Totally agree. My guess is they might not have the capacity to handle a surge in usage if this restriction is lifted. I have quite a bit of work lined up with Cowork that would be much easier if I could access folders outside my user directory. Also, Claude has been noticeably less stable lately, and it feels like outages are happening more often than before.

gmf-mason · 3 months ago

Up vote this

GHaydukov · 3 months ago

I really hope this is not a business decision, but a bug. It would be nice if someone replied

chhari · 3 months ago

is there a fix for this

keithstamm · 3 months ago

I use Dropbox for cloud storage, but my Dropbox root folder is located on my D: drive (D:\Dropbox) rather than the default C:\Users path. This is a common configuration for users who keep their C: drive lean by offloading large sync folders to a secondary drive.

Because Cowork currently restricts folder access to C:\Users, I have no path to integrate my Dropbox files with Cowork until this issue is resolved. Manually uploading files is the only workaround, which significantly limits Cowork's utility for this use case.

Hoping this concrete example helps illustrate the impact and prioritize a fix. Thanks for working on it.

dlefebure · 3 months ago

Another user affected — D: drive on Windows

I'm hitting this exact limitation. I keep all my development projects on a dedicated D:\ drive, specifically to keep them separate from the Windows system partition (C:\) for safety and organization purposes. This is a very common and recommended setup among Windows developers.

When I try to select D:\browser_automation\be_explorer in Cowork's folder picker, I get:

"Selected directory is outside the home directory and cannot be mounted."

I also tried using the programmatic request_cowork_directory tool with the explicit path — same result. Symbolic links and directory junctions don't work either, since the path is resolved to its real target before validation.

Why this matters: Many Windows users deliberately use a secondary drive for projects. Restricting Cowork to %USERPROFILE% makes it unusable for a significant portion of the user base without forcing them to restructure their entire workflow.

Suggested fix: Allow users to configure a list of trusted directories (similar to allowedDirectories in the Filesystem MCP server), or at least let the user explicitly approve access to any folder through the native picker without the home-directory check.

Would love to see this addressed — Cowork is a great tool, but this restriction is a dealbreaker for my workflow.

ictmates · 3 months ago

<p>Another affected user here — also using a dedicated <strong>D:</strong> drive on Windows.</p>

<p>I intentionally keep all my development projects and repositories on a separate <strong>D:\</strong> drive. This setup:</p>
<ul>
<li>Keeps the system partition (<code>C:\</code>) clean and lightweight</li>
<li>Reduces unnecessary writes to the OS SSD</li>
<li>Makes backups, disk imaging, and project separation much cleaner</li>
</ul>
<p>This is a very common (and frequently recommended) layout among Windows developers.</p>

<p>However, when I try to select a folder such as <code>D:\dev\my-project-folder</code> in Cowork's folder picker, I immediately get the error:</p>

<blockquote>
<strong>"Selected directory is outside the home directory and cannot be mounted."</strong>
</blockquote>

<p>The same rejection happens when using the programmatic <code>request_cowork_directory</code> tool with an explicit full path. I also tried creating NTFS directory junctions and symbolic links from inside <code>%USERPROFILE%</code> — Cowork resolves the real target path and still blocks it.</p>

<p><strong>Why this is a serious problem:</strong><br>
This restriction forces many Windows users to either:</p>
<ul>
<li>Move all projects back under <code>C:\Users\…</code> (undoing a deliberate, battle-tested organization strategy)</li>
<li>Abandon Cowork entirely</li>
</ul>

<p><strong>Suggested improvements (pick one or both):</strong></p>
<ol>
<li>Allow users to configure a list of <strong>trusted root directories</strong> (similar to <code>allowedDirectories</code> in the Filesystem MCP server / many secure file APIs)</li>
<li>When the user selects a folder via the native OS folder picker, offer a <strong>one-time confirmation dialog</strong> for non-home locations instead of a hard block</li>
</ol>

<p>Cowork looks extremely promising overall — this single limitation is currently a complete dealbreaker for my (and many other developers') daily workflow. Please consider making this configurable or at least more flexible.</p>

SlavomirDurej · 3 months ago

hitting the same issue on Cowork in Windows, it's completely ridiculous and makes Cowork worthless (for me personaly). And the fact that this basic showstoping bug is now ignored by a company like Antropic for WEEKS is completely unacceptable and ridiculous.

vijaygovind · 3 months ago

I am also affected by this bug. I would like to use Claude Cowork with a folder on an external hard drive, but the current restriction to the home directory makes this impossible.

This is a significant limitation for users who store their working files on external drives — a very common setup. Please prioritize a fix for this as soon as possible. Cowork seems like an excellent addition to Claude's impressive capabilities. But this bug is making it difficult to use it. Looking forward to seeing this resolved soon.

aliziyad · 3 months ago

I was able to do some tasks on other drives when using the Dispatch option.

But this is still not the solution.

<img width="1051" height="436" alt="Image" src="https://github.com/user-attachments/assets/8962ece4-f61b-40a9-b817-49ecfa25977c" />

Pluijpers · 3 months ago

Upvoting this issue. Restricting Claude Cowork to the %USERPROFILE% directory significantly limits its usefulness; there should be support for accessing other paths on your computer.

rubiwachs · 3 months ago

Same issue. I do not like to keep a "working" dir in my user folder. I like to keep my C: drive minimal with program installations only. All data should reside on D: drive.

territestgogo · 3 months ago

Same issue, my harddisk drive C:\ only have 128 gb :(

RolandMac · 3 months ago

Same here. I read somewhere that this is by design for security reasons. But just like every other feature in Claude, just ask the Question and let the user decide to either grant permission or not. Need to be consistent with your security measures.

MikeMcMahon · 3 months ago

same issue here, and this sucks because this is a major reason i cannot reasonably use cowork. my C:/ is os only, my D:/ is ALL of my data and what i need it to work with. Full stop it cannot, the sandboxing limits are ridiculous, let me configure what i believe my sandbox needs are.

aliziyad · 3 months ago

use dispatch, can be a workaround. but definitely any folder selection must be an option

DavidOptrics · 3 months ago
Same. Windows allows you to explicitly move your various libraries (My Documents, My Downloads, etc) to another drive, a common practice to keep user and system data separate, and this breaks Cowork completely. My home directory on C:\ basically only contains AppData.

I've run into that as well. I got a new larger drive "D" and repointed Windows default locations to it d:\user\myname\documents etc.

  • seems, that if it's not "C", CoWork won't work with it. It should be ok with whatever folder the computer has registered as home.

According to Claude.ai:

What's happening technically

The folder picker uses os.homedir() to determine the home directory and then checks whether any selected path falls within it. The check uses path.relative() and fs.realpath() - so if the result is an absolute path or starts with "..", the selection is rejected. GitHub The problem is that os.homedir() on Windows returns the hardcoded C:\Users\<username> path regardless of whether you've relocated your user profile to another drive.

What you can do

Vote/comment on the GitHub issues - The more people engage with them, the higher priority they tend to receive. The most active thread appears to be issue #24964.
Use the thumbs-down feedback button in Claude Desktop to flag this as a problem.
Wait for a fix - given the volume of reports, this seems likely to be addressed in an upcoming update.

It's a legitimate gap - the safety logic is reasonable in principle (limiting access to the user's own files), but it simply doesn't account for Windows users who have moved their profile or store work files on a secondary drive, which is quite common.

chriswingler · 3 months ago

Pretty critical usecase here, sitting for over a month.

lazyhummingbird · 3 months ago

Cowork is dead in the water on the basis of this.

People do not typically use their home folder or user folder in this way on Windows and the commonness of second drives is a breaking issue. There's deep paradigm difference in Code, Cowork, and Dispatch, which is fine, but only Code really fits the reality of use (with run dangerously being treated as a default by many due to their ability to safely sandbox on their own).

DavidOptrics · 3 months ago

Real-world impact: this limitation makes Cowork unusable for many Windows users

My home directory is D:\Users\myname\ - a completely normal setup for Windows users who store data on a secondary drive. Because Cowork hard-codes its restriction to whatever %USERPROFILE% resolves to (in my case C:\Users\myname\), I cannot use Cowork with any of my actual files.
The suggested workarounds all involve a dangerous copy-work-copy-back workflow:

"Organize my Downloads folder" - I'd need to copy potentially gigabytes of files to C:, let Cowork organize them, then delete the originals and copy back. One mistake = data loss.
"Help me with my accounting" - same problem, but now I also have sensitive financial data sitting in two places.

This isn't a niche edge case. A large number of Windows users keep their data on a D: drive, either because they partitioned their SSD that way, use a secondary HDD for storage, or simply prefer to keep their OS and data separate. For all of these users, Cowork is essentially non-functional for any real work.
The fix doesn't need to be "allow access to everything" - just allow users to explicitly select and authorize folders outside %USERPROFILE%, the same way any normal file picker works. The safety intent is understandable; the current implementation is too blunt.

AndreaCensi · 3 months ago

The same problem exists on Mac. For Mac, Claude found a workaround that works great, described below.

I don't think the notion of "bind mounts" exists for Windows, but maybe this can help find a similar solution.

p.s. It is ridiculous that Claude Cowork cannot whitelist folders in which to work (ChatGPT does it!). Just ask the user!
And by the way, the default of allowing any folder in the Home directory is not a sensible default. All sensitive data is stored in your home and could be exfiltrated by malicious prompts. And as mentioned by many above, professionals never store project data in the home. So it appears that Claude Cowork encourages the bad practices, and forbids the best practices!

---

Workaround: NFS loopback mount

Claude Cowork requires real paths inside $HOME, which breaks when your project lives on an external drive. On macOS, you can work around this by NFS-mounting the external drive path onto a directory inside $HOME. This creates a real mount point, so realpath returns the ~/... path rather than /Volumes/....

# Export the external drive path via NFS (replace 501 with your UID: `id -u`)
echo '/Volumes/YourDrive/project -alldirs -mapall=501 localhost' | sudo tee -a /etc/exports

# Restart nfsd
sudo nfsd restart

# Create mount point and mount
mkdir -p ~/project
sudo mount_nfs -o locallocks localhost:/Volumes/YourDrive/project ~/project

Note: this command might differ based on OS X version. The above works on Sequoia. Ask Claude to adapt the commands to your system.

ferraroroberto · 3 months ago

yes please fix this, meanwhile I'll set up a copy of my documents folder inside the home, just to for cowork.. not the best solution
thanks!!

MarshallOfSound · 3 months ago

Merging this into #24964 for tracking purposes. As mentioned in that issue this is non-trivial but we're working on it 👍

sanghee1021 · 3 months ago

I just encountered this issue on Windows desktop. Jeez

territestgogo · 3 months ago
Merging this into #24964 for tracking purposes. As mentioned in that issue this is non-trivial but we're working on it

Big thanks, please fix it

icexuick · 3 months ago

This is absolutely needed or this is a useless feature.
Every professional user will have all their files on different folders/drives and specifically NEVER in the users folder.

AmerBakeerW · 3 months ago

Fix this, Anthropic, for God's sake! I haven't seen any Windows professional user store their work files under the User folder on the C drive; only my Grandpa might do that! Come on, who are you really targeting?

wifiuk · 3 months ago

I think they are not fixing this so they can save compute resources.

They know as soon as this works the demand will go through the roof.

This sounds more like a business decision to delay.

Purist93 · 3 months ago

This needs to be reopened and fixed - can´t use my subscription as intended. Will cancel if persistent.

aka-kolton · 3 months ago

I have a file on another drive that I couldn't get Cowork to access. I even asked it to look for the directory in D:/ and it said "I don't see it in your workspace." So I tried to add it to the workspace and got the error message we are all getting. Anyway..

Ask Claude inside cowork to find the file. Literally all I told it was "it's there on the D:/ drive" after it said it couldn't see it. It said "got it i need you to grant me access" and a prompt came up giving me the ability to grant it access to the folder.

So ask it this "can you prompt me to give you access to D:/folder" or whatever your folder location is. It won't work with root drives. Works with folders.

DavidOptrics · 3 months ago

Of the 3 that were open on this topic, only this one is still open:
https://github.com/anthropics/claude-code/issues/24964

guyduff · 3 months ago

I'm a single developer and CEO of my own development company and all of my project work is on a different drive than my C boot drive on Windows, which is best practice as anyone in development working on local development would know (you'd think), and this makes it extremely clunky for me to manage. This is a simple fix. In my view and as a former CTO/CIO and lead developer and data architect, this is ridiculous from a company as good as Claude.ai is. The little things matter and in my case, this makes the tool virtually unusable.

DavidOptrics · 3 months ago

since the update of about a week ago, the issue is fixed. I was using Cowork in folders on my D drive with no issue.

github-actions[bot] · 2 months ago

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.