Hello @Max Max
Be cautious about deploying those KIR packages based only on references to their package names.
I can confirm from Microsoft's current release information that:
- KB5122876 is the September 8, 2026 cumulative security update for Windows Server 2019, bringing it to OS build 17763.9245.
- KB5122882 is the September 8, 2026 cumulative security update for Windows Server 2022, bringing it to OS build 20348.5622.
However, I currently cannot find a public Microsoft KB/release-health entry that officially documents:
KB5122882 260911_18471 Known Issue Rollback
KB5122876 260911_18474 Known Issue Rollback
as the supported mitigation for an RDP/RDS regression introduced by those September updates.
That distinction matters because Microsoft normally publishes KIR Group Policy packages with a documented known issue, and the documentation identifies the affected Windows versions, the KIR download, and whether a restart is required.
For enterprise-managed devices, a KIR policy is installed/configured through Group Policy, and the affected device generally needs to be restarted for the rollback to take effect. KIR reverses the specific non-security behavior change responsible for the regression rather than uninstalling the entire cumulative update. Therefore, the security fixes in the cumulative update remain installed.
But that general KIR behavior doesn't establish that 260911_18471 or 260911_18474 are the correct policies for this particular RDS problem.
Therefore, do not manually create registry values or Group Policy settings based on an unofficial KIR identifier, and don't download an ADMX/MSI package from a third-party source.
Since you're specifically looking for a Microsoft-supported mitigation while retaining the September security updates, I would recommend waiting for one of the following:
- Microsoft updates the KB/release-health documentation and publishes the applicable KIR package and deployment instructions, or
- Microsoft Support provides the KIR package/instructions for your case and confirms that your RDS symptoms match the issue it addresses.
If Microsoft confirms those two KIRs, the downloaded enterprise KIR policy package normally installs an administrative template under:
Computer Configuration > Administrative Templates > KBxxxxxxx Issue xxx Rollback
The exact policy name should come from the Microsoft-provided KIR package; you shouldn't guess it from the package identifier.
Regarding your individual questions:
1–3. Are these the official KIRs, where are they downloaded, and what policy should be enabled?
I can't currently verify that from Microsoft's public documentation. I would wait for Microsoft to publish or provide the packages rather than use copies obtained elsewhere.
- Reboot required?
For enterprise KIR Group Policy deployment, Microsoft generally requires you to apply the policy and restart the affected devices. Treat the issue-specific documentation as authoritative.
- Does KIR retain the security fixes?
Yes; that's one of KIR's main purposes. It rolls back the specific problematic non-security change rather than removing the complete cumulative security update.
- Limitations/side effects?
These depend on exactly which change Microsoft is rolling back. That's another reason not to deploy an unverified KIR package without its corresponding Microsoft documentation.
- Permanent fix date?
I don't see a Microsoft-published ETA for a permanent RDS fix yet.
Since these September updates were released only on September 8, 2026, and we're only a few days into the servicing cycle, Microsoft may still update the Windows release-health/KB documentation if it confirms a regression. The safest course for production RDS servers is to monitor Microsoft's release-health information rather than act on an undocumented KIR identifier.
If you're already experiencing the RDP/RDS problem, open a Microsoft Support case and provide the exact Server version/build, RDS role, symptoms, Event Viewer entries, and confirmation that the problem began after KB5122876/KB5122882. Specifically ask Support whether KIR 260911_18474 / 260911_18471 applies to your environment.
Official references:
KB5122876 - Windows Server 2019 September 2026 update
KB5122882 - Windows Server 2022 September 2026 update
Windows Server release information
=============================================================================
Help make this community better for everyone: If this answer helped or resolved your issue, please accept it or upvote it. If not, share more details in a comment so we can continue the discussion and find the right solution. Thank you.