Posts

Showing posts with the label RDP

Windows 11 22H2 RDP disconnects and freezes randomly

Image
Namaste Everyone. I have been following and reading many forums with the similar issue of RDP session freezing or either getting disconnected frequently. Logs have not proved anything exceptional or drastic changes in the environment, however I was able to test this in my lab and have traced some Network Logs via the Wireshark and could see retransmision packets between the client and the server. This all started after the update to Windows 11 22H2. The resolution is to either rollback the 22H2 on the client or apply this registry or ADMX setting via the Group Policy. My theory is that after looking at the logs in my client is that the problem is due to the fact that the RDS connection is trying to connect over UDP and is not trying to connect over TCP if the UDP fails or gets block for some reason. So either you can manually set the registry in the client by following the below step: Browse to the below Registry Path with administrator account: HKLM\SOFTWARE\Policies\Microsoft\Win...