Visual studio is freezing when I click on my pending changes which has 34000 + files in it, I want to undo pending changes / manage it. Kindly help

Sasirekha Karunamurthi 0 Reputation points
2025-05-07T03:45:15.8833333+00:00

My visual studio is hanging when I click on Pending changes as I have to manage it. Please help

I'm using TFS and Visual studio professional 2022.

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,465 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 75,561 Reputation points Moderator
    2025-05-07T15:48:03.4233333+00:00

    you might try clearing the TFS cache:

    https://learn.microsoft.com/en-us/archive/blogs/vsalm/how-to-clear-the-tfs-cache-on-client-machines

    note: support of repos with large numbers of files was the main reason MS switched to git from TFS. You might want to do also.

    0 comments No comments

Your answer

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