Visual Studio 2017 - How to fix error: We could not refresh the credentials for the account

前端 未结 19 1659
青春惊慌失措
青春惊慌失措 2020-12-15 16:33

My email address has changed and now I can\'t log into Visual Studio 2017.

The error is \"We could not refresh the credentials for the account. Failed to refresh th

19条回答
  •  再見小時候
    2020-12-15 17:11

    This bug will be fixed in a future version.

    For now:

    • Close down VS2017
    • Go to "C:\Users\{username}\AppData\Local\.IdentityService"
    • Rename "IdentityServiceAdalCache.cache" as shown below. (for example just add an underscore to it)
    • Restart VS2017 and log in.

    NOTE: There are similar issues that this won't resolve, but this worked for me.

提交回复
热议问题