Newsletter IconFacebook IconX IconThreads IconInstagram IconYouTube IconPinterest Icon
Giveaway: Win an ASRock B850 Riptide WiFi and Phantom Gaming PG-850G PSU

Windows 11 is secretly throttling your apps - here's how to catch it

Windows 11 quietly slows background apps to save power. It's easy to find throttled processes, and sometimes, it's better to take back control of your CPU.

Windows 11 is secretly throttling your apps - here's how to catch it
Guides Editor
Published
Updated
4 minutes & 30 seconds read time
Voice: Yasir Mahmood
0:00 / 8:23
Use left and right arrow keys to seek audio.

Windows 11 throttles background apps to save power, and it's not always right about which ones deserve it. Power Throttling at the system level and Efficiency Mode per process in Task Manager handle this. With Windows version 25H2, both have gotten more aggressive, even on desktops that aren't on battery. If your background renders, downloads, or file syncs feel slower than they should, there's a good chance Windows is quietly cutting their CPU access.

Power Throttling and Efficiency Mode aren't the same thing

Power Throttling has been around since Windows 10. It's a system-level feature that reduces CPU frequency for apps Windows considers inactive - anything you're not directly interacting with. The OS monitors which windows are in the foreground and which aren't, then dials back clock speeds for background processes to conserve power. It's automatic, and unless you go looking for it, you'd never know it's happening.

Popular Now: GTA 6 physical copies in Japan have a 170-day expiration date

Efficiency Mode is newer and more targeted. Microsoft introduced it in Windows 11 22H2 as a per-process control inside Task Manager. When it kicks in, or when manually applied, it uses the EcoQoS API to lower a process's CPU priority and cap its power usage. You'll see a green leaf icon next to any process running in Efficiency Mode.

Windows 11 is secretly throttling your apps - here's how to catch it 01

The two are related but not interchangeable. Efficiency Mode sits on top of Power Throttling since it relies on the same underlying mechanism but adds its own layer of CPU-priority reduction. This means disabling Efficiency Mode for a specific process in Task Manager doesn't stop Windows from applying Power Throttling to it at the system level. They're separate levers, and controlling one doesn't automatically control the other.

This distinction matters when you're troubleshooting. If a background app feels sluggish and you toggle off Efficiency Mode but nothing improves, Power Throttling might still be quietly limiting its CPU access. Fixing the problem properly sometimes means addressing both.

Photo of the Samsung 9100 PRO 1TB SSD

Best Deals: Samsung 9100 PRO 1TB SSD

* Prices may be inaccurate. As an Amazon Associate, we earn from qualifying purchases. We earn affiliate commission from any Newegg or PCCG sales.

Task Manager shows you exactly which apps are being held back

Open Task Manager with Ctrl + Shift + Esc and head to the Processes tab. Any process running in Efficiency Mode will have a small green leaf icon next to its name in the Status column. That's Windows telling you it's deliberately limiting that app's CPU access.

For a more detailed view, switch to the Details tab. Right-click any column header, select "Select columns," and enable "Power Throttling." This adds a column that shows "Enabled" or "Disabled" for every running process, which is more useful than the leaf icon when you're trying to get the full picture.

Windows 11 is secretly throttling your apps - here's how to catch it 02
Windows 11 is secretly throttling your apps - here's how to catch it 03

One thing to watch for is browsers like Chrome and Edge, as they group their processes together in the Processes tab. The parent entry might look fine, but individual sub-processes underneath could be throttled. You can expand the group to check.

This is worth doing whenever a background task feels unusually slow, such as file sync clients, download managers, and media encoders, which are frequent targets. If the leaf icon is there or Power Throttling reads "Enabled," you've found the bottleneck.

Windows 11 is secretly throttling your apps - here's how to catch it 04

You can disable it per-app, but the Task Manager fix doesn't stick

The quickest fix is to right-click a throttled process in Task Manager and toggle Efficiency Mode off. It works immediately, but it's a session-only change. The moment that process restarts, or you reboot, Windows will throttle it again.

Windows 11 is secretly throttling your apps - here's how to catch it 05

For something that actually persists, open an elevated Command Prompt and run: powercfg /powerthrottling disable /path "C:\path\to\app.exe". Replace the path in double quotes with the actual executable location. This exempts that specific app from power throttling across reboots, which is what the Task Manager toggle should do, but doesn't. You can confirm your exemptions at any time with powercfg /powerthrottling list.

Windows 11 is secretly throttling your apps - here's how to catch it 06
Windows 11 is secretly throttling your apps - here's how to catch it 07

To undo this later, run powercfg /powerthrottling reset /path "C:\path\to\app.exe" in an elevated Command Prompt. This returns the app to Windows' default throttling behavior.

There's also a Settings-based option. Go to Settings > Apps > Installed apps, find the app, open its Advanced options, and set "Background apps permissions" to "Always." This doesn't fully bypass Efficiency Mode, but it tells Windows to be less aggressive with that app when it's running in the background. It's a softer approach and comes in handy for apps like OneDrive or apps that you download from the Microsoft Store and want them to run at full speed without turning off throttling entirely.

Disabling it system-wide takes a registry edit or Group Policy change

The simplest system-wide option is changing your power mode. Go to Settings > System > Power & battery and set Power mode to "Best performance." This reduces throttling aggressiveness across the board, but it doesn't fully disable it - Windows can still apply it selectively.

For a complete disable on any edition of Windows 11, including Home, you'll need the registry. However, before making any registry changes, create a backup. Open Registry Editor, click File > Export, and save the file somewhere accessible. If something goes wrong, you can restore it by double-clicking the exported file.

In the Registry Editor, navigate to HKLM\SYSTEM\CurrentControlSet\Control\Power, and create a new key called "PowerThrottling" if it doesn't already exist. Inside it, create a DWORD (32-bit) value named "PowerThrottlingOff" and set it to 1. Restart your PC. Task Manager will still show the Efficiency Mode option, but Windows won't actively throttle anything behind the scenes.

Windows 11 is secretly throttling your apps - here's how to catch it 08

If you're on Pro, Group Policy is cleaner. Open gpedit.msc, navigate to Computer Configuration > Administrative Templates > System > Power Management > Power Throttling Settings, and set "Turn off Power Throttling" to Enabled. Restart your PC to apply.

Windows 11 is secretly throttling your apps - here's how to catch it 09

Remember that both methods increase power consumption. On a desktop, that's negligible, but on a laptop running on battery, it's a different calculation.

Some apps deserve full power - most don't

Leave Power Throttling on for most things, since idle browser tabs and background update processes don't need full CPU access. The apps worth exempting are the ones doing real work behind the scenes, such as video encoders, virtual machines, torrent clients, and IDEs compiling code. If you use a desktop, you can get away with the system-wide disable. However, laptops are better off using the powercfg /powerthrottling command, which lets you target specific executables while preserving battery savings for everything else.

Comments (1)

Guides Editor

Email IconLinkedIn Icon

Yasir covers Windows, hardware, and privacy. A Windows user since XP and a Mechanical Engineer by training, he likes digging into the technical details most people skip over. His work has also been published on MakeUseOf, spanning everything from Windows optimizations to Excel deep dives. Outside of writing, he tinkers with his custom-built Ryzen rig, watches Impractical Jokers, and listens to way too much Lo-Fi.

Right of Reply

TweakTown offers all companies mentioned in this article, or those who have supplied review samples, the opportunity to respond. If your organization would like to provide a statement or clarification, we are happy to publish it here. To submit a response, please contact us.
Newsletter Subscription