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
KB5095128 28020.2380 26H1 Windows 11 Beta 2026-07-06
KB5102951 28120.2387 26H1 Windows 11 Experimental 2026-07-06
KB5095132 26220.8764 25H2 Windows 11 Beta 2026-07-06
KB5095130 26300.8772 26H2 Windows 11 Experimental 2026-07-06
KB5102947 28120.2374 26H1 Windows 11 Experimental 2026-06-26
KB5095092 28020.2366 26H1 Windows 11 Beta 2026-06-26
KB5095094 26220.8754 25H2 Windows 11 Beta 2026-06-26
KB5095088 26300.8758 26H2 Windows 11 Experimental 2026-06-26
KB5095056 28020.2308 26H1 Windows 11 Beta 2026-06-19
KB5095060 26220.8690 25H2 Windows 11 Beta 2026-06-19