Microsoft released cumulative update KB5083810 (Build 26220.8340) for Windows 11, version 25H2 for insiders on the Beta channel.
- Share in Windows. The Windows Share Sheet has become more functional for users with AAD accounts (Azure Active Directory / Microsoft Entra). Right in the share window, you can now find and install suitable applications without going to the Microsoft Store and without interrupting your current task. Previously, this feature was only available to users with personal MSA (Microsoft Account). Now it also works with work and school AAD accounts. Management is entirely up to the user: app recommendations can be turned on or off with a single switch.
- Storage. In recent Insider builds, the Dev Drive creation dialog has been updated: now you can specify the size in gigabytes (GB), not only in megabytes (MB). The same change has been applied to the volume resizing dialog under Settings > System > Storage.
- Task Scheduler. Task Scheduler now saves column width settings in the task list view between sessions.
Known issues are not listed in the official build announcement, however, as with any Insider builds, undocumented errors or unstable performance of third-party applications may occur.
Installation via Windows Update. Go to Settings > Windows Update and click Check for updates. A computer restart is required to complete the installation.
The build is also available for clean installation via ISO images on the Windows Insider website. Please note that this update is intended only for participants of the Windows Insider Program on the Beta channel, not for the general public using the stable version of Windows 11.
How the new features work:
Share in Windows: Uses Windows.ApplicationModel.DataTransfer.ShareTarget API. On share panel invocation, the system checks account type via User.AccountType. For AAD (Entra), dynamic app provider search via ShareProvider.Query is now allowed, bypassing the Store. Recommendations controlled by EnableAppRecommendations registry policy.
Storage: Dev Drive (ReFS) creation/resize dialogs previously used 1 MB blocks only. Update adds input scaling via StorageSize.MagnitudeConverter — GB value converts to MB (value * 1024) before passing to Resize-Partition. UI uses XAML binding to UInt64.
Task Scheduler: taskschd.msc MMC snap-in previously didn't save ListView.ColumnHeader.Width across sessions. Now writes values to HKCU\Software\Microsoft\TaskScheduler\ColumnWidths on close and restores on ListView.OnLoad init.
Official announcement on the Microsoft website.
The last 10 Windows updates:
| Update | Build | Version | Windows | Channel | Date |
|---|---|---|---|---|---|
| KB5083810 | 26220.8340 | 25H2 | Windows 11 | Beta | 2026-05-01 |
| KB5083807 | 26300.8346 | 25H2 | Windows 11 | Experimental | 2026-05-01 |
| KB5083809 | 28020.1921 | 26H1 | Windows 11 | Experimental | 2026-05-01 |
| KB5083806 | 28000.1896 | 26H1 | Windows 11 | Preview | 2026-05-01 |
| KB5083778 | 28020.1873 | 26H1 | Windows 11 | Experimental | 2026-04-24 |
| KB5083780 | 26300.8289 | 25H2 | Windows 11 | Experimental | 2026-04-24 |
| KB5083781 | 26220.8283 | 25H2 | Windows 11 | Beta | 2026-04-24 |
| KB5083631 | 26200.8313 | 25H2/24H2 | Windows 11 | Preview | 2026-04-17 |
| KB5083725 | 28020.1863 | 26H1 | Windows 11 | Canary | 2026-04-17 |
| KB5083726 | 26300.8276 | 25H2 | Windows 11 | Dev | 2026-04-17 |