claude-code - 💡(How to fix) Fix [FEATURE] Claude Desktop data scattered on uninstall [1 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#51761Fetched 2026-04-22 07:53:33
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Participants
Timeline (top)
labeled ×2unlabeled ×1
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Claude Desktop uninstall leaves data scattered across multiple AppData locations with no central cleanup path

Proposed Solution

A Claude folder with at least shortcuts to the relevant folders to ensure a complete uninstall when required

Alternative Solutions

No response

Priority

Medium - Would be very helpful

Feature Category

File operations

Use Case Example

No response

Additional Context

No response

extent analysis

TL;DR

Implement a centralized cleanup mechanism for Claude Desktop uninstallation to remove scattered data from AppData locations.

Guidance

  • Identify all AppData locations where Claude Desktop stores data to ensure comprehensive cleanup.
  • Consider creating a Claude folder with shortcuts to relevant folders for easier management and uninstallation.
  • Develop an uninstall script or process that targets these locations for data removal.
  • Test the uninstall process to verify that all data is properly cleaned up.

Example

No specific code example can be provided without more context, but a potential approach might involve using a scripting language like PowerShell to iterate through known AppData locations and remove Claude-related data.

Notes

The effectiveness of this solution depends on accurately identifying all locations where Claude Desktop stores data. Additional testing may be necessary to ensure that the cleanup process does not inadvertently remove important user data.

Recommendation

Apply workaround: Implement a custom cleanup script or process as part of the uninstallation routine, as there is no indication of an existing feature or version that addresses this issue directly.

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

claude-code - 💡(How to fix) Fix [FEATURE] Claude Desktop data scattered on uninstall [1 participants]