Forum Discussion
nanosani
Oct 14, 2022Copper Contributor
Microsoft RDP problems Windows 11 22H2
I have a problem with one of my networks. After upgrading to Windows 11 22H2, I'm having problems with RDP connections. The clients cannot connect to the machine. However, there is a workaround ...
Darrin_Eaton
Dec 07, 2022Copper Contributor
Thanks for this solution. I created a batch file and advised the users to run it from an elevated command prompt. The one line that does the work is this:
REG ADD "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services\Client" /v fClientDisableUDP /t REG_DWORD /d 1 /f