Microsoft has shipped Windows 11 Insider Preview Build 22631.5982 to the Release Preview Channel, packing cumulative update KB5065790 with seven targeted reliability fixes for version 23H2. The update resolves a SIM PIN sign‑in freeze, multi‑monitor Remote Desktop crashes, an undocking shutdown during streaming, Chinese IME empty‑box rendering, a shared printer queue crash in Settings, and more. IT administrators now have the final pre‑production validation stage before these corrections reach all Windows 11 23H2 users.

What’s new — and what’s not

KB5065790 introduces no new features. Every change is a reliability improvement or a quality‑of‑life fix. That focus aligns with Microsoft’s late‑cycle posture for Windows 11 23H2: harden the existing codebase, eliminate regressions that frustrate users and support staff, and avoid destabilizing new code.

The update touches authentication, mobile connectivity, the display kernel, input, printing, and service metadata. No security‑specific patches are bundled, but stable components inherently reduce the attack surface that emerges from unpredictable failures.

The seven fixes, unpacked

1. SIM PIN sign‑in screen freeze

Entering a SIM PIN at the lock screen could previously hang the UI completely, forcing a hard reboot. The failure blocked any chance of reaching the desktop and disproportionately affected mobile workers who rely on eSIM or physical SIM authentication. This fix restores a clean sign‑in flow for laptops and tablets with embedded cellular modems.

Why it matters: Sign‑in hangs are a high‑urgency support incident. When employees cannot log in, productivity stops. For IT teams, the fix removes a painful helpdesk driver.

2. Country and Operator Settings Asset (COSA) refresh

COSA profiles dictate APN settings, carrier names, and roaming behavior. KB5065790 updates these profiles to the latest operator data, ensuring Windows correctly identifies and connects to mobile broadband networks. The change is invisible to most users but critical when carriers adjust their infrastructure.

Admin caution: Profile updates can subtly alter roaming or APN selection. Organizations that harden connectivity policies should verify post‑update behavior on pilot mobile devices.

3. Display kernel crash during multi‑monitor Remote Desktop sessions

A bug in the display kernel caused Blue Screen‑of‑death (BSOD) or unexpected system reboots when users connected over Remote Desktop Protocol (RDP) with multiple monitors. This was a top‑tier severity issue — kernel‑level graphics faults corrupt the session and can destroy unsaved work.

The fix addresses race conditions in the render path that interacts with virtualized display adapters. Any enterprise that relies on RDP for remote workers, especially those with docking stations or ultra‑wide displays, should test this fix aggressively.

Validation checklist: Run sustained RDP sessions across common multi‑monitor layouts used in your organization — dual monitors, laptop plus external display, and high‑resolution configurations. Watch for display glitches, unexpected logouts, or minidump files.

4. Undocking shutdown during streaming

A particularly disruptive bug caused a full system shutdown — not just a session disconnect — when users undocked a laptop while audio or video was playing. The root cause lay in how the device removal event interacted with the media pipeline and power management. By hardening the undock sequence, Microsoft eliminates an abrupt failure that could corrupt files or interrupt critical presentations.

User mitigation before rollout: Advise staff to pause or close media applications before undocking until the update reaches their machines.

5. Chinese IME rendering empty boxes

The Input Method Editor for Simplified Chinese sometimes produced empty squares instead of characters in certain text fields, particularly within administrative tools like the Connection Manager Administration Kit. The problem stemmed from a glyph‑rendering or font‑linking defect. The fix restores accurate character display across all applications.

Chinese IME users — a large global constituency — will no longer see illegible input boxes, a change that directly boosts productivity for administrators who configure policies using localized consoles.

6. Shared printer queue crash in Settings

Opening a shared printer queue via the modern Settings app triggered an immediate crash. This undercut one of the most common troubleshooting tasks for IT support: checking print job status. The fix restores the queue UI and stabilizes the Settings experience for shared printers, a staple in corporate environments.

Bonus benefit: Reduced reliance on the legacy Devices and Printers control panel, nudging organizations further toward the modern management interface.

7. McpManagement service description

A minor but meaningful polish: the McpManagement service previously appeared with no description in the Services console. Now it displays correctly, helping administrators quickly identify its role during audits or troubleshooting. Service metadata transparency might seem trivial, but in large‑scale environments, small descriptor gaps can slow incident response.


Deployment playbook for IT teams

KB5065790 is not a production update yet, but the Release Preview channel is exactly where enterprises should validate upcoming cumulative fixes. Follow a staged, ring‑based approach:

  1. Assemble a representative pilot group. Include devices with cellular modems, docked workstations, multiple monitors, and Chinese language packs. Hardware diversity is key.
  2. Install KB5065790 via Windows Update for Business, Configuration Manager, or WSUS. Manual installation is acceptable for isolated test machines.
  3. Execute the test matrix:
    - Sign in using a SIM PIN on a mobile‑broadband device.
    - Run multi‑monitor RDP sessions with video playback and app switching.
    - Undock while streaming media (after warning pilot users of potential pre‑fix behavior).
    - Type Chinese text in administrative consoles and Microsoft 365 apps.
    - Access shared printer queues through Settings > Bluetooth & devices > Printers & scanners.
    - Inspect the McpManagement service entry in services.msc.
  4. Monitor telemetry. Watch for upticks in display‑kernel crashes (event ID 1001), sign‑in failures, and printing errors. Use Windows Event Viewer, ETW traces, or your existing endpoint detection and response tool.
  5. Expand to a broader ring (10–25% of managed endpoints) after confirming no regressions. Hold for at least one full patch cycle before pushing to the entire fleet if your environment is highly heterogeneous.
  6. Keep a rollback plan. Test uninstalling KB5065790 on at least one pilot device. Ensure your imaging or rollback tooling can quickly revert the change if necessary.

Risk assessment and compatibility concerns

Although the update targets reliability, several changes touch kernel and driver components, which always introduces risk:

  • Display kernel fixes interact with graphics drivers from Intel, AMD, and Nvidia. A minor mismatch could surface new instability on niche hardware.
  • COSA refresh may cause roaming or APN changes that conflict with custom mobile broadband configurations. Fleets with strict connectivity policies should validate thoroughly.
  • IME rendering adjustments might expose latent font‑cache or language‑pack issues. Localized builds of line‑of‑business apps should be tested.

Because KB5065790 does not force‑restart automatically in Release Preview, you can schedule installation during maintenance windows without immediate disruption.

Observability and troubleshooting post‑deployment

After pilot rollout, IT departments should track these signals:

  • Crash dump analysis: Collect minidumps from any new BSODs involving win32kbase.sys or dxgkrnl.sys — the display kernel module.
  • Authentication logs: Filter for SIM‑PIN‑related failures in the Security event log.
  • Print queue health: Use PowerShell scripts to detect repeated queue crashes: Get-WinEvent -LogName Application | Where-Object { $_.ProviderName -eq "Application Error" -and $_.Message -like "*print*" }
  • IME functionality: Spot‑check Chinese input in remote administration sessions and browser‑based forms.

If regressions appear, the first remediation step is to uninstall KB5065790 via Settings or command line (wusa /uninstall /kb:5065790). Follow up with OEM graphics driver updates — many vendors coordinate driver releases with Windows kernel patches.

The bigger picture: Windows 11 23H2 enters maintenance mode

Windows 11 23H2 is a mature feature update, and this KB exemplifies Microsoft’s servicing strategy for such releases. Rather than pushing new features that could unravel stability, the company focuses on fixing documented, user‑impacting bugs. For enterprises that standardized on 23H2, this is exactly the kind of update they want: predictable, transparent, and surgically targeted.

Historically, Release Preview builds of this nature graduate to the monthly “C” or “D” week optional updates, and then become part of the following month’s Patch Tuesday mandatory cumulative update. So, KB5065790 is a preview of what most Windows 11 23H2 users will receive within weeks.

What to watch next

Once Microsoft releases the public version of KB5065790, the fixes will appear under the same KB number or as part of a larger cumulative rollup. Keep an eye on:

  • The Windows 11 23H2 update history page for the official changelog.
  • OEM driver release notes, particularly for graphics and mobile broadband, as they may reference these kernel changes.
  • Community forums and your helpdesk trends for any new patterns after the public rollout.

Microsoft’s expanded use of the Release Preview ring gives administrators a precious window to validate before general availability. Use it wisely.

Final word

KB5065790 does not dazzle with new UI flourishes or AI additions. Instead, it does something more valuable: it fixes real problems that hurt productivity and erode trust. The SIM PIN freeze, RDP crashes, and undock shutdowns are not hypothetical edge cases — they’re daily frustrations for thousands of workers. By addressing them now, Microsoft delivers a more resilient 23H2 baseline and gives IT teams a clear, testable snapshot of what’s coming.

Smart administrators will test early, monitor closely, and stage the rollout with the same rigor they apply to security patches. Because a reliability update that prevents a single unexpected Blue Screen during a board presentation is just as critical as a zero‑day patch.