How to delete a Claude Cowork session
[Click title for image]
Turns out Claude Cowork sessions can’t be easily deleted.
I was testing Claude Cowork in the app, and after two sessions, I noticed there is no way to delete the sessions (only an “Archive” button). This appears to be a known open issue, as discussed here.
In Settings, Anthropic actually asks you to send them an email to delete sessions. Ha!
Anyway, after some digging and a few greps, I had to delete my test sessions manually. For the privacy-conscious like me, here’s a two-step solution (Close the Claude App first):
- Delete the project files in your global .claude/projects directory (if one exists). The folder names here are “friendly” and easy to find.
- Delete the related log file and folder in: C:/Users/<username>/AppData/Roaming/Claude/local-agent-mode-sessions (Windows)
The second step is less friendly because the file and folder names are GUIDs (36-character strings). Unless you can grep for the content from the session, look for folders and JSON files that begin with “local_“. For each Claude Cowork session, there is a folder and a matching file. You can delete everything in local-agent-mode-sessions to delete all sessions. Just restart your computer if you receive a VM error when you open the Claude App next time.

