VS2019 Not Responding

Kelvin Martin 1 Reputation point
2021-06-25T11:40:45.113+00:00

After the VS2019 16.10.2 update, the IDE freezes and becomes unresponsive after a solution build. This happens 8 out of 10 times.

Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Kelvin Martin 1 Reputation point
    2021-06-25T11:44:20.213+00:00

    I have C++ Desktop Development, C++ Game package, and .Net package installed.

    I have tried switching of "Allow parallel project initialization" but this has no effect.

    Any other options I could try?

    0 comments No comments

  2. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2021-06-25T13:01:44.917+00:00

    Hi @Kelvin Martin ,

    Welcome to Microsoft Q&A!

    What is your project type? Have you tried to create a new project and check if the situation occurs in specific project or not?

    Please try to temporarily disable the third-party extensions from Extensions > Manage Extensions > Installed > select and Disable and try again.

    Besides, you can try to delete the hidden .vs, bin and obj folders in the project folder and rebuild your solution.
    Meanwhile, I suggest you repair your VS in VS installer > More > Repair and try again.

    Sincerely,
    Anna

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    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.