[BUG] Uninstalling pluging is not wiping off properly still remains in the cache
Resolved 💬 2 comments Opened Jun 2, 2026 by rymagesh Closed Jun 6, 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?
When you uninstall a plugin through the UI, it removes it from the enabledPlugins list in settings.json but doesn't clear
the corresponding entry from installed_plugins.json. So the plugin still appears as "Installed" even though you've uninstalled it.
What Should Happen?
- Steps: install plugin → uninstall → go to Marketplaces → plugin still shows as "Installed plugins (1)"
- Expected: plugin removed from installed list, Install button shown
- Actual: stale installed_plugins.json entry persists
Error Messages/Logs
Steps to Reproduce
Steps: install plugin → uninstall → go to Marketplaces → plugin still shows as "Installed plugins (1)"
- Expected: plugin removed from installed list, Install button shown
- Actual: stale installed_plugins.json entry persists
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.116
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗