Change display settings and font size in Windows Server

Anonymous
2024-05-03T00:53:24+00:00

Hi all,

I am accessing a Windows Server 2022 desktop through Remote Desktop RDP. Unfortunately only part of the screen is visible at a time unless I select Smart Sizing, but if I do, the resolution is so high the text is borderline unreadable. I go into display settings and I get a message that "Display settings can not be set in a remote session."

So I am stuck with two choices: Turn off smart sizing and only access a fraction of the screen at a time, having to scroll all the way down to the bottom just to use the taskbar, or use smart sizing and view the screen with a microscope. Isn't there ANY alternative to this? I can through the view menu make the icons bigger but the text is still tiny. How can I make the text appear bigger? I have set display settings in the RDP app but it makes no difference.

Windows Server Remote and virtual desktops Remote desktop clients

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes
Accepted answer
  1. Anonymous
    2024-05-03T05:58:34+00:00

    Hello,

    Here are some solutions:

    • Using the Remote Desktop app (via the Microsoft Store)

    While setting up the connection, simply configure the Display Settings to the desired resolution. Additionally, "Change the size of the display" should be set to 100% to disable any remote DPI scaling. When entering full screen, the display is automatically stretched locally.

    • Using the native Remote Desktop Connection client (mstsc)

    On "Display configuation" settings, you can change the "Remote Desktop Connection” display by moving the slider from "Small to Large".

    By moving the "Slider" all the way to large, the display settings will automatically set to "Full Screen".

    • Using .rdp file:

    According to official documentation, you could edit .rdp file and add parameter desktopscalefactor:i:value where value is scale factor (100, 125, 150, 175, 200, 250, 300, 400, 500), 100 is default.

    Docs: https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/rdp-files

    • Changing the scaling:

    Regards,

    Karlie

    1 person found this answer helpful.
    0 comments No comments

4 additional answers

Sort by: Most helpful
  1. Anonymous
    2024-11-13T19:41:47+00:00

    The desktopscalefactor property is now deprecated

    0 comments No comments
  2. Anonymous
    2024-11-13T19:45:19+00:00

    the only option is to change the local scale settings

    0 comments No comments
  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Anonymous
    2024-11-13T19:49:54+00:00

    I assume you are a system administrator, so it is better to use some tools like Remote Desktop Manager from Microsoft

    https://learn.microsoft.com/en-us/sysinternals/downloads/rdcman

    0 comments No comments