VS2022 IDE Layout Problems

Jeff Gaines 371 Reputation points
2023-12-14T12:31:27.6833333+00:00

I am in the process of converting my VS2008 projects to VS2022 (.NET 3.5 to 4.8).

In VS2008 I have my code windows at the top of the IDE and the Error,Output etc. windows at the bottom under the code windows.

VS2022 insists on putting ever thing in tabs at the top of the window.

I can change this by manually dragging windows around but it doesn't "stick", every time I open a new solution it reverts to putting everything together.

Is there a way to make my preferred layout stick please?

Screenshots:

What I Want

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,151 Reputation points Microsoft External Staff
    2023-12-14T13:54:56.2466667+00:00

    Hi @Jeff Gaines, 

    Welcome to Microsoft Q&A! 

    Please enter “devenv /ResetSettings” at Developer Command Prompt for VS 2022 to restore your Visual Studio default settings. Then, re-launch the VS2022 and check it. 

    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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.