Microsoft has released six emergency updates to fix a problem its own September 2026 Patch Tuesday release caused: Remote Desktop sign-ins failing across Windows 10, Windows 11, and Windows Server. The regular monthly update went out on September 8, 2026, and within days it became clear that Remote Desktop Services (RDS) was breaking down for a wide range of users. Microsoft responded on September 14, 2026, with out-of-band patches covering nearly every supported version of Windows.
If you use Remote Desktop to connect to a work computer, manage a home server, or support other people’s PCs remotely, this is worth understanding, both what went wrong and what Microsoft did to fix it.
Quick Summary
- Microsoft’s September 8, 2026 Patch Tuesday update broke Remote Desktop Services on Windows 10, Windows 11, and Windows Server.
- The bug caused RDP sign-in failures, dropped connections, and frozen management tools such as File Explorer, MMC, and the Windows Update page.
- Microsoft released six separate out-of-band updates on September 14, 2026, covering Windows 10, Windows 11 24H2, 25H2, and 26H1, plus Windows Server 2019, 2022, and 2025.
- The same round of patches also fixes two elevation-of-privilege security flaws, a Hyper-V bug affecting Linux virtual machines, and a USB audio glitch.
- Most Windows 11 and 10 users receive the fix automatically through Windows Update, while Windows Server admins generally need to install it manually.
What Happened?
Every month, Microsoft ships a batch of cumulative updates known as Patch Tuesday. The September 2026 batch, which included KB5124012 for Windows 11 26H1, was meant to be a routine mix of security fixes and small improvements. Instead, according to reporting from Bleeping Computer, companion updates for Windows Server 2022 (KB5122882) and Windows Server 2025 (KB5122871) introduced a bug in Remote Desktop Services.
Microsoft’s own servicing notes describe the impact plainly: “RDS might become unstable, causing RDP connection and sign-in failures or servers to become unresponsive during Remote Desktop configuration.” Beyond RDP itself, the instability spilled into other tools, including the Microsoft Management Console (MMC), the RDS Licensing Diagnoser, File Explorer, and even the Windows Update page.
What’s New?
Six days after the problem update shipped, Microsoft pushed out corrective, out-of-band patches, meaning they arrived outside the normal monthly schedule because the issue was serious enough to not wait. Based on Microsoft’s support documentation and independent reporting, the fixes break down by version like this:
| Windows Version | Fix KB |
|---|---|
| Windows 11, version 26H1 | KB5129194 |
| Windows 11, versions 24H2 and 25H2 | KB5129195 |
| Windows 10, versions 21H2 and 22H2 | KB5129236 |
| Windows Server 2019 | KB5129238 |
| Windows Server 2022 | KB5129237 |
| Windows Server 2025 | KB5129235 |
Alongside the Remote Desktop fix, Microsoft used the same updates to patch two other, unrelated problems. On Windows 11 26H1, the update corrects a Hyper-V bug where folders shared from a Windows host using the Plan9 protocol would not appear, or could not be accessed, inside a Linux virtual machine. It also fixes USB Audio Class 1.0 devices that were failing in multichannel setups, such as 8-channel or 3D audio configurations, though Microsoft has noted that some audio issues still need further fixes in a future update.
Why It Matters
Remote Desktop is not a niche feature. It is one of the most-used tools in Windows for remote work, IT support, home server management, and accessing another PC from across the room or across the world. When it breaks at the operating system level, the effects show up everywhere at once: employees locked out of office machines, IT teams unable to manage servers, and home users unable to reach their own devices.
This episode is also a reminder of a recurring tension in how Microsoft ships updates. Security patches need to go out quickly to close vulnerabilities, but a broad monthly release touching millions of machines occasionally introduces a bug that is just as disruptive as the flaw it was meant to fix. One user cited by Bleeping Computer reported that the update sequence even left a machine unbootable, a reminder that IT administrators, in particular, should test updates before wide deployment when possible.
Who Gets It?
This affects a broad slice of the Windows ecosystem: Windows 11 users on versions 24H2, 25H2, and 26H1; Windows 10 users still on supported 21H2 and 22H2 builds under Extended Security Updates; and organizations running Windows Server 2019, 2022, or 2025. If you rely on Remote Desktop for work, IT administration, or accessing a personal PC remotely, you are in the group most likely to have noticed the original breakage.
What You Should Know
Two vulnerabilities were fixed alongside the functional bugs: CVE-2026-62721 and CVE-2026-85921, both described as elevation-of-privilege issues rather than remote-code-execution flaws. In plain terms, elevation-of-privilege bugs let an attacker who already has some access to a device gain higher-level control, which is serious but generally requires local access rather than being exploitable purely over the internet. Microsoft has not disclosed evidence of active exploitation of either flaw at the time of writing.
For most home users on Windows 11 or Windows 10, the emergency fix should already be arriving, or will arrive shortly, through the normal Windows Update channel. Windows Server administrators are generally expected to fetch the relevant KB manually from the Microsoft Update Catalog or deploy it through WSUS, since server environments are typically updated on a more controlled schedule rather than automatically.
Should You Update?
Given that this patch fixes a functional problem (broken Remote Desktop) as well as two security vulnerabilities, installing it is the sensible default for most users, especially anyone who depends on RDP. That said, the isolated report of an unbootable machine is a reason for IT administrators managing larger fleets to test the update on a small group of devices before rolling it out everywhere, rather than pushing it to every server at once. Home users on Windows 11 or Windows 10 face much lower risk, since Microsoft has already validated the fix broadly through Windows Update before releasing it that way.
What We Still Don’t Know
Microsoft has not published detailed telemetry on how many devices were affected by the original Remote Desktop bug, nor has it said whether the unbootable-machine report reflects a wider, separate issue or an isolated hardware or configuration conflict. It also remains to be seen whether the “remaining audio issues” Microsoft acknowledged will be resolved in October’s regular Patch Tuesday release or require another out-of-band fix.
What Happens Next?
Microsoft’s next scheduled Patch Tuesday release is expected in October 2026, and it’s reasonable to expect the company will use that window to close out the remaining USB audio issues it flagged. In the meantime, expect continued monitoring from independent outlets tracking whether the six out-of-band updates introduce any new side effects, which is standard practice whenever Microsoft ships fixes outside its normal cadence. For readers curious about the next major feature update, see our guide to getting Windows 11 version 26H2 early, and for a broader look at how we track operating system updates across devices, see our OS update coverage for phones and smartwatches.
FAQs
What caused the Windows Remote Desktop failures in September 2026?
Companion updates tied to the September 8, 2026 Patch Tuesday release, including changes shipped with Windows Server 2022 and 2025 updates, introduced instability in Remote Desktop Services that caused sign-in failures and unresponsive servers.
Which Windows versions need the emergency update?
Windows 11 versions 24H2, 25H2, and 26H1; Windows 10 versions 21H2 and 22H2; and Windows Server 2019, 2022, and 2025 all have their own specific out-of-band KB to install.
Do I need to install this update manually?
Most Windows 11 and Windows 10 devices receive it automatically through Windows Update. Windows Server versions typically require an admin to install it manually via the Microsoft Update Catalog or WSUS.
Is the update safe to install?
For the vast majority of home and business users, yes. IT teams managing many servers may want to test it on a small group first, given at least one reported case of a machine failing to boot afterward.
Does this update fix anything besides Remote Desktop?
Yes. It also fixes two elevation-of-privilege security vulnerabilities, a Hyper-V bug affecting shared folders in Linux virtual machines, and a USB Audio Class 1.0 multichannel audio issue.
Will there be more fixes coming?
Likely. Microsoft has acknowledged that some USB audio issues remain unresolved, so further fixes may arrive in a future update.
Sources: Microsoft Support (KB5129194), Bleeping Computer, Winaero, Neowin.



Leave a Comment