Lowering CPU workload
When the CPU load is over 25%, ShiftDown analyzes the system's current status and switches the priority of the processes with the highest load to IDLE, thereby reducing the system's overall load.
1. Save the utility to the root of your C drive after downloading it from github.com.
2. Open the command prompt as an administrator and run the following commands one at a time:
ShiftDown binpath="C:shiftdown.exe" created by sc.exe start=auto
start ShiftDown sc.exe
Lowering CPU workload |
After that, ShiftDown will be set up to run automatically (as a service) during system startup, processing processes and altering priorities to reduce CPU usage.
Tags:
I.T Beginners