I am an happy user of the free version but the last update caused me problem.
I have a screen resolution of 3200x1800 and my windows 10 display setting resize all the text, apps and other of 200%
This was working fine with the version till the 3.0.0.0.
When I connect to a remote server with the last version (3.0.1.0), the size of my remote display is 3200x1800 without the resizing of the item (very very small fonts!).
Hello,
Between version 3.0.0.0 and 3.0.1.0 we found that the RDP Windows activeX is having an issue with the scaling HDPI. Could you try:
Uncheck the box Hight DPI please. Here is the way to Uncheck the box:
First, inside RDM go to FILE - Options - User Interface and please uncheck the box “Disable display scaling on high DPI setting.”
If you can’t see that setting you can add the line in your config files directly. To locate your config files please follow that help https://help.remotedesktopmanager.com/installation_configurationfilelocation.htm
Once you find the right folder please open with a text editor your RemoteDesktopManagerFree.cfg under the line “<CreationDate>2016-11-14T00:00:00-05:00</CreationDate> please add, “
<DisableHDPIAutoScaling>false</DisableHDPIAutoScaling>
Restart your Remote Desktop Manager application and the problem should be solved.
If needed here is the help page https://help.remotedesktopmanager.com/troubleshooting_hdpiscalingissues.htm
Best Regards,
David Grandolfo
HDPI RDM uncheck.jpg
BRILLIANT!
This fixed my issue.
Thank you