ARTICLE DETAIL

资讯详情

深耕编程入门与网站建设的一线实战洞察。

阻止RDP远程桌面自动根据本机DPI缩放比例更改远程主机的DPI缩放比例

阻止RDP远程桌面自动根据本机DPI缩放比例更改远程主机的DPI缩放比例 Windows Registry Editor Version 5.00 ;阻止 RDP 同步缩放比例(DPI) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations] IgnoreClientDesktopScaleFactordword:00000001Windows Registry Editor Version 5.00 ;解除阻止 RDP 同步缩放比例(DPI) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations] IgnoreClientDesktopScaleFactor-
返回列表