User Tools

Site Tools


windows:notes:quick_commands

This is an old revision of the document!


Disable CPU Idle States

  • :!: Results in notably higher idle temps
  • Task Manager shows 100% core usage all the time
  • Speeds up Vsync Test even from Ultimate Performance
"powercfg.exe" /SETACVALUEINDEX "SCHEME_CURRENT" "SUB_PROCESSOR" "IdleDisable" "1" & "powercfg.exe" /SETACTIVE "SCHEME_CURRENT"

Undo/Default

"powercfg.exe" /SETACVALUEINDEX "SCHEME_CURRENT" "SUB_PROCESSOR" "IdleDisable" "0" & "powercfg.exe" /SETACTIVE "SCHEME_CURRENT"

Edge Vsync Test

"%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge_proxy.exe" --kiosk --edge-kiosk-type="public-browsing" --new-window --window-size="1240,860" --app="https://www.vsynctester.com/"

ATTACK SHARK Config

"%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge_proxy.exe" --app="https://cn.attackshark.pro/WebDriven/index.html#/project/items"
/srv/www/wiki/data/attic/windows/notes/quick_commands.1748915077.txt.gz · Last modified: by Sean Rhone