
Overview
Microsoft's recent updates to Windows 11 24H2 and Windows Server 2025 have led to significant disruptions for Remote Desktop users, particularly those utilizing Remote Desktop Protocol (RDP) connections over UDP. The core issue manifests as Remote Desktop sessions freezing or disconnecting shortly after connection initiation, severely impacting remote management and enterprise workflows.
Background and Timeline
This problem traces back to a problematic February 11, 2025, security update for Windows Server 2025 known as KB5051987. In parallel, Windows 11 24H2 experienced a related issue beginning with a January 2025 preview update that worsened with subsequent patches.
- For Windows 11 24H2, users reported UDP-based RDP sessions disconnecting exactly 65 seconds after connecting to Remote Desktop Services (RDS) hosts running Windows Server 2016 or earlier.
- On Windows Server 2025, the issue escalated to complete session freezes where mouse and keyboard inputs become unresponsive, though the remote session remains active in the background.
Microsoft acknowledged these issues publicly via its Windows Release Health Dashboard. Windows 11 24H2 users began receiving an interim fix with optional update KB5052093 in late February 2025, effectively resolving the disconnection problem.
However, Windows Server 2025 users faced longer disruption. A definitive patch, KB5055523, was finally released on April 22, 2025, resolving the freezing behavior and restoring stable Remote Desktop functionality.
Technical Details
The root cause involves the handling of UDP connections within the RDP stack following the security hardening introduced in the February update. UDP is designed to improve RDP performance by smoothing network latency and jitter. The update inadvertently disrupted this process:
- Windows 11 24H2: UDP-based sessions disconnect after 65 seconds.
- Windows Server 2025: Input freeze occurs shortly after connection, locking users out despite active sessions.
The input freeze suggests disruptions at the user-input handling and session management layers rather than a complete network disconnection.
Microsoft's Mitigation Strategy: Known Issue Rollback (KIR)
Microsoft deployed a Known Issue Rollback (KIR) mechanism to automatically and remotely revert the problematic non-security changes from the update, relieving users without manual uninstallations. KIR rollout includes:
- Automatic deployment to most Home and Pro editions upon system restart.
- Manual deployment for managed corporate environments using Group Policy Editor.
Steps for IT admins to deploy KIR manually include:
- Open Group Policy Editor (INLINECODE0 ).
- Navigate to Computer Configuration > Administrative Templates.
- Locate and enable the KIR group policy for the affected Windows version.
- Force update Group Policy (INLINECODE1 ) and restart devices.
This stopgap measure ensures more stable RDP sessions while awaiting the full patch.
Implications for Enterprise and Remote Work
Remote Desktop functionality is a mission-critical tool for IT administrators, support teams, and remote professionals globally. The disruptions introduced by the update affected productivity by forcing frequent disconnects, session freezes, and repetitive reconnections.
Enterprises faced:
- Operational downtimes and user frustration due to interrupted workflows.
- Increased burden on IT support to implement group policies and advise on workarounds.
The incident underscores the delicate balance between rapidly delivering security improvements and preserving stability in core enterprise features.
Best Practices and Recommendations
- Ensure all affected systems install the KB5055523 update for Windows Server 2025 and KB5052093 for Windows 11 24H2.
- Deploy Known Issue Rollback policies in managed environments pending permanent fixes.
- Monitor Microsoft's official support channels for updates and further advisories.
- Educate users on temporary workarounds such as restarting devices to expedite KIR rollout.
Broader Context
This Remote Desktop disruption is part of a wider pattern of patch-related challenges Microsoft has encountered recently, including:
- Blue Screen of Death (BSOD) errors following faulty updates.
- Printer driver malfunctions.
- Unintended forced upgrades to Windows 11.
This illustrates ongoing challenges in balancing comprehensive test coverage with the scale and complexity of Windows updates.
Conclusion
While the Remote Desktop freezing and disconnection issues in Windows 11 24H2 and Windows Server 2025 presented critical operational hurdles, Microsoft's rapid deployment of rollback mechanisms and eventual patches have begun restoring stability. This episode highlights the importance of meticulous quality assurance for updates affecting fundamental enterprise tools. IT professionals should remain vigilant in patch management and user education to minimize disruption.