I have experienced this when the host has Windows 11 24H2, remoting into it has many issues.
I fixed it on the host side by adding these settings to group policy: Local Computer Policy> Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Connections > Select network detection on the server - set to Enabled, and then right under enabled, set the dropdown to "Turn off Connect Time Detect and Continuous Network Detect" You may also need to disabled Network Level Authentication: Go to the Advanced System Properties, Remote tab and uncheck "Allow connections only from computers running Remote Desktop with Network Level Authentication (recommended)". Also, on the client side, edit the Remote Desktop profile, in the Experience tab set the connection speed to a manual setting such as "High-speed broadband". https://www.reddit.com/r/sysadmin/comments/1gbq4y7/windows_11_24h2_rdp_session_hangs_on_logon/ | |
Search Keywords: mstsc, terminal services |