Microsoft’s October 10, 2023 cumulative update for Windows 11—delivered as KB5031354—is a two-headed beast. It’s both a mandatory security patch and the vehicle for the highly anticipated Moment 4 feature drop, bringing a revamped File Explorer, Copilot integration, and a host of inbox app upgrades to version 22H2. But the rollout has been far from smooth, with early reports of broken touchpads, reset GPU profiles on AMD systems, and game crashes muddying an otherwise positive feature release. Build 22621.2428 is now rolling out worldwide, and it represents one of Microsoft’s most ambitious attempts to inject meaningful change into a monthly security update.
What’s Inside KB5031354: The Moment 4 Feature Drop
KB5031354 is not your average Patch Tuesday rollout. While it carries the usual security fixes, it also activates a wave of new features that had been previewed in the optional KB5030310 update weeks earlier. The most visible changes touch the desktop, core apps, and accessibility tools.
File Explorer Gets a Modern Makeover and Archive Support
The star of the show is the redesigned File Explorer. A modernized interface now includes a Gallery view for photos and, more importantly, native read and extraction support for additional archive formats—RAR, 7z, TAR, and GZ. This long-requested feature eliminates the need for third-party tools like WinRAR or 7-Zip for basic file compression tasks. The update also refines Nearby Sharing and modernizes the underlying codebase.
Windows Copilot Takes Its Place on the Taskbar
Copilot, Microsoft’s AI assistant, begins its phased rollout to Windows 11 users through this update. Accessed via the taskbar, it offers context-aware help, settings changes, and content generation. However, availability remains gated; not all devices will see the icon immediately as Microsoft controls the rollout pace.
Taskbar Labels Return, Quick Settings Get a Volume Mixer
Power users who missed the classic Windows taskbar will appreciate the return of taskbar labels—a toggle to show text alongside icons. Meanwhile, Quick Settings now houses a per-app volume mixer, allowing on-the-fly adjustment of audio levels without diving into Sound settings. Output device switching and spatial sound controls are also integrated into the flyout.
Dynamic Lighting: Native RGB Control
For those with compatible peripherals, Dynamic Lighting offers native control over RGB lighting effects without third-party software. Built on the open HID LampArray standard, it appears under Settings > Personalization and unifies lighting management across supported devices.
Inbox Apps Receive AI-Powered Upgrades
KB5031354 does not just update the OS—it also ushers in updates for several inbox applications:
- Paint: Layers and background removal come to the classic app, bringing it closer to a basic image editor. AI-powered image creation (via Cocreator) is also rolling out to select markets.
- Photos: AI-based background blur and content-aware search for OneDrive images make photo management smarter.
- Snipping Tool: Optical Character Recognition (OCR) extracts text from screenshots, while a new redaction tool helps obscure sensitive data. Audio capture for screen recordings is another notable addition.
- Clipchamp: The video editor gets “auto-compose,” which uses AI to suggest edits, highlight key moments, and add transitions and music.
- Outlook: A new Outlook client pipeline begins, though the classic app remains available.
Accessibility and Voice Access Enhancements
Narrator gains new natural voices and a shortcut (Narrator key + Ctrl + X) to copy recently spoken text. Voice Access receives text authoring experiences, making speech-to-text more flexible.
Under the Hood: Security Patches and HTTP/2 Hardening
KB5031354 is first and foremost a security update, and it addresses multiple vulnerabilities disclosed in October’s Patch Tuesday. One notable addition is HTTP/2 connection hardening. Administrators can now set registry keys under HKLM\System\CurrentControlSet\Services\HTTP\Parameters to mitigate excessive stream resets:
Http2MaxClientResetsPerMinute(default 400, range 0–65535)Http2MaxClientResetsGoaway(default 1, range 0–1)
These knobs provide fine-grained control over how many RST_STREAM frames are tolerated per minute and whether to send GOAWAY messages when thresholds are exceeded. The update also includes a servicing stack update (SSU) to improve reliability of future Windows Update installations.
Beyond HTTP/2, the update fixes issues with Microsoft Excel freezing when sharing PDFs via Outlook, Korean touch keyboard behavior, sleep mode blank windows, iCloud calendar sync, and account lockout event formatting. The full list is extensive and touches printing, App-V, WDAC, and more.
Community Response: Cheers and Jeers
Initial reception among enthusiasts was largely positive. The native archive support in File Explorer drew immediate praise, as did the return of taskbar labels. Reddit threads and tech forums buzzed with users sharing their delight at not needing WinRAR for basic RAR extraction. Paint’s background removal and Snipping Tool’s OCR were seen as practical, time-saving additions.
But the positivity was quickly tempered by a wave of hardware-specific complaints. On AMD systems, some users reported that custom GPU profiles—including overclock settings and fan curves—were reset after every reboot, requiring manual reconfiguration or driver updates from AMD. Laptop owners, particularly those with certain touchpad models, found their touchpads completely unresponsive after the update. Gaming communities on Reddit and elsewhere noted crashes and instability in titles like Call of Duty: Modern Warfare 2, especially on specific driver combinations.
Microsoft itself acknowledged two issues in the release health dashboard: a BitLocker CSP reporting anomaly in MDM/Intune environments (a cosmetic error that does not affect encryption) and desktop icon misalignment on multi-monitor setups when Copilot is invoked. The latter was later corrected via a server-side change and subsequent updates.
Known Issues and Microsoft’s Official Stance
The BitLocker reporting bug—where the FixedDrivesEncryptionType or SystemDrivesEncryptionType policy setting incorrectly shows a 65000 error in Intune—is the only officially documented functional issue in the KB5031354 bulletin. The Copilot multi-monitor icon movement, while acknowledged, was not part of the original bulletin’s known issues but was confirmed in community forums and later reflected in Microsoft’s dashboard.
For AMD GPU profile resets and touchpad failures, Microsoft has not issued a specific hotfix within KB5031354 itself, but the problems generally subsided after users installed updated drivers from their hardware vendors. This pattern—where a Windows update exposes latent driver fragility—has become a recurring theme in Microsoft’s cumulative update model.
Deployment Guidance for Consumers and IT Admins
For Home Users
- Back up your data or create a restore point before installing any major cumulative update.
- Update drivers—especially GPU drivers from AMD, NVIDIA, or Intel—before applying the update. If you’re already affected, visit your OEM’s support site for the latest touchpad or chipset drivers.
- If you’re eager to get Moment 4 features, turn on “Get the latest updates as soon as they’re available” in Windows Update. If stability is your priority, leave it off; security patches will still arrive.
- Should you encounter new problems after installation, use System Restore or uninstall the update from Settings > Update History > Uninstall Updates.
For IT Administrators
- Test in a pilot ring that mirrors your production hardware, especially devices with third-party drivers.
- Monitor MDM reports for the BitLocker CSP anomaly; the error is cosmetic, but it may trigger unnecessary compliance alerts.
- Stage the rollout and keep an eye on vendor advisories. AMD and OEMs released driver updates in the weeks following KB5031354 that resolved the profile reset and touchpad issues.
- Consider pausing the update via Windows Update for Business or WSUS if your environment includes known-affected hardware until after you’ve validated with your vendors.
Critical Analysis: The Risk of Bundling Features with Security Updates
Microsoft’s “Moment” cadence—incremental feature drops between major releases—allows the company to ship innovations faster. KB5031354 exemplifies the strategy: security fixes, UI polish, and app updates arrive in one package. For most consumers, this means less waiting and more immediate value.
However, bundling features with mandatory security patches increases the blast radius of any regression. When a single update touches the kernel, File Explorer, GPU driver interactions, and a dozen inbox apps, the surface area for bugs balloons. The AMD and touchpad incidents show that even well-intentioned changes can disrupt critical workflows. The server-side mitigation for the Copilot multi-monitor bug was swift, but hardware-dependent issues require coordination across Microsoft and an ecosystem of OEMs—a coordination that often happens after users act as involuntary beta testers.
Phased rollouts (where features light up gradually) help but create confusion: one user’s Windows 11 might look different from a colleague’s with the same update installed. This fragmentation makes IT support harder and can breed mistrust.
On balance, the Moment 4 payload in KB5031354 is substantial and largely successful. The new File Explorer, taskbar labels, and app updates address long-standing user requests. The security hardening is robust. But the lesson for Microsoft is clear: bundling everything into the monthly security update should be paired with more rigorous driver compatibility testing and clearer communication about known issue workarounds. For users and IT pros, discipline—testing, backing up, staging—remains the best defense.
The Bottom Line
KB5031354 (build 22621.2428) is a landmark update for Windows 11 22H2. It delivers tangible productivity gains through a modernized File Explorer, native archive support, and smarter inbox apps. Copilot begins its journey onto the desktop, and accessibility improvements widen the platform’s reach. Yet the rollout was marred by hardware incompatibilities that remind us of the risks inherent in Microsoft’s accelerated update model.
If you haven’t already installed it, check your driver versions first. If you’ve been bitten by a broken touchpad or reset GPU profiles, updated drivers from your device maker are the likely fix. The features are worth the effort, but as always, measure twice and update once.