Imports and activates a custom PowerPlan to maximize performance, system responsiveness and minimize latency.
Automatically downloads the .pow, imports it into Windows, and activates it.
Everything is safe, optimized, and fully reversible.
Head to the Releases section and download insopti-PowerPlan.ps1, then right-click it → Run with PowerShell
The script will automatically request administrator privileges, then prompt you to select the profile suited to your CPU configuration.
Caution
If PowerShell scripts are blocked on your system, enable execution first:
Set-ExecutionPolicy RemoteSigned -Scope CurrentUserOr use EnablePowerShellScript for a one-click solution.
| Option | Description |
|---|---|
1 Static OC mode |
For users with a manually fixed CPU frequency (OC) and Precision Boost disabled |
2 Dynamic boost mode |
For all other users with Precision Boost / Turbo enabled (default in BIOS) |
Important
If you are unsure which to pick, go with Dynamic boost mode (2). It is the default setting for most configurations.
| Optimization | Description |
|---|---|
| PowerPlan Import | Downloads and imports the insopti power plan into Windows |
| Auto Activation | Activates the plan immediately after import |
| CPU no-throttle | Disables CPU frequency throttling and latency mitigation features |
| CPU Unparking | Unlocks all CPU cores, no core is put to sleep by Windows |
| USB Power Management | Optimizes USB power management to reduce input delay |
| Sleep state settings | Configures sleep states for maximum responsiveness |
To revert to the default Windows power plan:
- Open Control Panel → Power Options
- Select a native Windows plan (Balanced, High performance, etc.)
- Delete the
insoptiplan from the list if you wish to remove it completely
Note
The script does not modify any permanent system files. Switching power plans is enough to revert everything. No benchmarks are provided as results vary depending on BIOS settings, hardware configuration, and overall system tuning — feel free to run your own and share your results.
Important
This plan is designed for desktop use plugged into mains power. Using it on a laptop running on battery is not recommended as it maximizes power consumption at all times.


