Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Git keeps prompting me to choose an account

Tags:

git

github

screenshot of two users with the same username on the Git login screen

As shown in the image above, Git keeps asking me to select an account (duplicates?) even though both accounts have the same name. I have only added one account in Git, but for the past few days, I have been getting this pop-up to choose an account. This doesn't happen on the website.

Why is this occurring, and how can I prevent it?

like image 284
Aditya Prasad S Avatar asked Sep 06 '25 07:09

Aditya Prasad S


1 Answers

On Windows, Open the "Windows Credential Manager" Look for GitHub credentials and remove duplicates.

like image 96
Prince Adekunle Avatar answered Sep 09 '25 11:09

Prince Adekunle