====== Windows RDP/RDS Registry Keys ====== ===== RDP Login Timeout ===== * add Login Timeout in seconds HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp\ Add DWORD LogonTimeout ===== Increase RDP Frame Rate ===== HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations Add DWORD DWMFRAMEINTERVAL * 15 decimal = 60 frames * 10 decimal = 40 frames * 5 decimal = 20 frames * 1 decimal = 4 frames