Welcome to the Microsoft Q&A Platform!
Thank you for sharing your concern with us, what you have described is publicly reported and reproducible and especially your CBS analysis is extremely helpful. Based on your logs and the corroborating report:
- KB5075899 supersedes Gateway packages (26100.7462 → 26100.32370)
- The parent package state is preserved as Installed
- But the update-level feature selection is incorrectly resolved to:
- start: Staged
- targeted: Staged
- selected: Off
The servicing stack then:
- Unprojects the old Gateway components
- Never reprojects the new ones
- Leaves the role functionally removed without warning or error
This is not expected feature supersedence behavior. Other packages processed in the same servicing pass correctly retain start: Installed and targeted: Installed, as you observed.
1. Clarifications
- This issue is not documented in the official KB5075899 Known Issues section
Reference: February 10, 2026—KB5075899 (OS Build 26100.32370) - Microsoft Support
- No mitigation guidance published
- No Servicing Stack Update (SSU) workaround exists (SSU is bundled)
- Manual reinstallation of the Gateway role is currently the only recovery option
This strongly points to a Servicing Stack / CBS planner regression, not an RDS role issue.
2. Risk assessment
This is high‑impact because:
- Happens silently
- Breaks production ingress (RD Gateway)
- Leaves no warning in Server Manager
- Can affect security posture (lost CAP/RAP enforcement)
- Requires manual reconfiguration
In enterprise RDS environments, this is patch‑blocking severity.
- Recommendation
- Pause KB5075899
Do not deploy to any additional Windows Server 2025 systems with:
RDS‑Gateway, RD Web + Gateway combined roles and Edge TLS bindings tied to Gateway
- Pre‑patch validation script
Before applying updates, capture:
Get-WindowsFeature RDS-Gateway output, RD CAP/RAP exports and RD Gateway certificate bindings
- Open a Microsoft support case
This issue warrants escalation. A support case will allow full review of CBS and servicing logs and help drive an official resolution, most likely via a future cumulative update or a Known Issue Rollback (KIR) from Microsoft.
Hope it helps a little bit. I hope you have a great day!