Skip to content

Instantly share code, notes, and snippets.

@AzimsTech
Last active February 5, 2023 07:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AzimsTech/2ece77a07150a86f9eac47c9a5b92d75 to your computer and use it in GitHub Desktop.
Save AzimsTech/2ece77a07150a86f9eac47c9a5b92d75 to your computer and use it in GitHub Desktop.
ThrottleStop i3-8100

Install ThrottleStop

choco install throttlestop -y

Visit for more programs to install https://azimstech.github.io/MySoftwareList/

Configs

Main Window

main

Main Window >> Options

Options

Main Window >> FIVR >> FIVR Control: CPU Core

FIVR-Core

Main Window >> FIVR >> FIVR Control: CPU Cache

FIVR-Cache

Create Task Schedule (Run on Startup)

schtasks /create /tn "Start ThrottleStop" /tr "'%ProgramData%\chocolatey\lib\throttlestop\tools\throttlestop\ThrottleStop.exe' /minimized" /sc ONLOGON /rl HIGHEST
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment