Well,
After my fix working for about a month, I've completely lost remote desktop for a second time. This time it doesn't even work on the network level. This is incredibly frustrating.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
All of our Remote Desktop Users using Windows 11 are having problems connecting to Remote Desktop after installing this update. It just hangs at connecting.
We have found that there is a bug in the Remote Desktop client so that it is only trying the UDP connection and not trying TCP connection. We only allow the port 443 connection through on our firewall.
The only workaround we have found is to make the following change on the Windows 11 computer.
Have to set this value to 1 in the registry for Windows 11 client to work outside the network
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services\Client
KEY VALUE - fClientDisableUDP SET TO 1
Otherwise the Remote client just keeps trying to connect via UDP.
This issue did not start until the Windows 11 update was installed over the last couple days.
Jeff
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Well,
After my fix working for about a month, I've completely lost remote desktop for a second time. This time it doesn't even work on the network level. This is incredibly frustrating.
the specified path (Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services\Client
KEY VALUE - fClientDisableUDP SET TO 1 ) is not available
is there any other work around?
Jerry, you have to create it or run the command (as admin):
REG ADD "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services\Client" /v fClientDisableUDP /t REG_DWORD /d 1 /f
Hi
We tried this solution and it worked but only temporarily.
We found that any further attempts to connect to our servers via Remote Desktop only worked if we rebooted the laptop. Had to do this each time the Remote sessions were closed. The fix also had a knock on effect that prevented Outlook from syncing and returned server connection issues (local version of Outlook using Gmail as host). Deleting the fix got us back up and running with email but put us back where we started.
Any ideas on why the fix only worked 'once' before having to reboot and how to prevent the knock on effect to Outlook?
Thanks
I would like to execute the fix, but I can't RDP to the troubled pc from my remote location or from within the local network (via RDP on another local pc).
I would like to force a restart on the troubled pc, but since I don't have physical access to that troubled pc, I have to find a way to do it via a RDP session. So far, all my attempts from another local pc (via RDP) give me an "access denied".
Does anyone know how to solve this issue.
Thanks