Richard77
Richard77

Reputation: 21611

TFS just reject my credentials. is there a way to reset credentials or create a new instance?

I was trying to check in some changes to tfs, then I got a prompt asking me for my credentials. My password seems not to work anymore (I don't know why). Since the tfs is for my own personal use and installed on my local machine, I'd just to start over, i.e. created a new instance of the source control.

First of all, is there a way, I can reset the password? If not, how do I create an new instance of tfs on my machine?

Thanks for helping.

Upvotes: 0

Views: 727

Answers (1)

Cece Dong - MSFT
Cece Dong - MSFT

Reputation: 31013

  1. Clean the Cache folder under: C:\Users\username\AppData\Local\Microsoft\Team Foundation\x.0\Cache.

  2. Go to Control Panel--Credential Manager, remove all credentials.

  3. Go to Team Explorer--Manage Connections--Connect to Team Project, click Servers, and remove your TFS, then re-add it.

Upvotes: 1

Related Questions