claude-code - 💡(How to fix) Fix [BUG] Silent failure on MacOS when /desktop transfers session to TCC-protected directory [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

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

GitHub issue graph ai analysis

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

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

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#45431Fetched 2026-04-09 08:05:36
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Author
Timeline (top)
labeled ×4commented ×1

Error Message

  1. Error message like "Cannot access working directory/specific file. Grant Full Disk Access to Claude in System Settings."

Error Messages/Logs

No single error/indicator that's something is wrong under the hood. 3. All prompts produce zero output — no error, no thinking indicator

Code Example

No single error/indicator that's something is wrong under the hood.
RAW_BUFFERClick to expand / collapse

Preflight Checklist

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

What's Wrong?

In some sessions Claude Desktop Code silently ignores user prompts after previousle transfer from claude in terminal via /desktop

Fix: granting Full Disk Access for claude in System Settings/Privacy... resolves it. macOS: 26.3.1

What Should Happen?

  1. Error message like "Cannot access working directory/specific file. Grant Full Disk Access to Claude in System Settings."
  2. Unit test scenarios detecting such permission issues

Error Messages/Logs

No single error/indicator that's something is wrong under the hood.

Steps to Reproduce

  1. Start claude in iTerm2 (which has FDA) from ~/Documents/...
  2. Work on files (rename, etc) by prompting claude
  3. /desktop to transfer session to Claude Desktop (no FDA)
  4. All prompts produce zero output — no error, no thinking indicator

Claude Model

Not sure / Multiple models

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

2.1.92 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

iTerm2

Additional Information

No response

extent analysis

TL;DR

Granting Full Disk Access to Claude in System Settings resolves the issue of Claude Desktop Code silently ignoring user prompts after transferring from the terminal via /desktop.

Guidance

  • To fix the issue, go to System Settings/Privacy and grant Full Disk Access to Claude.
  • Verify that Claude Desktop Code is working as expected by prompting it after granting Full Disk Access.
  • Consider adding error messages or unit test scenarios to detect permission issues in the future, such as "Cannot access working directory/specific file. Grant Full Disk Access to Claude in System Settings."
  • If the issue persists, try restarting Claude Desktop Code or checking the system logs for any related errors.

Example

No code snippet is provided as it is not necessary for this specific issue.

Notes

The provided fix only applies to macOS users, and the issue may be specific to the Anthropic API and Claude Code version 2.1.92.

Recommendation

Apply the workaround by granting Full Disk Access to Claude in System Settings, as this has been confirmed to resolve the issue.

Vote matrix · Quick signals

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

Still need to ship something?

×6

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

Back to top recommendations

TRENDING