If its a windows 11 PC, there is a windows update that caused the issue and RDP closes after few seconds.
Windows update KB5064401. It's the one bundled with the bad KB update, which breaks RDP.
Plus need to stop the windows update in the future,
1. Services method (quick but reversible)
- Press Win + R, type services.msc, hit Enter.
- Scroll to Windows Update.
- Double-click it → set Startup type to Disabled.
- Stop the service if it’s running.
That will stop automatic updates until you manually re-enable the service. Windows may try to turn it back on after big feature updates, so keep an eye on it.
Another Option is to restore the pc to a known working point however this is only an option if you have activated restore points on the pc prior to the problematic update.
System Restore. It’s like a time machine for Windows, but it only works if you had it switched on before the gremlins crept in.
Here is a list of the updates causing issues:
KB Update |
Windows Version / “H” Release |
Issue Summary |
Current Status |
---|---|---|---|
KB5050094 (Jan 2025) |
Windows 11, 24H2 |
RDP sessions disconnect after ~65 seconds (UDP transport) |
Microsoft released a rollback and follow-up (KB5053656), but disconnects still reported in some environments |
KB5053598 (Mar 2025) |
Windows 11, 24H2 |
RDP disconnects when connecting to older RDS hosts |
Rollback applied, but customers continue to see intermittent failures |
KB5032292 (Preview) |
Windows 11, 23H2 Insider |
RDP fails after 3 sessions, “session blocked” errors |
Insider-only, but indicative of instability in newer builds |
KB5051987 (Feb 2025) |
Windows 11 (various builds) |
RDP sessions freeze when reconnecting (esp. VMs) |
Still reported in field; workaround required |
Generic (22H2) |
Windows 11, 22H2 |
RDP instability and disconnects |
Workaround: disable UDP transport; ongoing reports despite updates |