claude-code - 💡(How to fix) Fix [BUG] Claude Desktop app on macOS cannot authenticate due to Google primary email conflict [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#49247Fetched 2026-04-17 08:46:39
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Timeline (top)
labeled ×2unlabeled ×1

Error Message

Error Messages/Logs

Root Cause

What's Wrong? The Claude Desktop app on macOS will not authenticate into my existing account. It keeps creating a new account instead of recognizing my original one. Root Cause: Google recently released a feature allowing users to create a new primary email address on an existing Google account. My original Claude account was created with [email protected]. I updated my Google primary email to [email protected]. These are the same underlying Google account — vegashomegoals is now an alias. When the desktop app attempts authentication, Google automatically authenticates as [email protected], which the desktop app treats as a new user instead of my existing account. What I Tried:

Fix Action

Fix / Workaround

This bug affects the Claude Desktop app, not Claude Code. It is caused by Google's recently released feature that allows users to change their primary Gmail address while keeping the original as an alias on the same account. The desktop app does not handle this scenario and has no workaround available to the end user. Support conversation ID: 215473943992646

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

What's Wrong? The Claude Desktop app on macOS will not authenticate into my existing account. It keeps creating a new account instead of recognizing my original one. Root Cause: Google recently released a feature allowing users to create a new primary email address on an existing Google account. My original Claude account was created with [email protected]. I updated my Google primary email to [email protected]. These are the same underlying Google account — vegashomegoals is now an alias. When the desktop app attempts authentication, Google automatically authenticates as [email protected], which the desktop app treats as a new user instead of my existing account. What I Tried:

Email login with [email protected] Google authentication Incognito window Unlinking Claude from Google connections at myaccount.google.com/connections Unlocking Mac Keychain via Terminal (security unlock-keychain ~/Library/Keychains/login.keychain-db)

What Works: Web app at claude.ai works perfectly with full account history and Pro subscription intact. Operating System: macOS Support Conversation ID: 215473943992646

What Should Happen?

The Claude Desktop app should recognize that [email protected] and [email protected] are the same underlying Google account and authenticate into the existing account rather than creating a new one. Additionally, Anthropic should update the desktop app to handle Google's new primary email feature gracefully, as this will affect any user who has adopted this new Google feature.

Error Messages/Logs

Steps to Reproduce

  1. Create a Claude account using a Gmail address ([email protected])
  2. Use Google's new primary email feature to change the primary address on that Google account to a new address ([email protected]) — the original address becomes an alias on the same account
  3. Download and open the Claude Desktop app on macOS
  4. Attempt to log in using either Google authentication or email login with the original email address
  5. Google automatically authenticates using the new primary email address instead
  6. Claude Desktop creates a new account instead of recognizing the existing account tied to the original email

Claude Model

None

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

N/A - Claude Desktop App

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

This bug affects the Claude Desktop app, not Claude Code. It is caused by Google's recently released feature that allows users to change their primary Gmail address while keeping the original as an alias on the same account. The desktop app does not handle this scenario and has no workaround available to the end user. Support conversation ID: 215473943992646

extent analysis

TL;DR

The Claude Desktop app on macOS fails to authenticate into an existing account after a user updates their Google primary email address, treating the new address as a new user instead of recognizing the underlying account.

Guidance

  • The issue seems to stem from the desktop app not handling Google's new primary email feature, where the original email becomes an alias.
  • To verify the issue, try logging in with the original email address and the new primary email address to see if the app treats them as separate accounts.
  • The web app at claude.ai works correctly, suggesting the issue is specific to the desktop app's authentication mechanism.
  • As a potential workaround, users could try unlinking and relinking their Google account from the desktop app to see if it resolves the authentication issue.

Example

No code snippet is provided as the issue seems related to the app's authentication logic rather than a specific code error.

Notes

The solution to this issue likely requires an update to the Claude Desktop app to handle Google's new primary email feature correctly. Until then, users may need to rely on workarounds or use the web app.

Recommendation

Apply workaround: Since the issue is specific to the desktop app and the web app works correctly, using the web app at claude.ai might be the best temporary solution until the desktop app is updated to handle the new Google feature.

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