Visual Studio Display Problem

Indra Purkay 1 Reputation point
2022-04-22T07:27:42.463+00:00

I have a 3840x2160 resolution monitor and am using Visual Studio 2019. The displays were fine. I was experimenting with connecting an external display. I have disconnected the display, and my form display is all messed up. My text setting for the display is set at 250% and now I keep getting the "scaling on my main display is set to 250%" message. I reset it to 100% and the display is no longer what it used to be. I can continue working, but would like to go back to what it used to be. I have looked around to find what I could adjust with no avail. Please help.

I upgraded to Visual Studio 2022 - no improvement there either. The same problem persists.

Thanks

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

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 34,436 Reputation points Microsoft External Staff
    2022-04-22T12:36:37.853+00:00

    Hi @Indra Purkay ,

    Welcome to Microsoft Q&A forum.

    I reset it to 100% and the display is no longer what it used to be.

    How did you reset it to 100%? Did you select Tools > Command Line > Developer Command Prompt and enter devenv /noScale to restart VS with 100% scaling? Also please try to restart VS.

    You can also try to reset VS settings.

    Besides, this doc: Disable DPI-awareness to fix HDPI/scaling issues with Windows Forms Designer in Visual Studio may be helpful.

    Best Regards,
    Tianyu

    • 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.
    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.