Remote Desktop

Fix for non-responding after 1-2 mins connection (link)

On client, start an elevated command prompt (run cmd.exe as administrator), and then run:

reg add "HKLM\software\policies\microsoft\windows nt\Terminal Services\Client" /v fClientDisableUDP /d 1 /t REG_DWORD

After that, restart the remote desktop client (mstsc.exe, aka Microsoft Terminal Services Client).

Â