windows:notes:quick_commands
Table of Contents
Disable CPU Idle States
Results in notably higher idle temps
- Task Manager shows 100% core usage all the time
"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/pages/windows/notes/quick_commands.txt · Last modified: by Sean Rhone