Signing into 'GitHub' is my real big problem

william lochhead 0 Reputation points
2026-03-26T02:06:34.9333333+00:00

Signing into "GitHub" is very much a problem for me

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

0 comments No comments

1 answer

Sort by: Oldest
  1. AI answer

    2026-03-26T02:06:53.3466667+00:00

    To sign in to GitHub from Microsoft products like Visual Studio or other apps, use these approaches depending on what you see on the sign-in screen:

    1. If there is a “Sign in with GitHub” button:
      • Select Sign-in options on the Microsoft sign-in page.
      • Choose Sign in with GitHub.
      • You are redirected to GitHub to complete sign-in and then back to the Microsoft product.
    2. If there is no “Sign in with GitHub” button:
      • Enter the email address associated with the GitHub account that was linked to the Microsoft account.
      • Microsoft looks up the account and redirects to GitHub for sign-in, or sends a verification code to that email if the product cannot access GitHub.com directly (for example, some consoles or apps).
      • Enter the verification code to complete sign-in.
    3. If the GitHub and Microsoft accounts are already linked:
      • After linking, the GitHub identity becomes a sign-in method for the Microsoft account.
      • When signing in with the email address, Microsoft may offer:
        • Sign in with the Microsoft account password, or
        • Sign in via GitHub.
    4. If sign-in keeps failing or GitHub password is forgotten:
    5. If Visual Studio specifically has trouble adding or re-authenticating a GitHub account:
      • Ensure Visual Studio is running under the same Windows user that should own the GitHub sign-in (check devenv.exe in Task Manager → Details).
      • If needed, remove and re-add the GitHub account:
        • In Visual Studio, select the profile icon (top-right) → Remove account for the GitHub account, then add it again.
        • Or go to File > Account Settings..., find the account under All Accounts, select Remove, confirm, then add it again.
      • If issues persist, report a problem from Visual Studio as suggested in the documentation.

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.