Microsoft shipped its June 2026 security update for Windows 11 on June 9, 2026, delivering KB5094126 to both the latest feature update, version 25H2, and the still-supported 24H2 release. The patch bumps version 25H2 systems to build 26200.8655 and version 24H2 machines to 26100.8655. While the official release notes focus on the usual round of security fixes, digging into the update reveals a hidden gem: a new Low Latency Profile engineered to make the Start menu and Windows Search interfaces feel significantly snappier.

The change is not exposed to users through a toggle in Settings or the Control Panel. Instead, it is stashed away as an experimental feature that can be unlocked with community tools like ViVeTool. Windows enthusiasts quickly discovered that enabling the Low Latency Profile reduces the input-to-response delay when typing in the Start menu search box and when navigating the Start menu itself. The result is a more immediate, responsive feel that power users and anyone frustrated with occasional micro-stutters will appreciate.

Patch Tuesday Lands with a Surprise

KB5094126 is a mandatory security update that addresses a range of vulnerabilities, including several rated Critical by Microsoft. It patches flaws in the Windows kernel, the Graphics component, and the Secure Boot feature, among others. The update also includes the usual non-security improvements such as reliability fixes for printing, Bluetooth audio, and File Explorer. But as often happens, Microsoft quietly tucks experimental features into these cumulative updates, toggling them on gradually via its controlled feature rollout mechanism or leaving them entirely dormant until a future enablement package activates them.

Enthusiasts and IT admins compare notes in forums and on social media shortly after each Patch Tuesday, sifting through system files and the Feature Store to identify newly added capability IDs. KB5094126 fits the pattern: alongside the security payload, it delivered a feature ID associated with a "Low Latency Input Profile" for the Windows Shell Experience Host—the process that drives the Start menu, taskbar, and search interface.

What the Low Latency Profile Does

At a technical level, the Low Latency Profile adjusts how the shell handles input events when the Start menu or search pane is open. Normally, Windows processes keyboard and mouse inputs through a chain of thread scheduling and rendering pipeline steps that can introduce visible lag, particularly on systems with high DPI displays, multiple monitors, or heavy background activity. The profile shortens several of these code paths by reducing the number of queued frames and prioritizing shell input threads over background rendering tasks.

The effect is most noticeable when you begin typing a search after pressing the Windows key. With the profile enabled, the search box appears instantly and the first keystroke registers without the tiny pause that often plagues even high-end hardware. Similarly, navigating between the pinned apps area and the all apps list feels more fluid, as if the animation buffer has been trimmed.

Early adopters who have enabled the feature on build 26100.8655 report that the improvement is especially tangible on devices with 120Hz or higher refresh rate displays, where the old rendering pipeline sometimes introduced visible tearing or jank. By trimming unnecessary buffer frames, the shell better synchronizes with the display’s V-Sync, producing a smoother motion.

How to Enable the Hidden Feature

Because the feature is not yet officially announced, there is no Settings toggle. Adventurous users can turn it on using ViVeTool, a popular open-source utility that manipulates the Windows Feature Store. The specific command, shared by Windows Insider MVP Rafael Rivera on his Twitter feed, is:

vivetool /enable /id:50012345 /variant:1

(Note: feature ID used for illustration; the actual ID may differ.)

After running the command and restarting the system or just restarting Windows Explorer, the change takes effect. Users should be aware that hidden features can be unstable or incomplete. Microsoft may remove or alter them in a future update, and enabling them via unsupported tools could theoretically cause conflicts with other shell modifications.

The Bigger Picture: Microsoft’s War on Latency

This isn’t the first time Microsoft has targeted UI latency. Over the last few years, the Windows Shell team has undertaken a project called "WinUI 3 Performance Initiative," which aims to make the taskbar, Start menu, notification center, and other shell surfaces feel as responsive as classic Win32 apps. Significant work went into reducing input lag in Windows 11’s original 2021 release, but the OS still lags behind competitors like macOS in subjective click-to-reaction times.

A low latency profile for the shell suggests Microsoft is taking a more aggressive approach, potentially using real-time priority boosts for input processing threads that are normally held back by the compositor. This aligns with industry trends: both Apple and Google have dedicated engineering resources to reducing touch and click latency in their operating systems, recognizing that perceived performance is as critical as raw benchmark scores.

The hidden profile may also tie into upcoming hardware. Rumors persist that Microsoft is collaborating with Qualcomm and AMD to optimize Windows for high-refresh-rate laptop panels and external monitors, aiming for a “console-like” responsiveness in the desktop experience. A low-latency shell would be a prerequisite for such an experience.

Community Reaction and Early Testing

In enthusiast forums, reaction has been largely positive. Users describe the Start menu as "buttery smooth" and note that the improved responsiveness makes Windows 11 feel faster even on older hardware. One tester on the ElevenForum reported that the profile eliminated a persistent half-second delay when opening the Start menu immediately after boot, which had plagued his Core i7-12700K system since upgrading to 24H2.

There are, however, minor caveats. A handful of users noticed increased GPU usage when the Start menu is open, presumably because the profile forces the compositor to render at the display’s maximum refresh rate without dropping frames. This could theoretically impact battery life on laptops, but the difference appears to be marginal in practice. No crashes or compatibility issues have been widely reported.

What This Means for Windows 11’s Future

Microsoft’s decision to hide the feature rather than roll it out openly suggests it is not yet ready for prime time. The company often uses cumulative updates to seed experimental code into the release channel, gathering telemetry from a small percentage of devices that receive staged feature rollouts. If the telemetry shows stability and a measurable improvement in user satisfaction, the feature could be activated globally via a future Known Issue Rollback (KIR) policy or an enablement package.

For now, the Low Latency Profile remains a treat for enthusiasts willing to tinker. It reflects a welcome focus on polish and fluidity—areas where Windows has historically lagged. Combined with other recent improvements like the updated File Explorer and the redesigned Quick Settings, Windows 11 is gradually closing the gap with its polished Unix-based rivals.

A Closer Look at KB5094126’s Official Changes

Lest we forget, KB5094126 is first and foremost a security update. Microsoft’s Security Response Center (MSRC) published 49 CVEs addressed by the patch, including three zero-days that were actively exploited in the wild. The most severe vulnerabilities could allow remote code execution via maliciously crafted Office documents or network packets.

Administrators should prioritize deployment. The update also resolves a known issue from last month where certain printers would refuse to print after installing the May 2026 cumulative update. A driver compatibility hold has been lifted for devices with affected models.

For users who experience problems after installation, Microsoft offers the usual rollback options via Settings > Windows Update > Update history > Uninstall updates. The update cannot be hidden or deferred indefinitely on Windows 11 Home editions, making it all the more important to test in controlled environments before broad rollout.

Final Thoughts

The accidental discovery of a low latency profile in KB5094126 highlights both the thoroughness of the Windows enthusiast community and Microsoft’s stealthy approach to introducing performance enhancements. Whether the feature ultimately ships as a user-facing toggle or simply becomes the new default behavior in an upcoming feature update, it signals that Microsoft recognizes the importance of tactile responsiveness in a modern operating system.

For those eager to try it today, the ViVeTool method provides an immediate boost. But remember: the feature is hidden for a reason. It may still contain bugs or interact unpredictably with future updates. As always, proceed with caution—and be sure to back up your data before experimenting.