What Is Windows Efficiency Mode? - The Green Leaf Icon and How to Turn It Off

· · Windows 11, Task Manager, Efficiency Mode, Performance, Power Efficiency

In Windows Task Manager, you sometimes see a green leaf icon next to an app’s name, with Efficiency mode shown in the Status column.

When you see this, the questions that tend to blur together in your head are these.

  • Is Windows slowing this down behind my back?
  • Is it OK to turn it off?
  • How do I turn it off?
  • Why does it seem to keep coming back, especially for the browser?
  • Are Windows Efficiency mode and Edge’s energy-saving features the same thing?

Up front: Efficiency mode is not a villain. It is a mechanism by which Windows 11 reduces CPU interference from work that is not currently center stage, in order to protect the responsiveness of the app you are using in the foreground, plus battery, heat, and fan noise. However, when the wrong target gets selected, it can show up as perceived slowdown or instability in the app you are actually using.

This article organizes what Windows Efficiency mode does, the standard procedure for turning it off, the cases where you cannot, and how it differs from Microsoft Edge’s energy-saving features. The steps assume Task Manager on Windows 11. The content is based on Microsoft’s official information verifiable as of April 2026.

Table of Contents

  1. The Conclusion First
  2. First, Separate the Three Things That Get Mixed Up
  3. What Exactly Is Windows Efficiency Mode?
  4. When to Consider Turning It Off
  5. How to Turn Off Windows Efficiency Mode
  6. When You Can’t Turn It Off / It Seems to Come Right Back
  7. Where to Look When Only Edge Is Slow
  8. Common Misconceptions
  9. Summary
  10. Related Articles
  11. References

1. The Conclusion First

Here are the key points up front.

  • Windows Efficiency mode is a Windows 11 feature displayed in Task Manager.
  • Microsoft describes it as a feature that “automatically limits the resources used by a single process or group of processes when high CPU usage is detected.”
  • Its goals are improving foreground app responsiveness, extending battery life, reducing heat and fan noise, and easing load on the CPU.
  • In more technical terms, Task Manager’s Efficiency mode lowers the target process’s priority and uses EcoQoS to run the CPU in a more power-efficient manner.
  • However, Microsoft itself notes that it “may cause instability for certain processes.” If the app you are currently using is slow, stuttering, or unstable, it is worth turning it off and comparing.
  • The standard way to turn it off in Windows is per-process, from Task Manager.
  • Microsoft Edge’s energy saver features are a separate thing. Turning off Windows Efficiency mode does not turn off Edge’s energy saver, and vice versa.

2. First, Separate the Three Things That Get Mixed Up

In this discussion, unless you separate at least three things, the conversation stops making sense.

2.1 Windows Efficiency mode

This is the feature shown in Task Manager’s Status column. The green double-leaf icon is the marker, and it shifts how the target process uses CPU resources toward power efficiency.

2.2 Microsoft Edge’s energy saver (formerly “efficiency mode”)

This is a browser-side feature. You turn it on or off in Edge’s settings. It is separate from Windows Efficiency mode.

2.3 The system-wide Windows power mode / energy saver

This is an OS-wide setting leaning toward power saving. Under Best power efficiency, background activity is restricted; under Energy saver, the screen dims and background processes are also restricted.

In other words, even when the symptoms look similar — “it’s slow,” “there’s a leaf icon,” “it’s protecting the battery” — you may actually be looking at different switches. Mix them up and your fix will miss.

3. What Exactly Is Windows Efficiency Mode?

According to Microsoft’s support documentation, the Efficiency mode shown in Task Manager’s Status column is a Windows 11 feature that automatically limits the resources used by one process or a group of processes when high CPU usage is detected.

The intent is quite straightforward.

  • Make the foreground app you are using right now more responsive
  • Improve battery life
  • Reduce heat and fan noise
  • Prevent background work from churning the CPU too hard

So it pairs well with work that is not currently center stage — updaters, sync tasks, indexing, behind-the-scenes helper processes — while it can show up as perceived degradation for the work app you are actively touching, responsiveness-critical operations, heavy web-app tabs, and near-real-time monitoring or capture processing.

3.1 In one technical sentence

Microsoft’s DevBlogs explains that Task Manager’s Efficiency mode “lowers the target process’s base priority to low and sets its QoS to EcoQoS.”

Furthermore, Microsoft Learn’s SetProcessInformation documentation explains that for processes classified as EcoQoS, the system attempts to improve power efficiency by lowering CPU frequency or using more power-efficient cores. In addition, EcoQoS is intended for work that does not contribute to the foreground user experience and should not be used for performance-critical or foreground experiences.

In short, Efficiency mode is not just “lower the priority a little” — it is easiest to understand as a signal to Windows saying “this work may prioritize efficiency over performance.”

3.2 Processes can be treated as power-efficient even if you never turned it on

This is another easy place to be misled.

Windows’s QoS documentation describes a classification like this.

  • Focused window: High QoS
  • Visible but unfocused: Medium QoS
  • Minimized or fully occluded windows: Low QoS
  • Background services: Utility QoS
  • Work explicitly tagged EcoQoS: Eco QoS

On top of that, even when an app does not explicitly set EcoQoS, Windows has mechanisms that infer QoS heuristically.

So it is not surprising to see phenomena like:

  • It suddenly feels slow once minimized
  • It is only heavy when running on battery
  • You never touched Efficiency mode, yet the behavior looks similar

4. When to Consider Turning It Off

When you spot Efficiency mode, the reflex is to turn it all off, but in practice things go better when you split by “is this the lead actor or a background player?”

Situation Rule of thumb
Updaters, sync, indexing, launchers you are not currently using Usually fine to leave as is
The app you are working in clearly stutters or becomes unstable Worth turning it off once and comparing
Responsiveness matters: web CAD, browser IDEs, video meetings, streaming, monitoring screens Candidates for trying off
During benchmarks or performance triage Better to compare on AC power, with a fixed power mode and fixed window visibility
Only Edge is slow Look at Edge’s energy-saver settings too, not just Windows

Microsoft’s EcoQoS description can also be summarized the same way: suited to background work, updates, sync, and indexing; not suited to foreground performance-focused use.

5. How to Turn Off Windows Efficiency Mode

The standard procedure documented by Microsoft support is to toggle the target process from Task Manager. The steps are:

  1. Open Task Manager
    • From Start, search for “Task Manager” and open it.
    • Ctrl + Shift + Esc works too if you want it fast.
  2. Open Processes in the left menu

  3. Find the process you want to turn it off for
    • Look for Efficiency mode in the Status column or the green double-leaf icon.
  4. Right-click the target process and turn off Efficiency mode
    • Per Microsoft’s guidance, choose Efficiency mode from the menu to turn it off.
    • Once off, the green leaf icon disappears.
  5. If you selected a process group, expand it
    • You sometimes cannot toggle at the parent-group level.
    • Expand the group with the arrow on the left and right-click the individual process to toggle.
  6. Repeat as needed
    • If multiple apps are affected, handle each individually with the same steps.

5.1 You can also toggle from the button in the upper right

Microsoft support also notes that, with a process selected, you can toggle Efficiency mode on or off via the Efficiency mode icon at the top right of Task Manager. If the icon is gray, it is not available for that target.

6. When You Can’t Turn It Off / It Seems to Come Right Back

6.1 The menu item is grayed out

Microsoft’s DevBlogs explains that if Efficiency mode is grayed out, the process may be a core Windows process, and throttling it could affect the system.

Microsoft support also notes that Efficiency mode cannot be toggled for most process groups. As an example, even when the entire Windows Explorer process group cannot be toggled, the individual Explorer folder windows revealed by expanding it sometimes can.

In other words, “gray” does not mean “broken” — it can mean you cannot touch it at that granularity. Start by expanding the group and looking at the individual child processes.

6.2 Efficiency mode appears on the browser even though you never set it

This is also perfectly normal.

Microsoft’s DevBlogs explains that Microsoft Edge and Chrome may lower their own base priority or use power-efficiency APIs themselves, which can appear as Efficiency mode in Task Manager.

That is, even when the user never turned Efficiency mode on:

  • The browser itself is using power-saving APIs
  • Viewed from Task Manager, it looks like an Efficiency-mode-equivalent state

In this case, it is faster to also check the browser’s own energy-saving settings, not just the Windows side.

6.3 “Just turn it all off” is a bit risky

Efficiency mode exists in the first place to protect foreground work by reducing interference from the background side. So if you crudely turn everything off, updaters, sync, and resident background tasks will reclaim the CPU, and the experience can degrade in a different way.

It is safer to narrow down in this order:

  • Look only at the app that is currently a problem
  • Decide whether it is the lead actor or a background player
  • If it is a browser, also look at the browser-side settings

7. Where to Look When Only Edge Is Slow

Microsoft Edge’s support documentation explicitly states that Edge’s energy-saving features are separate from Windows Efficiency mode.

So if only Edge is slow, or only certain sites stutter, check the Edge side as well.

Steps to turn off Edge’s energy saver

  1. Open Settings in Edge
  2. Open System and performance
  3. Under Performance, turn off Turn on efficiency mode / the energy saver toggle

When you only want to exempt specific sites

If you do not want to turn it all off, add the target URLs to Always keep these sites active. For heavy web apps, admin consoles, and in-browser CAD / DCC / BI tools, this is often the more manageable approach.

8. Common Misconceptions

8.1 Green leaf icon = always bad

Not necessarily. Efficiency mode is a mechanism for protecting foreground responsiveness, battery, and heat. For background work you are not using, having it on can actually be to your advantage.

8.2 Turning it off makes everything faster

Also wrong. If the cause of the slowness is memory pressure, disk I/O, network waits, drivers, heat, or a different browser setting, switching off Efficiency mode alone changes nothing essential.

8.3 A minimized window gives you the same comparison conditions

Per Microsoft Learn’s QoS documentation, minimized or fully occluded windows can fall to low QoS. Furthermore, in Windows 11’s power settings, Best power efficiency restricts background activity and Energy saver restricts background processes.

So for performance comparisons and bug triage, unless you hold constant:

  • AC power versus battery
  • the power mode
  • whether the window is foreground/visible or minimized

you are running a different experiment.

8.4 Turning off Edge’s energy saver also removes Windows Efficiency mode

Also separate. Edge’s energy saver and the Efficiency mode shown in Windows Task Manager are different features. Turning one off leaves the other in place.

9. Summary

In one sentence, Windows Efficiency mode is a mechanism that quiets down background work a little, balancing foreground responsiveness with power savings.

So the most practical view is:

  • For background work you are not using, leaving it on is usually fine
  • If the app you are using right now is slow, unstable, or sluggish, turn it off for that process only and compare
  • If only the browser is heavy, check Edge’s energy-saving features as well as the Windows side
  • For benchmarks and triage, hold AC power / power mode / window visibility constant

There is no need to assume the green leaf icon is instantly bad. Decide between leaving it on and trying it off based on whether that process is the current lead actor.

11. References

  1. Microsoft Support, Learn about performance features in Microsoft Edge The meaning of Efficiency mode in Windows Task Manager, the green leaf icon, the steps to turn it off, and the difference from Edge’s energy-saving features.

  2. Microsoft DevBlogs, Reduce Process Interference with Task Manager Efficiency Mode How Task Manager’s Efficiency mode combines lowering the base priority with EcoQoS, what the grayed-out state means, and notes on how Edge / Chrome appear.

  3. Microsoft DevBlogs, Introducing EcoQoS The aim of EcoQoS, its suitability for background work, and its effect on power consumption, heat, and fan noise.

  4. Microsoft Learn, Quality of Service - Win32 apps QoS levels, and the relationship between foreground, visible, minimized, and background services and QoS.

  5. Microsoft Learn, SetProcessInformation function (processthreadsapi.h) The meaning of ProcessPowerThrottling / EcoQoS, the effect on CPU frequency and efficient cores, and heuristic QoS inference.

  6. Microsoft Support, Power settings in Windows 11 How power modes and energy saver relate to restrictions on background activity and processes.

Recent articles sharing the same tags. Deepen your understanding with closely related topics.

These topic pages place the article in a broader service and decision context.

Author Profile

Profile page for the article author.

Go Komura

Representative of KomuraSoft LLC

Focused on Windows software development, technical consulting, and investigations into failures that are difficult to reproduce.

Back to the Blog