Why Does Visual Studio 2019 Designer Cause Out of Memory Issues?

Eckels, Adam 0 Reputation points
2025-02-18T20:53:19.5333333+00:00

Why Does Visual Studio 2019 Designer frequently cause out-of-memory issues? First I get at the top "Visual Studio has suspended some advanced features to improve performance." Then I'll soon get out-of-memory errors from message boxes - especially when I hit a Save button. What exactly is Visual Studio loading that is consuming all of this memory? Will upgrading to VS 2022 help (since it's 64-bit)? We have a lot of large image resource files (could they be causing the problem?). What WOULD be causing the problem?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,447 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 30,921 Reputation points Microsoft Vendor
    2025-02-19T03:46:20.13+00:00

    Hi @Eckels, Adam, 

    Welcome to Microsoft Q&A! 

    Are you using the latest version of VS2019? If no, please open the Visual Studio Installer and update it to the latest version. 

    If you have some third-party extensions installed, please temporarily disable or uninstall them under Extensions > Manage Extensions > Installed.   

    Besides, the VS2022 and VS2019 can be installed side-by-side, you can consider upgrading to VS2022. It is recommended that you backup your projects in advance. 

    You can also see the document to improve Visual Studio performance. 

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  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.


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.