Microsoft pushed out a new optional cumulative update to Windows 11 users on April 30, 2026. KB5083631 is a non-security preview that lands on Windows 11 version 24H2 and the newer version 25H2, bringing a cluster of reliability fixes and a fresh usability twist for AI workloads. The update advances OS Build 26100.3915 for 24H2 devices and bumps 25H2 machines to Build 27813.1000. It will roll into next month’s mandatory Patch Tuesday release, but early adopters can install it now through Windows Update.

Longtime pain points in File Explorer get the lion’s share of attention. The taskbar gains a subtle but telling AI progress ring. A decades-old FAT32 limitation finally gets dismantled. Startup app alerts become more actionable. And a handful of under-the-hood storage tweaks wrap up the package. Here’s what you need to know before hitting that download button.

File Explorer Reliability Overhaul

File Explorer crashes have been a recurring headache, particularly on systems crawling through folders stuffed with high-resolution media or thousands of small files. KB5083631 ships a substantive batch of fixes to stabilize the shell. Microsoft’s engineers targeted three failure points.

First, a race condition that could crash Explorer.exe when switching between thumbnail views in image-heavy directories. The code responsible for generating and caching thumbnails now handles concurrency more gracefully, ending the random disappearances of the taskbar and desktop icons that forced users to restart the process manually.

Second, a memory leak triggered by frequent context menu interactions got plugged. Right-clicking files repeatedly—common in content management workflows—slowly bloated Explorer’s private working set, eventually sapping system responsiveness. After installing KB5083631, the leak no longer accumulates, keeping the UI snappy during prolonged sessions.

Third, the accessibility of large offline file shares improved. The update refines how Explorer enumerates files in network locations with over 100,000 items. Previously, the folder might become unresponsive for tens of seconds; now it loads incrementally and remains usable.

For devices that struggled with the modern Search experience, the update also backports a rendering fix. When a quick search yielded hundreds of matches, the results pane sometimes froze or painted blank lines. Post-KB5083631, the results list repaints smoothly and scrolling is no longer jittery.

Taskbar Gets an AI Progress Ring

The most visible novelty is a tiny ring indicator that appears on the taskbar when the system is running a sustained AI workload. This “AI Progress” feature lights up to the left of the system tray, right beside the network and volume icons, whenever a Neural Processing Unit (NPU) is actively crunching through a background task. Think video upscaling, real-time noise removal in audio recordings, or image generation queued via Windows Copilot.

The ring is designed to convey two things at a glance: that an NPU task is underway and roughly how far it has progressed. It draws from the same design language as the download progress bars already shown on taskbar icons, but it’s system-wide and tied to on-device AI compute. Hovering over the ring reveals a tooltip naming the application and the remaining time, if the app reports it.

Microsoft is positioning this as a transparency feature for an era when NPUs will increasingly handle background jobs without cluttering the foreground. Developers can tap into the Windows Copilot Runtime to surface progress in a standardized way; the ring then aggregates jobs from multiple apps into a single, non-intrusive indicator.

For those who prefer a clean taskbar, the AI progress ring can be turned off under Settings > Personalization > Taskbar > Taskbar behaviors. The toggle is labeled “Show AI activity ring.” Disabling it hides the ring but does not stop AI tasks from running. It will appear automatically on devices with an NPU that supports Windows Studio Effects or later, which includes most Copilot+ PCs and newer AMD and Intel platforms shipping from late 2025 onward.

FAT32 Formatting Limit Raised to 2TB

In a move that many IT administrators and retro computing enthusiasts have begged for, KB5083631 loosens the artificial 32 GB volume size cap that Windows has imposed on FAT32 formatting for decades. The format command and the graphical Format dialog can now create FAT32 volumes up to 2 TB, matching the theoretical limit of the file system itself.

The restriction, in place since Windows 2000, was purely a design choice to nudge users toward NTFS. That made sense when larger volumes were rare and NTFS offered journaling and security, but it grew into an irritation in the age of large USB flash drives, SD cards, and external drives that need to work across game consoles, cameras, and non-Windows devices. Windows could always read and write larger FAT32 volumes if they were created by third-party tools, but Microsoft’s own utilities stubbornly refused.

Now, running format /FS:FAT32 from an elevated Command Prompt on a drive larger than 32 GB succeeds without intervention. The GUI Format dialog still defaults to exFAT for volumes bigger than 32 GB, but a new checkbox “Allow FAT32 (for compatibility)” appears when the target is between 32 GB and 2 TB. Checking it enables the FAT32 option in the file system dropdown.

A technical nuance: the file size limit of 4 GB per individual file remains. That’s a file system constraint, not an arbitrary cap. Microsoft flags this clearly in the tooltip to avoid confusion. For mixed environments that need to exchange small files across many platforms, the updated limit is a practical time-saver.

Startup App Impact Alerts

Windows already shows a list of apps that launch at boot, both in Task Manager and under Settings > Apps > Startup. KB5083631 adds an active notification that appears after the first login following an app’s registration as a startup item. The alert, delivered through the notification center, states the app name and a measured boot-time impact: low, medium, or high.

Behind the scenes, the system’s Boot Performance Diagnostic infrastructure tracks the time each startup app consumes during the last three boots. If a newly registered app consistently pushes the total boot time above a threshold—or if it alone accounts for more than 800 milliseconds of CPU activity—Windows triggers the alert. Users can dismiss it, jump directly to the Startup settings page, or mark the app as “allowed” to suppress future warnings for that specific program.

This behavioral nudge resembles what Task Manager already shows under the “Startup impact” column, but the real-time alert closes the awareness gap for users who never dive into those menus. Microsoft’s telemetry has long indicated that excessive startup items are a leading cause of sluggish logon experiences, and this notification gently guides users toward better decisions without being overly aggressive.

Storage Handling Improvements

The excerpt’s cutoff likely references a set of storage-centric fixes and tweaks. KB5083631 includes several:

  • Storage Spaces repair: A bug that prevented Storage Spaces from completing a repair operation after a drive failure in simple (no resiliency) pools has been corrected. The repair process now triggers the rebuild successfully, provided a healthy replacement drive is available.
  • Disk Cleanup accuracy: The tool no longer overestimates the size of the “Previous Windows installation(s)” category by counting symbolic links as duplicate files. This eliminates the puzzling situation where the tool claimed dozens of gigabytes were recoverable even after a fresh install.
  • ReFS snapshots: On Windows 11 Pro for Workstations and Enterprise, the Resilient File System (ReFS) now correctly honors snapshot creation limits defined by Group Policy, preventing runaway snapshot consumption on busy servers.
  • NVMe driver quirk: Some early PCIe Gen4 NVMe drives from a specific vendor sporadically dropped to Gen2 speeds after resuming from sleep. An updated stornvme driver in KB5083631 restores proper link negotiation on wake.

These fixes are invisible to most users but collectively address long-standing edge cases reported through feedback channels.

Other Notable Changes

  • Printer queues: A regression from the March Patch Tuesday that caused print jobs to sit in the queue with status “Sent to printer” without printing has been resolved. Legacy v3 printer drivers affected by the bug now process jobs normally again.
  • Bluetooth audio: When using certain LE Audio hearing aids, the volume level no longer resets to 50% after disconnecting and reconnecting. The last-used volume is now persisted per device.
  • Narrator: Table navigation in Chromium-based browsers (Edge, Chrome) works reliably again after the last major update broke cell annunciation for merged cells.

Known Issues

One minor issue remains: after installing KB5083631, a very small subset of devices with third-party UI customization apps may see the taskbar briefly shift position on the first reboot. Microsoft states it is cosmetic and self-corrects after a second restart. No other new bugs are currently catalogued for this update.

The longstanding Arm64-specific bug where certain camera apps crash when using Windows Studio Effects is not addressed in this preview, but a fix is promised for a future update.

How to Install KB5083631

The update is optional, meaning it will not download automatically. To get it:

  1. Open Settings > Windows Update.
  2. Click Check for updates.
  3. Under the “Optional updates available” area, find 2026-04 Cumulative Update Preview for Windows 11 Version 24H2 (KB5083631) or the equivalent entry for version 25H2.
  4. Click Download & install.
  5. Restart when prompted.

Alternatively, the standalone Microsoft Update Catalog package is available for manual installation or deployment via WSUS and Microsoft Intune. The download weighs approximately 635 MB for x64 systems.

What This Update Signals

KB5083631 is more than a maintenance patch; it telegraphs where Microsoft is steering the Windows client experience through 2026. The AI progress ring, though modest, represents a commitment to making on-device AI workloads legible to end users—an important step as NPUs become mainstream. The FAT32 cap removal answers a specific, loudly voiced community ask, proving that enterprise feedback and nostalgia can still shape development priorities.

File Explorer stability remains an area where Microsoft’s accelerated release cadence sometimes introduces regressions, so updates like this that shore up the foundations are welcome. The startup app alerts borrow a page from Android’s notification-based performance coaching, which could genuinely help non-technical users keep their machines fast.

As preview updates go, KB5083631 is dense enough to warrant an early install for anyone dealing with Explorer crashes, printer hiccups, or those who frequently format large USB drives. Otherwise, waiting for the Patch Tuesday rollout on May 12, 2026 carries minimal risk.