Microsoft has released cumulative update KB5083632 for Windows 11, version 25H2 for Insiders on the Dev Channel – Windows 11 Insider Preview Quality Update (26300.8170). The update brings changes to storage, networking, Windows Security, and the Feedback Hub, as well as improving performance when working with large volumes.
- Increased FAT32 volume limit. When formatting via the command line, the FAT32 volume size limit has increased from 32 GB to 2 TB.
- Memory management improvements. Performance has been improved when viewing information about large volumes in: Settings > System > Storage > Advanced storage settings > Disks & volumes. Also, the Settings > System > Storage page no longer triggers a UAC prompt immediately upon opening – the prompt now appears only when you navigate to view temporary files.
- Traffic data fix. Fixed an issue where unrealistically large traffic values could be displayed in Settings > Network & internet > Data usage in recent Insider builds.
- Windows Security improvements. Microsoft has started rolling out improvements in Windows Security > Device security > Secure Boot. Color indicators (green, yellow, red) are now displayed, along with additional information about Secure Boot status and certificates. This is related to the renewal of Secure Boot certificates on consumer devices and some enterprise PCs – users can now check their status directly in the interface. The feature is disabled by default on devices managed by IT administrators and servers.
- Feedback Hub update. An updated version of the Feedback Hub app (version 2.2604.101.0) is being rolled out for Dev and Canary channels. The update includes refinements based on user feedback: improved default window size and added ability to remember size between sessions; added support for the mouse back button for navigation; fixed an issue where too few community feedback items were displayed; fixed the display of Upvote buttons for users with Chinese display language; and other stability and usability improvements.
Installation via Windows Update: go to Settings > Windows Update and click Check for updates. A reboot is required to complete the installation.
Many features in the Dev channel are rolled out using Control Feature Rollout technology. Initially, only some participants receive them, then the rollout expands based on feedback analysis and feature evaluation. Dev channel participants who want to be the first to receive gradually rolled-out features can turn on the Get the latest updates as soon as they are available toggle in Settings > Windows Update. Over time, feature rollout will cover all participants who have the toggle turned on. If the toggle remains off, new features will arrive gradually, as they become ready.
How the new features work:
Increased FAT32 volume limit: When formatting via format command line, the previous artificial 32 GB limit in FAT32 was removed up to 2 TB by modifying cluster boundary parameters inside fat32.sys and formatting tools. The driver now properly handles disk geometry and sector calculations without legacy constraints, enabling large volumes without migrating to exFAT.
Memory management improvements: Rendering of the “Disks & volumes” page is optimized via asynchronous metadata loading through StorageQuery.dll and caching FSCTL_GET_NTFS_VOLUME_DATA results. The Settings > Storage page postpones UAC elevation: privileges are raised only when calling GetTempFileList(), otherwise works in current user context without unnecessary popups.
Traffic data fix: Network traffic counters from netsh interface ipv4 show traffic incorrectly summed 64-bit values due to overflow in the netio.sys driver buffer. The fix modifies convolution logic in iphlpsvc.dll: values above 2^40 bytes are normalized before GUI display, discarding unrealistic spikes.
Windows Security improvements: The Secure Boot UI now shows UEFI certificate chain status by verifying signatures via db, dbx, and KEK during boot. Color indicators decode: green – all certs valid, yellow – expiring soon, red – revoked. The Get-SecureBootPolicy function reads registry and TPM, but is disabled via Group Policy for managed PCs.
Feedback Hub update: Version 2.2604.101.0 uses WinUI 3. Window size persistence is implemented via ApplicationData.Current.LocalSettings. Mouse back button support added by handling WM_XBUTTON messages in CoreWindow. Upvote button fix for Chinese language corrects text width measurement in Microsoft YaHei font.
Official announcement on the Microsoft website.
The last 10 Windows updates:
| Update | Build | Version | Windows | Channel | Date |
|---|---|---|---|---|---|
| KB5089507 | 26220.8474 | 25H2 | Windows 11 | Beta | 2026-05-15 |
| KB5089499 | 26300.8493 | 25H2 | Windows 11 | Experimental | 2026-05-15 |
| KB5089497 | 28020.2134 | 26H1 | Windows 11 | Experimental | 2026-05-15 |
| KB5089570 | 28000.2176 | 26H1 | Windows 11 | Preview | 2026-05-14 |
| KB5089573 | 26200.8521 | 25H2 | Windows 11 | Preview | 2026-05-19 |
| KB5087420 | 22631.7079 | 23H2 | Windows 11 | Stable | 2026-05-12 |
| KB5089548 | 28000.2113 | 26H1 | Windows 11 | Stable | 2026-05-12 |
| KB5087544 | 19045.7291 | 22H2 (ESU) | Windows 10 | Stable | 2026-05-12 |
| KB5089549 | 26200.8457 | 24H2/25H2 | Windows 11 | Stable | 2026-05-12 |
| KB5089417 | 26220.8370 | 25H2 | Windows 11 | Beta | 2026-05-08 |