Enable Performance Mode for Specific Applications

Started by maorgr, September 25, 2023, 11:26:54 AM

Previous topic - Next topic

maorgr

Hi,

Is there any way to define PL to only switch to performance mode when certain .exe files are running (mainly games)...

Thanks in advance,

Maor

edkiefer

#1
Quote from: maorgr on September 25, 2023, 11:26:54 AMHi,

Is there any way to define PL to only switch to performance mode when certain .exe files are running (mainly games)...

Thanks in advance,

Maor
Right-click on the process/game you want to enter performance mode and enable "induce performance mode". Performance mode will be set to run the next time that the process is started.
Bitsum QA Engineer

rafterdeadbeat

This setup solved the problem. Thanks for the solution.

polinkuer12

You can use the tasklist command in a batch file to check for the presence of specific processes and then use the powercfg command to switch to performance mode.