KB5089414


Microsoft has released cumulative update KB5089414 (26300.8376) for Windows 11 version 25H2 for Insiders on the Dev Channel. This is an experimental Windows 11 Insider Experimental Preview Build 26300.8376, distributed to participants in the Windows Insider Program on the Experimental Channel. The update includes new features, improvements, and fixes, many of which are being tested through Controlled Feature Rollout technology.

Updates are distributed based on Windows 11 version 25H2 via a feature enablement package (build 26300.8346). Many features are distributed using Controlled Feature Rollout technology. They first become available to a small group of Insiders, and then their availability expands as feedback is received and analyzed, to evaluate how they are perceived before becoming available to all participants in this channel.

Windows Insider participants who want to receive new features first can review the list of available options on the Feature flags page under Settings > Windows Update > Windows Insider Program and enable the desired ones.

The desktop watermark in the lower-right corner is normal for Windows Insider preview builds.

Features and capabilities included in these builds may never make it to the final release — Microsoft tries different concepts and collects feedback.

Features may change, be removed, or be replaced and may not leave the Windows Insider Program. Some of them may appear in future versions of Windows when fully ready.

Installation via Windows Update: go to Settings > Windows Update and click Check for updates. Update KB5089414 (build 26300.8376) will download and install automatically. A computer restart is required to complete installation.

You can also manually install the build as a participant of the Dev (Experimental) channel through Windows Insider Program settings. Note that this is an experimental Insider build and may contain unstable elements or incomplete features that will not make it to the final release.


How the new features work:

Touchpad: scroll speed and zoom adjustment: The precision touchpad driver handles gesture velocity in kernel mode via TrackpadParameters interface. WinUI 3 requires updated WinAppSDK because XAML composer's gesture routing model changed. Basic speed sliders adjust the multiplier applied to raw delta values.

Touchpad: auto-scroll: When fingers reach touchpad edge during motion, the driver generates virtual mouse wheel events via a high-resolution timer. Pressure-based mode uses Force Pad sensors sending deformation level through HID reports with Usages 0x30..0x33. Scrolling continues without lifting fingers.

Touchpad: accelerated scrolling: The system gesture tracker accumulates and exponentially scales scroll delta on repeated movements in same direction. Exponential decay filter reduces speed over time. Formula: delta = 1 + count 0.2 up to 5x max. Long documents become faster to navigate.

Touchpad: one-finger scrolling: Driver intercepts touch within 15-pixel edge zone and converts vertical finger movement to WM_MOUSEWHEEL messages. Edge zone excluded from multitouch recognition. Optional registry key: HKCU\Software\Microsoft\Touchpad\EdgeScroll. Vertical scrolling from left or right edge.

File Explorer: address bar accepts paths with double backslashes and quotes: CFileAddressBar parser normalizes input: strips quotes, replaces double backslashes with singles via PathUnescape from shlwapi.dll. Fixed dropdown list handle leak — added window handle validation before closing suggestions.

File Explorer: convenient file size format: StrFormatByteSizeW from shell32.dll called per item in Details view. Divides size by 1024 until result < 1024, picks suffix from table {L"B",L"KB",L"MB",L"GB",L"TB"}. Shows KB, MB, GB instead of raw kilobytes.

File Explorer: file renaming improvements: Fixed text reselection on double-click — LVN_ENDLABELEDIT now saves caret position. Case-only rename triggers UpdateDriverForPlugAndPlayDevices for immediate cache refresh. Cloud storage adds CF_CALLBACK_TYPE_NOTIFY_RENAME call. Improved keyboard navigation in popup context menus.

Education: free upgrade to Windows 11 Pro Education for K–12 schools: Clipupgrade.exe changes edition via ChangeProductKey API, triggering Sysprep with license switch to Pro Education. After reboot, school management components (CSP, MDM) activate via OMA-DM policies. One-way upgrade only — clean reinstall required to revert to Home.

Administrator Protection: Fixed Japanese IME issue: when Administrator Protection enabled, ctfmon.exe dropped privilege token in ImSetActiveContext call. IME now checks via GetTokenInformation(TokenLinkedToken) whether running with filtered rights.

Fix: WPN (Windows Push Notifications) service: Service hang caused by deadlock in thread pool between WpnCore.dll and WpnSession.dll during simultaneous RAW and WNS channel processing. Fixed by adding 5-second timeout via WaitForMultipleObjects.

Improvement: shortcut icon loading: Shortcut (.lnk) icon loading now uses background priority THREAD_PRIORITY_LOWEST in IDragSourceHelper queue. Previous crashes caused by race condition in multi-threaded IShellLink::GetIconLocation calls — critical section added.


Official announcement on the Microsoft website.

The last 10 Windows updates:

Update Build Version Windows Channel Date
KB5089570 28000.2173 26H1 Windows 11 Preview 2026-05-14
KB5089573 26200.8514 25H2 Windows 11 Preview 2026-05-14
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
KB5089414 26300.8376 25H2 Windows 11 Experimental 2026-05-08
KB5089416 28020.2075 26H1 Windows 11 Experimental 2026-05-08
KB5083810 26220.8340 25H2 Windows 11 Beta 2026-05-01