HomeNewsletterCommunityMVP FeedToolsArchiveBlogToday's NewsAboutServicesQuick Links Subscribe free
← Back to Blog
Windows 11 Windows 11IntuneWindows AutopatchWUfBWSUSPatch TuesdayRDSWSL

KB5129195 Emergency Windows 11 Update: How Intune and Autopatch Admins Should Deploy It

IA
Imran Awan
15 September 2026

The September 2026 Patch Tuesday cumulative update introduced three regressions that affected production environments immediately: Remote Desktop Services became unstable and started dropping connections, WSL's Plan9/HCS folder sharing broke for Hyper-V-managed VMs, and USB Audio Class 1.0 devices lost multichannel output. Microsoft released KB5129195 on September 14, 2026 as an out-of-band emergency fix for all three, plus protection for CVE-2026-62721. This post covers what broke, what the update fixes, and - critically - how it moves through your Intune, WUfB, and Autopatch policies so you are not waiting for it when your RDS infrastructure is already down.

The short version

KB5129195 is an out-of-band emergency update for Windows 11 24H2 and 25H2, released September 14, 2026. It fixes RDS instability and RDP failures, WSL/HCS Plan9 folder sharing, and USB Audio multichannel failure - all regressions from the September 8 Patch Tuesday CU. It also patches CVE-2026-62721 (UMPS EoP). Target builds: 26100.9457 (24H2) and 26200.9457 (25H2). WUfB picks it up automatically as a Security Update. Autopatch quality-update policies may require manual approval for this OOB type - check your policy before assuming auto-deployment.

The problem: three regressions from September Patch Tuesday

The September 8, 2026 Patch Tuesday cumulative update introduced three distinct regressions. Each one is independent - the RDS issue does not require USB audio to be present, and the WSL issue only affects specific VM configurations. All three are fixed by KB5129195.

Regression 1 - Remote Desktop Services instability

After installing the September 2026 monthly security update (KB5122880 on 25H2, KB5124008 on 24H2), Remote Desktop Services becomes unstable on affected servers. The failure mode varies by environment: some see RDP connection failures during session establishment, others see sign-in failures after authentication succeeds, and in the worst cases the entire RDS server becomes unresponsive under load. The underlying service - the Remote Desktop Session Host (RDSH) process - can stop accepting new connections while existing sessions remain live, making it appear healthy in monitoring until users report they cannot connect.

Critical for RDS admins: This regression affects Windows 11 24H2 and 25H2 devices acting as Remote Desktop hosts - this includes Endpoint-as-a-service scenarios where Windows 11 multi-session is used (Windows 365, AVD). If your session hosts received the September Patch Tuesday update and users started reporting RDP failures, KB5129195 is the fix. Do not roll back the September CU - apply the OOB fix instead.

Regression 2 - HCS/Plan9 WSL folder sharing

Applications that use Host Compute Service (HCS)-managed virtual machines lose the ability to share host folders with Linux VMs when the Plan9 protocol is used. In practice this breaks WSL 2's default filesystem bridge: the /mnt/c and other drive mounts that WSL uses to access Windows files go through the Plan9 filesystem protocol via HCS. After the September CU, these mounts fail silently or return I/O errors. Developers and data engineers using WSL 2 on affected builds will see this as files appearing inaccessible or WSL itself failing to mount the Windows filesystem at startup.

Regression 3 - USB Audio Class 1.0 multichannel failure

USB Audio Class 1.0 devices work correctly in stereo (2-channel) mode but fail when multichannel features are used - specifically 8-channel and 3D audio modes. Device Manager shows these devices with a "This device cannot start (Code 10)" error when multichannel is enabled. Standard stereo audio output continues to work. The affected devices include professional audio interfaces, gaming headsets with 3D audio, and conference room hardware that uses USB Audio Class 1.0 with multichannel output.

Gotcha - known issue still present: KB5129195 does NOT fully resolve all USB Audio Class 1.0 issues. Some devices still show "Code 10" errors, unresponsive volume controls, or no audio output at all after installing the OOB update. Microsoft is working on a separate fix for the remaining USB audio issues. Installing KB5129195 is still the correct step - it resolves the multichannel regression specifically, but do not communicate to users that all USB audio problems are resolved until Microsoft releases the follow-up fix.

Security fix - CVE-2026-62721

KB5129195 also adds protection for CVE-2026-62721, a Windows User-Mode Power Service (UMPS) Elevation of Privilege vulnerability. This is a local EoP: a low-privilege user who can run code on the device can escalate to elevated privileges via the power service. It is not remotely exploitable on its own, but it is exactly the kind of EoP that follows initial access in a multi-stage attack chain. CVSS score has not been published at time of writing - treat it as high priority given it is the only CVE in an emergency OOB release, which signals active exploitation concern or imminent disclosure.

KB5129195 - What it fixes
RDS instability / RDP failures Fixed
WSL HCS/Plan9 folder sharing failure Fixed
USB Audio Class 1.0 multichannel (8ch / 3D) Partially fixed
CVE-2026-62721 (UMPS EoP) Fixed
USB Audio Class 1.0 Code 10 / stereo failures Still open

Why it happens: OOB updates and how they differ from monthly CUs

Understanding how KB5129195 flows through your environment requires understanding what makes an OOB update different from the standard monthly cumulative update.

A standard monthly CU (like the September 8 Patch Tuesday update) follows a predictable schedule. Autopatch rings it out in waves. WUfB deferral policies stagger it across your fleet. WSUS downloads it automatically based on your configured Products and Classifications. Your entire deployment machinery is calibrated around the "second Tuesday of the month" cadence.

An OOB update lands without warning, outside that cadence. It is still classified as a Security Update in Windows Update terms, which means it does flow through the same WSUS sync and WUfB classification filter. But the key difference is how Windows Autopatch handles it.

Autopatch quality update policies and OOB updates

Windows Autopatch's newer quality update policy model (the model that replaced the older deployment rings approach) separates update types into distinct policy categories. For each policy, you configure not just deferral and deadline but also which update types are in scope.

The critical setting for KB5129195 is how your Autopatch quality update policy handles non-monthly update types. In the current Autopatch model:

Note: The "non-monthly update types default to manual approval" behaviour applies specifically to the newer Autopatch quality update policy model. If your organisation is still using the legacy Autopatch deployment rings (which you have not migrated away from), the behaviour may differ. Check in Windows Autopatch › Release management to see which policy model is active for your tenant and whether KB5129195 appears under pending approvals.

This means that if you use Autopatch and have not explicitly approved KB5129195, your devices may receive it eventually (if your quality update policy is configured to include OOB updates automatically) or may never receive it (if manual approval is required). The only way to confirm is to check the Autopatch release management view.

Windows Update for Business (WUfB) behaviour

WUfB without Autopatch behaves differently. If your WUfB policy includes Classification: Security Updates, KB5129195 will be offered to devices automatically - it is classified as a security update in Windows Update's taxonomy. Your configured quality update deferral period applies: a 7-day deferral means devices receive it 7 days after September 14. A 0-day deferral means immediate offer after the next scheduled WU check-in.

If your WUfB policy uses a target version or update baseline rather than classification-based approvals, OOB updates behave the same as any other security update for the target version - they are offered automatically.

How to verify: confirm your environment is affected and check deployment status

Start by confirming whether your September Patch Tuesday CU landed correctly on affected devices. If a device is on build 26100.9445 (24H2 Patch Tuesday) or 26200.9445 (25H2 Patch Tuesday) and shows any of the three regression symptoms, it needs KB5129195.

Check-BuildAndKBStatus.ps1
# Check current OS build
$Build = Get-ItemProperty 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion'
"Current build: $($Build.CurrentBuildNumber).$($Build.UBR)"
# 26100.9445 = September PT, needs OOB fix (24H2)
# 26200.9445 = September PT, needs OOB fix (25H2)
# 26100.9457 = KB5129195 installed (24H2)
# 26200.9457 = KB5129195 installed (25H2)

# Check if KB5129195 is installed
Get-HotFix -Id KB5129195 -ErrorAction SilentlyContinue |
    Select-Object Description, HotFixId, InstalledOn

# Check Windows Update history for KB5129195
$Session  = New-Object -ComObject "Microsoft.Update.Session"
$Searcher = $Session.CreateUpdateSearcher()
$Count    = $Searcher.GetTotalHistoryCount()
$History  = $Searcher.QueryHistory(0, [Math]::Min($Count, 50))
$History | Where-Object { $_.Title -match 'KB5129195' } |
    Select-Object Date, Title, ResultCode
# ResultCode 2 = Succeeded

To check RDS health on an affected server after the September CU, look in the System event log for TermService failures:

Event Viewer - System Log (RDS / TermService)
2026-09-09 08:14:31 Event 1069 - TermService: RDP-Tcp listener failed to accept connection. Error: 0x8007274d
2026-09-09 08:14:33 Event 4625 - Logon failure: The user account or password is incorrect (during RDP auth regression)
2026-09-09 08:15:02 Event 1058 - TermService: The terminal server cannot bind to the specified IP address
2026-09-15 11:42:18 Event 19 (WU) - KB5129195 installed successfully. Build: 26100.9457

For fleet-wide deployment status via Intune, check Windows Update compliance reports in the admin center:

Reports Windows updates Windows feature and quality updates

Filter by Update type: Quality update and look for KB5129195. Devices that have not yet installed it will show "Not installed" status. Devices on an older build than 26100.9457 / 26200.9457 that show "Not applicable" may have a classification or deferral issue preventing the offer.

To check your Autopatch approval status:

Windows Autopatch Release management Quality updates

If KB5129195 appears with a status of Awaiting approval or Paused, your Autopatch quality update policy requires manual approval for OOB update types. Approve it explicitly for each ring to begin deployment.

This is what the Release management view looks like when both the September monthly CU and the OOB are actively deploying — note 2026.09 B (Patch Tuesday, Sep 8) and 2026.09 OOB (KB5129195, Sep 14) listed separately, each with their own deployment status:

Windows Autopatch Release management showing 2026.09 B and 2026.09 OOB both In Progress as separate quality update entries
Windows Autopatch › Release management › Quality updates — the OOB (Sep 14) is tracked separately from the monthly CU (Sep 8) and requires its own approval in newer Autopatch quality update policies.

Windows Update for Business registry state reference

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\current\device\Update
Value (type)MeaningCheck for KB5129195
DeferQualityUpdatesPeriodInDays (REG_DWORD)Quality update deferral in days0 = immediate; 7 = update offered after Sep 21
PauseQualityUpdates (REG_DWORD)Quality updates paused (1 = paused)If 1, KB5129195 will NOT be offered until unpaused
QualityUpdatesPauseExpiryTime (REG_SZ)ISO timestamp when quality update pause expiresIf in the past, updates should resume automatically
UpdateServiceUrl (REG_SZ)WSUS server URL, if applicableBlank = WU/WUfB direct; set = routes through WSUS
ExcludeWUDriversInQualityUpdate (REG_DWORD)Excludes driver updates from quality policyDoes not affect KB5129195 (not a driver update)

Windows Update event IDs for tracking KB5129195 installation

Event Viewer › Applications and Services Logs › Microsoft › Windows › WindowsUpdateClient › Operational
Event IDLevelMeaning for KB5129195
44InformationUpdate download started - KB5129195 MSU download began
17InformationUpdate downloaded successfully - ready to install
43InformationInstallation started - KB5129195 is being applied
19InformationInstallation successful - build is now 26100.9457 or 26200.9457
20ErrorInstallation failure - check the ResultCode in the event detail
26InformationReboot required - KB5129195 installed, restart pending
41ErrorUpdate not applicable - device does not need this update (already on higher build or different Windows version)

The fix: deploy KB5129195 via WUfB, Autopatch, WSUS, and Catalog

The right deployment method depends on how your organisation manages Windows updates. Here is exactly what to do for each channel.

Windows Update for Business (WUfB) - no action required if configured correctly

If your WUfB policy includes Classification: Security Updates and your quality update deferral has elapsed (or is 0 days), KB5129195 will be offered automatically. To confirm:

  1. Check the device's WUfB policy in Intune: Devices › Windows › Update rings for Windows 10 and later. Confirm Quality update deferral period and Pause quality updates settings.
  2. If deferral is 0 and updates are not paused, the device will receive KB5129195 on its next Windows Update check-in (typically within 22 hours or on the next forced scan).
  3. To force an immediate scan without waiting for the scheduled check-in, use the Intune Sync device action on affected devices: Devices › [Device] › Sync.
Force-WUfBScan.ps1 (run on device or via Intune script)
# Force an immediate Windows Update scan (run as SYSTEM or admin)
# This triggers the WU client to contact Windows Update now rather than wait
# for the next scheduled 22-hour check-in cycle

# Method 1: UsoClient (Windows Update Scan Orchestrator)
& "$env:SystemRoot\System32\UsoClient.exe" StartScan
Write-Host "WU scan triggered via UsoClient."

# Method 2: Windows Update Agent COM object (more reliable for immediate offers)
$Session  = New-Object -ComObject "Microsoft.Update.Session"
$Searcher = $Session.CreateUpdateSearcher()
$Results  = $Searcher.Search("IsInstalled=0 and Type='Software' and IsHidden=0")
Write-Host "Updates available: $($Results.Updates.Count)"
$Results.Updates | ForEach-Object { Write-Host "  - $($_.Title)" }

Windows Autopatch - check OOB approval before assuming deployment

If your organisation uses Windows Autopatch with the newer quality update policy model, KB5129195 may be sitting in an "Awaiting approval" state rather than actively deploying. To approve it:

  1. Sign in to the Intune admin center.
  2. Navigate to Windows Autopatch › Release management › Quality updates.
  3. Look for KB5129195 in the update list. If its status shows Awaiting approval or Not approved, select it.
  4. Select Approve for each Autopatch ring you want to receive the update (Test, First, Fast, Broad in sequence - or approve all rings simultaneously for an emergency regression fix of this severity).
  5. Check Release notes and Deployment progress in the same view to monitor ring completion.
Windows Autopatch Release management Quality updates Approve KB5129195
Tip for Autopatch admins: For emergency regressions like KB5129195, bypass the normal ring cadence and approve all rings simultaneously. The OOB update fixes production regressions - the risk of rapid deployment is lower than leaving RDS servers unstable for the time it takes to stagger through Test → First → Fast → Broad. Document the exception in your change management record.

WSUS - sync and approve Security Updates classification

For WSUS-managed environments:

  1. In WSUS console, go to Synchronizations › Synchronize Now to trigger an immediate sync. KB5129195 should appear once sync completes.
  2. Verify your WSUS is configured to sync Products: Windows 11 and Classifications: Security Updates. KB5129195 will not appear in WSUS if Security Updates is not in scope.
  3. Approve KB5129195 for your target computer groups. For RDS servers experiencing the regression, prioritise the server group immediately.
  4. Separate MSU packages are available for x64 and Arm64 architectures - ensure both are approved if your fleet includes Surface Pro / Arm64 devices.

Microsoft Update Catalog - manual deployment for unmanaged devices

For devices not in WUfB or WSUS, download the standalone MSU from the Microsoft Update Catalog by searching for KB5129195. Two packages are available: one for x64 and one for Arm64. To determine the correct architecture:

Check architecture and install MSU
# Check architecture before choosing the MSU package
[System.Environment]::GetEnvironmentVariable("PROCESSOR_ARCHITECTURE")
# AMD64 = use x64 MSU package
# ARM64 = use Arm64 MSU package

# Install the MSU package (run as admin)
# Replace with the actual downloaded filename
$MsuPath = "C:\Downloads\windows11.0-kb5129195-x64.msu"
Start-Process -FilePath "wusa.exe" -ArgumentList "`"$MsuPath`" /quiet /norestart" -Wait
Write-Host "Exit code: $LASTEXITCODE"
# 0 = success, 3010 = success, reboot required, 2359302 = already installed
Fleet Status Script - KB5129195

Script is in Imran76Awan/Windows-Patching-Scripts. Requires DeviceManagementManagedDevices.Read.All Graph permission. Supports app-only cert auth and device code flow.

Get-KB5129195FleetStatus.ps1 - Queries all managed Windows 11 devices via Graph, compares UBR against 9457, exports CSV
View on GitHub

Proof it worked: confirm build 26100.9457 / 26200.9457

After installation, the device should report the correct build. A reboot is required before the build number updates. Run the following to confirm:

Verify-KB5129195Installed.ps1
$Build = Get-ItemProperty 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion'
$UBR   = $Build.UBR
$Base  = $Build.CurrentBuildNumber  # 26100 or 26200
"Build: $Base.$UBR"

# Expected:
#   Windows 11 24H2: 26100.9457
#   Windows 11 25H2: 26200.9457

if ($UBR -ge 9457) {
    Write-Host "KB5129195 confirmed installed. Build: $Base.$UBR" -ForegroundColor Green
} else {
    Write-Host "KB5129195 NOT installed. Current: $Base.$UBR, required UBR: 9457" -ForegroundColor Red
}

# Verify via Windows Update history (shows install date)
Get-HotFix -Id KB5129195 -ErrorAction SilentlyContinue |
    Select-Object HotFixId, InstalledOn, Description

# Verify RDS service state on a session host (post-fix)
Get-Service -Name TermService | Select-Object Status, StartType
# Expected: Status=Running, StartType=Automatic
Tip: After confirming build 26100.9457 or 26200.9457 on your RDS session hosts, test an RDP connection from outside the host before communicating resolution to users. The Event ID 19 in Microsoft-Windows-WindowsUpdateClient/Operational confirms successful installation with a timestamp - this is your audit trail for change management.

For WSL Plan9 folder sharing, test by opening a WSL terminal and confirming /mnt/c is accessible:

WSL folder sharing verification (run in WSL terminal)
# Confirm Windows filesystem is accessible after KB5129195 install + reboot
ls /mnt/c/
# Should show Windows C: drive contents
# Before the fix: I/O error or empty listing

# If still failing after KB5129195, restart the WSL service
# (Run in PowerShell as admin, not in WSL)
wsl --shutdown
# Then reopen WSL - the HCS VM restarts cleanly

References

Microsoft MVP community deep-dives

AuthorPostWhat it adds
Prajwal Desai (MVP)Windows Autopatch Quality Update PoliciesIn-depth walkthrough of Autopatch quality update policy configuration, OOB approval workflows, and ring management
Was this post helpful?
React below — no account needed
Share this post
LinkedIn X / Twitter Reddit Bluesky

More from EndpointWeekly

Windows 11
Windows 11 26H2 with Intune: Readiness, Enablement Package and…
Windows 11 26H2 has not reached General Availability - it is Insider-only as of this…
Windows 11
Windows Monthly Updates Explained: LCU, SSU, Patch Tuesday and…
Every month Windows ships updates and most admins do not know the difference between an…
Windows 11
Windows 11 KB5124008: September 2026 Patch Tuesday — Deploy and…
KB5124008 patches two actively exploited zero-days in the Windows Update Stack and ALPC.…