Microsoft has released cumulative update KB5079381 (Build 28020.1685) for Windows 11 version 26H1, available for Insiders on the Canary channel.
- Storage. Improved reliability of deleting Windows update files and the windows.old folder through Settings > System > Storage.
- File Explorer. When renaming files in File Explorer, you can now use voice input (Win + H) to dictate the new file name using the Windows voice input feature.
Installation is done through Windows Update: go to Settings > Windows Update and click "Check for updates", after which a computer restart is required.
Canary channel builds represent the latest platform changes in early development stages and are not tied to a specific Windows release. Features and capabilities from these builds may never make it to the final version, as Microsoft experiments with various concepts and gathers feedback; features may change, be removed, or replaced, and some of them may never become available outside the Windows Insider program, but when they are ready, they may appear in future Windows releases.
Many features in the Canary channel are rolled out using Control Feature Rollout technology: they initially become available to a small group of Insiders, and then their availability expands as feedback is collected and analyzed to assess reception before becoming available to all participants in this channel.
How the new features work:
Storage: The system uses an enhanced hardlink tracking mechanism and the USN Journal to verify if files belong to updates or old installations. Deletion employs SetFileInformationByHandle with the FileDispositionInfoEx flag, preventing removal of foreign files. This avoids conflicts with active services and ensures safe cleanup without corrupting current system data.
File Explorer: During rename, the name editing context captures input from the Windows voice engine via the ISpRecognizer API. The recognized phrase is converted to a string and validated for forbidden characters and length using PathValidatePath. After confirmation, IFileOperation::RenameItem is called, enabling Undo (Ctrl+Z).
Official announcement on the Microsoft website.
The last 10 Windows updates:
| Update | Build | Version | Windows | Channel | Date |
|---|---|---|---|---|---|
| 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 |
| KB5083728 | 26220.8271 | 25H2 | Windows 11 | Beta | 2026-04-17 |
| KB5082052 | 22631.6936 | 23H2 | Windows 11 | Stable | 2026-04-14 |
| KB5083768 | 28000.1836 | 26H1 | Windows 11 | Stable | 2026-04-14 |
| KB5082200 | 19045.7184 | 22H2 (ESU) | Windows 10 | Stable | 2026-04-14 |