[BUG] no default output directory (e.g., C:\Users{username}\Desktop\AI-Workspace).
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?
Problem Statement
Every time a new Cowork session starts, output files are saved to a deeply nested internal path under AppData\Roaming\Claude\local-agent-mode-sessions...\outputs. Clicking "View in folder" in Windows frequently results in a "Location is not available" error, as the path may have been cleaned up between sessions or is too deeply nested for reliable Explorer access. There is currently no way to configure a persistent default output directory, forcing users to manually connect a folder at the start of every single session.
Proposed Solution
Add a global setting in Claude Desktop (e.g., Settings → Cowork or Settings → Files) that allows users to specify a default output directory (e.g., C:\Users{username}\Desktop\AI-Workspace). When a new Cowork session starts, this folder should be automatically mounted and used as the output destination without any manual user action.
Alternative Solutions
A per-session prompt that remembers the last-used folder and offers one-click re-connection
A "pin folder" option in the Cowork sidebar that persists across sessions
A CLI flag or config file (claude_desktop_config.json) to set the default path for advanced users
Priority
High - Significant impact on productivity
Feature Category
File operations
Use Case Example
I am building an intelligent "Second Brain" system centered on Claude Cowork and Claude Code. Outputs from various work tools are consolidated into a single knowledge base folder. Obsidian indexes this folder, and Claude Code queries it — forming a persistent, searchable, AI-augmented knowledge graph. For this to work, all Cowork outputs must automatically land in a predictable, user-controlled location. Manual folder connection every session breaks this integration.
Additional Context
OS: Windows
Claude Desktop version: latest (April 2026)
Usage pattern: daily Cowork sessions for hospital marketing research, content creation, and knowledge management
The internal AppData path is not only hard to access but also unreliable — sessions may clean up their output directories, making previously saved files inaccessible
Suggested bonus: optional sub-folder organization by date or session name (e.g., AI-Workspace/2026-04-13_session-name/)
Suggested fallback: if the default folder is unavailable, prompt the user rather than silently saving to AppData
What Should Happen?
ich brauch die möglichkeit einen default ordner zu setzen oder als speicher herhält. alles in den eingeweiden zu begraben und mich mit jeder neuen session zu zwingen alternaativ einen ordner zu benennen ist die hölle. ich werde unsere it anweisen die installation dieses tools unternehmensweit zu sperren - alleine heute hatte ich dazu sage und schreibe 42 tickets
Error Messages/Logs
Steps to Reproduce
starte eine neue sesseion und versuche auf die inhalte einer vorherigen session zuzugreifen
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
Claude 1.24012.1 (0adcae) 2026-07-21T20:59:53.000Z
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗