High DPI issues

There are multiple problems that can be caused by high DPI in RDP sessions, the most commons are the following:

  • RDP connections are tiny
  • RDP connections are big
  • RDP connections always have a scroll bar
  • Remote Desktop Manager is blurry
  • 4K resolution issues

Solution

There are multiple methods on how to solve these issues.

Method 1

  1. In Remote Desktop Manager, go to File – Options – User Interface and change the Display scaling to DPI unaware.
    Display scaling
    Display scaling

If you cannot see the setting because of display issues, you can add the line in your config files directly.

To locate your config file refer to Configuration File Location.

  1. Once you have found the right folder, open RemoteDesktopManager.cfg with your preferred text editor.
  2. Under the line XXXX-XX-XXT00:00:00-00:00 change to None the Default and save.
  3. Restart Remote Desktop Manager.

Method 2

  1. Close Remote Desktop Manager.
  2. Right-click on your Remote Desktop Manager icon.
  3. Go to Properties.
  4. In Compatibility tab, click Change high DPI settings.
    Change high DPI settings
    Change high DPI settings
  5. In High DPI scaling override section, check Override high DPI scaling behavior and click OK.
    High DPI scaling override
    High DPI scaling override

When applying this change, you must log off and log back in with your user for changes to take effect.

Method 3

In File – Options – Types – Remote Desktop – Advanced, uncheck the Disable RDP scale factor (HDPI) option.

Disable RDP scale factor (HDPI)
Disable RDP scale factor (HDPI)

Method 4

  1. In Remote Desktop Manager, go to File – Options – Advanced.
  2. Set Hardware acceleration on Default (Automatic). Click OK.
    Advanced window
    Advanced window
  3. In the ribbon under the Help tab, click on Diagnostic.
    Help tab
    Help tab
  4. At the bottom of the System tab, make sure that DirectX enabled is deactivated.
    System Diagnostic
    System Diagnostic
Give us Feedback