Visual Studio 2015 is very slow

前端 未结 19 2126
慢半拍i
慢半拍i 2020-12-02 06:26

I just finished the installation and the whole IDE is super slow. It seems like it\'s making some kind of heavy CPU calls in the background where the whole IDE literally fre

相关标签:
19条回答
  • 2020-12-02 07:09

    I had a similar problem, but only on startup;

    To resolve my start issue:

    I have removed extensions from Visual Studio 2012 for phones;

    Repair Visual Studio 2015 same… uninstall Visual Studio 2015 (hang, not all removed)

    Then use:

    https://github.com/tsasioglu/Total-Uninstaller

    Remove all that was possible with Visual Studio 2015, Visual Studio 2013, etc.

    Install Visual Studio again error: Lookup logs, inet, etc. and found Visual C++ redist 2015. I reinstalled and repaired vc_redist.x64.exe and vc_redist.x86.exe.

    I installed Visual Studio 2015 again and now I don't have any startup issues (vsHub can be uninstalled and connected services can be disabled…)

    0 讨论(0)
提交回复
热议问题