Uninstall Plugin Button doesn't work

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When trying to Uninstall a Plugin (custom one in this case), clicking the Uninstall button that’s to the left of Private/Project selector takes me to Rules, Skills, Subagents Settings tab instead of uninstalling the plugin

Steps to Reproduce

Install custom plugin
Try to uninstall it via the Uninstall button in the UI
Get navigated away to Rules, Skills, Subagents Settings tab instead

Expected Behavior

plugin gets uninstalled

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 2.6.20
VSCode Version: 1.105.1
Commit: b29eb4ee5f9f6d1cb2afbc09070198d3ea6ad760
Date: 2026-03-17T01:50:02.404Z
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hi @philm,

Thanks for reporting this with the screen recording. This is a known limitation with how imported plugins are currently handled in the Settings > Plugins view. When a plugin is classified as an “imported” third-party plugin, the “Uninstall” button redirects to the third-party config settings instead of actually removing the plugin. The button label is misleading in this case.

For now, you can toggle the plugin off to disable it. We’re aware of this UX gap and it’s tracked internally.