TFS Corrupt Cache: Team Foundation Server just won’t let go of stale data


Does your Team Foundation Server work items get a little stale and not want to refresh? Your queries stop working right?

Your manager wondering why you aren’t taking on the new critical tasks assigned to you?

Well, you may be a victim of the TFS corrupt cache.

Simple fix:

Run the following after shutting down all Visual Studio instances.

del /S /F %userprofile%\local settings\application data\microsoft\Team Foundation\*.*

Hopefully this gets you out of seeing the same old thing over and over.

Happy Coding!

, , , , , ,

  1. No comments yet.
(will not be published)