How To Fix "Team Foundation Error: Login Failure: Unknown Username or Bad Password" Error in Visual Studio



TODO:

In Visual Studio, you try to click on Security or other items, and you receive "Team Foundation Error:  Login Failure: Unknown Username or Bad Password"

 

SOLUTION:

You need to start Visual Studio as your Domain User

start -> run > runas /netonly /user:my domain\myuser "C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe

 

NOTES:

There are no notes on this topic.