A utility to automate Windows process and service management.
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
Process Governor is a Python utility that automates the management of Windows processes and services by adjusting their priorities, I/O priorities, and core affinity according to user-defined rules.
- Adjust process and service priorities for better performance.
- Control I/O priorities to optimize resource utilization.
- Define core affinity for processes.
- Fine-tune Windows services and processes based on user-defined rules.
To get started with Process Governor, follow these steps:
- Download the latest ready-to-use build from the following link: Latest Release.
- Run the
Process Governor.exe
executable with administrative privileges. - Configure the rules for processes and services.
- Optionally, enable auto-start for the program to launch automatically with the system.
You can close the program by accessing the tray icon.
- Process Governor UI
- Rule Behavior and Tips
- Configuration file
- Running from source and creating a portable build
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.