microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
108.87k stars 6.42k forks source link

Selectively disable Efficiency Mode for certain apps. #25942

Closed jagdeepsb closed 4 months ago

jagdeepsb commented 1 year ago

Description of the new feature / enhancement

Since a recent windows update (I believe it was Windows 11 22H2), I have been unable to successfully turn off Efficiency Mode for Chrome, which makes Chrome at least x2 slower -- very annoying.

The recommended method for disabling efficiency mode seems to be as follows: open the task manager, right click on each Chrome subprocesses (there are many), click to disable efficiency mode. This is a temporary solution that is effective for about 5 minutes before windows once again puts those subprocesses in "efficiency mode jail".

The proposed solution is something that programmatically monitors and disables efficiency mode for all subprocesses of a particular app (there may be a better solution as well).

Please note that I am quite unfamiliar with this issue or with the underlying implementation. If there is a better solution or if someone has discovered a better work-around I would love to hear it 😄.

image

Scenario when this would be used?

Any power user who wants the full value out of their machine. Any power user who doesn't want their productivity to be throttled. Any power user who wants further fine-grained control of the resource consumption of apps on their machine.

Supporting information

Other people experiencing this:

araujo88 commented 9 months ago

Any updates on implementing this feature?

nguyen-dows commented 4 months ago

Hi @jagdeepsb and @araujo88, we appreciate you bringing up your experience with Efficiency Mode but this request is out of scope for us as the PowerToys team.