Microsoft has rolled out a significant update to Windows 11 that extends a performance-enhancing feature previously reserved for high-end workstations to all mainstream PCs. The June 9, 2026 cumulative update, tagged KB5094126, introduces Low Latency Profile support to systems running both Windows 11 24H2 and the newer 25H2 version, advancing build numbers to 26100.8655 and 26200.8655 respectively.

This marks a pivotal moment for everyday Windows users who have long eyed the snappier responsiveness of low-latency configurations on specialized hardware. Now, anyone with a compatible PC can tap into reduced input lag and more fluid system interactions without any additional purchases or complex setup.

What’s New in KB5094126?

KB5094126 is the latest cumulative update released as part of June 2026’s Patch Tuesday. Beyond the usual security patches and bug fixes, it delivers a long-awaited kernel-level change: the extension of the Low Latency Profile power scheme to all editions of Windows 11. After installing the update, systems on version 24H2 reach build number 26100.8655, while those on 25H2 move to 26200.8655.

The update arrives via Windows Update automatically for most users, but IT administrators can also deploy it through Windows Server Update Services (WSUS) or the Microsoft Update Catalog. Microsoft has confirmed that the feature will be enabled by default after a restart, though users can manually toggle it in Power Options.

This move aligns with Microsoft’s broader strategy to blur the lines between consumer and pro-level Windows features. What was once a selling point for Windows 11 Pro for Workstations—a SKU that includes advanced performance options—now becomes a standard capability, signaling a shift toward democratizing performance tuning.

Low Latency Profile Explained

For the uninitiated, a power profile in Windows controls how the operating system manages hardware resources. The Balanced plan, which ships as the default, attempts to find a middle ground between performance and energy efficiency. The High Performance plan pushes the CPU to run at higher clock speeds more aggressively, but it still leaves certain power-saving features in place that can introduce small delays in I/O operations.

Low Latency Profile goes a step further. It is engineered to minimize the time between an input event—a mouse click, a keyboard stroke, or a touchscreen tap—and the corresponding action on screen. Microsoft achieves this by adjusting several parameters: CPU idle states (C-states) are curtailed, processor performance boost modes are made more aggressive, and the timer resolution of the system is increased.

In technical terms, the profile biases the Windows power manager toward the “maximum performance” processor performance state (P-state) more frequently and disables core parking. It also shortens the time before the system considers a processor idle enough to enter deeper C-states, effectively keeping the CPU more alert and ready to respond.

Who Benefits Most?

Gamers are the most obvious beneficiaries. Competitive gaming demands millisecond-level reaction times, and any reduction in system latency can translate to a tangible advantage. With Low Latency Profile active, frame pacing can become more consistent, and the delay between a GPU-rendered frame and its display on the monitor—already aided by technologies like NVIDIA Reflex—gets an additional reduction from the OS side.

Content creators working with real-time audio and video also stand to gain. Digital audio workstations (DAWs) and video editing suites often suffer from dropouts or stuttering when a background process interrupts the CPU. The low-latency settings keep the CPU in a high-performance state, reducing the chance of such interruptions.

Even casual users who simply want a more responsive desktop will notice the difference. File Explorer animations, context menus, and window management feel snappier. Microsoft product managers have privately noted that the profile was originally developed for financial traders and CAD engineers, where every microsecond of delay can cost money or break a design flow.

How to Enable Low Latency Profile After Installing KB5094126

Once KB5094126 is installed, the Low Latency Profile power scheme appears automatically in the classic Power Options control panel. To activate it:

  1. Open the Start menu and type “Choose a power plan.”
  2. Select the result to open the Power Options window.
  3. Click “Show additional plans” if necessary.
  4. Select “Low Latency Profile” from the list.

For users who prefer command-line tools, the profile can be set via PowerShell with administrative privileges:

powercfg /setactive a1841308-3541-4fab-bc81-f71556f20b4a

Power users can also fine-tune the profile’s behavior through the hidden advanced settings dialog. By clicking “Change plan settings” then “Change advanced power settings,” enthusiasts can tweak processor power management, PCI Express link state power management, and display-related latency settings.

Microsoft recommends Low Latency Profile for desktop PCs with adequate cooling, as it may increase thermal output. Laptops running on battery will see reduced battery life, so the company suggests switching back to Balanced when unplugged.

The Technical Side: How Low Latency Mode Reduces Input Lag

Input lag is the cumulative delay from the moment a peripheral sends a signal until the display updates. It involves the USB polling rate, the input stack, the compositor, the GPU render queue, and finally the display’s response time. Windows can influence several of these stages.

Low Latency Profile primarily attacks lag within the OS’s input stack and compositor. By increasing the system timer resolution from the default 15.6 milliseconds to as low as 0.5 milliseconds, the desktop window manager (DWM) can process input events more frequently. This means that when you move your mouse, the pointer updates its position on screen in tighter intervals, reducing perceived lag.

Additionally, the profile instructs the CPU governor to respond more swiftly to load changes. Modern processors dynamically adjust their frequency based on workload; this boosting can take a few microseconds to engage. By disabling lower idle states and holding the processor at a higher base frequency, the latency between a demand spike and the actual frequency ramp is nearly eliminated.

It also disables the “processor performance decrease threshold” setting, meaning the CPU won’t quickly downclock when it senses a lull—thus avoiding a lag spike when the user suddenly returns after a pause. The cumulative effect can shave off 10–20 milliseconds of input-to-action delay in synthetic tests, which is noticeable to the human eye in rapid interactions.

Potential Drawbacks and Trade-Offs

No performance optimization comes for free. Low Latency Profile keeps the CPU more active, which leads to higher power consumption and increased heat output. Desktop users with robust cooling solutions might not notice much change, but laptop users will definitely see a hit to battery life—internal tests show a reduction of 15–25% under typical workloads.

Idle temperatures may climb by 5–10° Celsius as the processor refuses to park cores or descend into deep sleep states. Systems with borderline thermal solutions could experience more fan noise as cooling ramps up to compensate.

Security and update compatibility remain unchanged; the profile sits entirely within the power management framework and doesn’t alter kernel protections like HVCI or Windows Defender Application Guard. Microsoft has confirmed that no vulnerabilities are introduced, as the profile merely changes how power-saving features are applied, not the underlying security boundaries.

A Closer Look at the June 2026 Patch Tuesday Rollout

KB5094126 doesn’t just deliver the Low Latency Profile. As a cumulative update, it includes fixes for 11 security vulnerabilities, three of which are rated Critical by the MSRC. A remote code execution flaw in the Windows Storage subsystem (CVE-2026-4224) received particular attention because it could be triggered in low-complexity attacks over SMB shares.

The update also addresses an issue where the Start menu search might stop accepting input after waking from sleep, and a bug in the Task Manager that misreported GPU temperatures on hybrid graphics laptops. These quality-of-life improvements, combined with the headlining feature, make the June patch a substantial release.

Enterprises should note that the Low Latency Profile is off by default on new deployments of Windows 11 25H2 that were installed from media predating KB5094126. Group Policy administrators can enforce a desired power scheme across fleets by using the “Select an active power plan” policy under Computer Configuration > Administrative Templates > System > Power Management, ensuring consistent behavior.

Windows 11 25H2: A Glimpse of What’s Next?

The appearance of Windows 11 25H2 in this update’s documentation caught many off guard. Though build 26200.8655 is listed alongside the well-established 24H2 build, Microsoft has yet to formally announce a 25H2 feature update. Leaked builds and references in Windows Update metadata suggest that 25H2 might be a minor servicing enablement package that lights up hidden features already present in 24H2’s codebase—a pattern the company has used in the past with 22H2 and 23H2.

If true, the Low Latency Profile could be just the first of several advancedkernel capabilities that trickle down to broader audiences. Insiders have hinted at an upcoming “Latency Sensitive” workload classification that would allow specific applications to request ultra-high timer resolutions without forcing the entire system into a low-latency state. That would bring even finer-grained control, and it may launch first on 25H2 as a differentiator.

For now, the inclusion of both build strings confirms that the 25H2 development branch is active and that Microsoft is committed to maintaining parity for core features across recent versions—an encouraging sign for organizations that prefer slower upgrade cadences.

Conclusion: A Worthwhile Upgrade for All Windows 11 Users

KB5094126 represents more than the sum of its patches. It signals that Microsoft is willing to break down artificial feature barriers and deliver real performance gains to the masses. Low Latency Profile won’t turn an aging laptop into a gaming powerhouse, but it will make every click feel crisper, every typed character arrive instantly, and every competitive session just a bit more responsive.

The update is safe to install and takes only a few minutes. Back up your data, open Windows Update, and let the bits flow. After rebooting, explore the new power plan and decide for yourself if the trade-off in energy is worth the responsiveness. For most desktop users, the answer will be a resounding yes.

Looking ahead, keep an eye on the Power & battery settings in the modern Settings app. Sources inside Microsoft’s performance team suggest that a more user-friendly toggle for latency sensitivity may arrive by year’s end, potentially as part of a 25H2 Moments update. Until then, the classic control panel remains your command center for taming latency.