[BUG] I cannot uninstall Claude Code because I do not have an active paid account.
Resolved 💬 21 comments Opened Nov 17, 2025 by simonbcn Closed May 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?
Operating System: Fedora Linux 42
KDE Plasma Version: 6.5.2
KDE Frameworks Version: 6.20.0
Qt Version: 6.9.3
Kernel Version: 6.17.7-200.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
I installed Claude Code at the time to try it out. I tried it and wasn't convinced (_too many errors generating code that it doesn't even bother to check_). Now I want to uninstall it with claude uninstall but I can't because I don't have an active paid account.
Uninstalling this application should be a free option on any system.
What Should Happen?
Uninstalling this application should be a free option on any system.
Error Messages/Logs
Steps to Reproduce
Uninstalling this application should be a free option on any system.
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.0.42 (Claude Code)
Platform
Anthropic API
Operating System
Other Linux
Terminal/Shell
Other
Additional Information
_No response_
21 Comments
I just tried the following and it worked for me:
sudo rm -rdf ~/.local/bin/claude ~/.local/share/claude/then remove the configuration files as specified in the documentation uninstallation.
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
Issue is still occurring. Cannot uninstall without subscription
This is stupid, I cannot uninstall claude because I've hit the limit of my subscription plan!
I cannot uninstall claude code using
claude uninstallbecause I haven't yet signed into a claude account on claude code? This is ridiculous.In my effort to figure out how to clean uninstall claude code I noted the recommended script based install approach for claude code downloads a claude binary and uses that binary like
claude installto install. How can the user know what this binary does with its 'install' command? Is the user supposed to trust what it does?Is this really about a missing account? I don't see the uninstall command in the
--help:One of my devs hit this exact issue today. They tested out Claude Code on a pass, hit their limit, determined it wasn't for them, went to uninstall via
claude uninstalland was hit with "You've hit your limit".Absolute cinema.
Can't believe this is actually a bug. I can't uninstall either.
Hell nah, I just hop into linux, trying few new things (claude one of them) and find out that I've jumped straight into a living bug
Btw, if u follow this instruction I've noticed there are still some files at ~/ named ´.claude´ and ´.claude.json.´ the first is a dir and second is a file. use ´rm -r ~/.claude ~/.claude.json´ to uninstall them. Maybe there are more files left
Edit: Dude, im searching for more and looks like there is another dir at ~/.local/share/claude
I was able to find all residues from the claude-code installation by
ls -ald ~/.claude* ~/.local/share/claude ~/.local/state/claude ~/.local/bin/claude ~/.cache/claude/Anything missing?
I know uninstallation might not be the main target for claude-code, but for completeness, please add it.
I was comparing distributions package managers like Gentoo Portage installing claude code vs. the native claude-code bash installer. I usually prefer distributions package management for clean updates and deinstallations. But for sure the Changelog of claude-code is so active currently that usually any other packaging lacks behind the recent versions. But for that I needed some uninstall routine.
This repo should be blocked until the uninstall feature works. Having to manually remove files is so sloppy that I therefore I do not trust the program to do what I ask. I would use the term malware in this case. running the command as sudo also doesn't work.
<img width="1910" height="922" alt="Image" src="https://github.com/user-attachments/assets/425b8241-0c84-4920-9cc0-058ebc29f392" />
I am having the same issue.
What worked for me (MacOS)
----------
What did not work for me (even with active account)
Thanks. This worked for me too. I can't believe there isn't a native "uninstall"..
Same issue. This product is evil and should be banned.
Closing for now — inactive for too long. Please open a new issue if this is still relevant.
https://github.com/anthropics/claude-code/issues/11789#issuecomment-4205126414
This worked for me, i'd suggest to the Claude code team that they make uninstallation easier, both for people looking to move away from their product and for troubleshooting.
An uninstall feature does not cost customers, the lack of one costs trust. It is an indispensable part of any credible software product.
This is not a difficult feature.