GitHub account duplicated?

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

The exact same “{accountName} GitHub” account appears in the Accounts menu in the bottom left…

Steps to Reproduce

Not sure

Expected Behavior

Should not duplicate accounts…

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.20 (Universal)
VSCode Version: 1.105.1
Commit: b3573281c4775bfc6bba466bf6563d3d498d1070
Date: 2025-12-12T06:29:26.017Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0

Additional Information

  • Signing out of one works
  • But then I can sign out of the other one
  • If I clear all the GitHub Apps/Authorized oAuth Apps and tried to start fresh, when I connect the app, it is duplicated again

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. I see the screenshot with the duplicate GitHub entry in the Accounts menu.

Help narrow down the cause:

  1. Run a quick check without extensions:
  • In terminal: cursor --disable-extensions
  • Open the Accounts menu and check if the duplicate is gone
  1. Sign out and sign back in:
  • Cmd+Shift+P > Sign Out of GitHub
  • Restart Cursor, then sign in again and check if the duplicate returned
  1. If the duplicate remains, please share:
  • List of installed GitHub-related extensions (GitHub Pull Requests and Issues, Copilot, Gitlens, etc.)
  • Console logs: Help > Toggle Developer Tools > Console (screenshot or text) at the moment of opening the Accounts menu

Let me know if running without extensions helped.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.