KB5077232


Microsoft released update KB5077232 for Windows Insider Program participants on the Dev channel. Windows 11 Insider Preview Build 26300.7877 (KB5077232) refers to Windows 11 version 25H2. The update is delivered via the enabling package KB5073032 (build 26300.xxx) and includes many improvements to the interface, system settings, and built-in applications.

To install this update, go to Settings → Windows Update and click Check for updates. A computer restart is required to complete the installation.


How the new features work:

Context menu: When invoking the context menu for exe, bat, or cmd files, Windows queries the system file association (via HKEY_CLASSES_ROOT). For the "Open" item, it extracts the icon of the registered handler application using IShellFolder::GetUIObjectOf and IExtractIcon. The icon is rendered dynamically into the menu, improving visual clarity.

Device info card (Settings): On the main page of the Settings app (SystemSettings.exe), the device info card now uses a simplified data model via Windows.System.Profile.SystemIdentification. Navigation to "Settings > System > About" is implemented through XAML navigation with context passing. For managed devices, a separate MDM policy retains the older card version.

About system section (Settings): Main specs (CPU, RAM) are moved to the top of the page by reordering XAML visual elements. Additional info (graphics, storage) is aggregated into a single block with copy functionality via Clipboard.SetText(). The FAQ section is temporarily hidden using x:Load="False" for A/B testing.

Taskbar and system tray: Hover animation over app groups uses hardware acceleration (DirectComposition) and a smooth Bezier curve for Opacity and Scale interpolation. The icon display fix when auto-hide is enabled resolves a crash in IVirtualDesktopManager during desktop switching, by correcting the Taskbar.TrayWindow visual buffer rebuild.

File Explorer: Fixed an issue where all open Explorer windows/tabs unexpectedly switched to the desktop or Home. The bug was caused by improper handling of DISPID_NAVIGATECOMPLETE in the BrowserMessageLoop thread. The fix forces validation of IShellBrowser::BrowseObject against the target PIDL, keeping navigation within the current container.

Nearby sharing: Improved reliability for large file transfers. The feature uses Bluetooth RFCOMM and Wi-Fi Direct. Improvements include a dynamic buffer size (increased to 64 KB) and retransmission of lost fragments (timeout raised from 5 to 15 seconds). Socket release after transfer interruption has been fixed.

Paint app: In version 11.2601.391.0, freeform rotation is added. A selected object (via GraphicsPath) gets a rotation handle that modifies the transformation matrix (Matrix::RotateAt) when dragged. The Rotate menu now has a manual angle input field (degrees to radians via Math::Tan). Rotation remains non‑destructive until finalization.


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