Command line based refresh rate and brightness switcher for Windows machines. Uses Qres to set refresh rate and Windows Powertoys to create a keyboard shortcut
- Windows PowerToys v0.84.0 or above
- In Powertoys, go to
Keyboard Managerand selectRemap a shortcut
- Set your preferred shortcut key (Win+F1 in my case). Add switchRR.cmd path to
Appand the folder path toStart in. SetVisibilityto Hidden.
- Do the same for
brightness.cmdwith args 1 to increase and 0/no args to decrease brightness by 10.
- Use your defined shortcut key to trigger RR change.
- If added to PATH :
getRRto get current refresh rateswitchRRto change between your minimum and maximum refresh rateswitchRR (your refresh rate)to change to defined rate. e.g.switchRR 90
QRes by Anders Kjersem
- Make a script/find a way to automatically add dir to path
- Include CRU (Custom Resolution Utility) if needed with instructions