Skip to content

Instantly share code, notes, and snippets.

@jakeju92
Created February 11, 2019 07:32
Show Gist options
  • Save jakeju92/cd820e9624a5a881a0432a176000b527 to your computer and use it in GitHub Desktop.
Save jakeju92/cd820e9624a5a881a0432a176000b527 to your computer and use it in GitHub Desktop.
Solve 100% CPU usage problem (windows)
PowerCfg /SETACVALUEINDEX SCHEME_CURRENT SUB_PROCESSOR IDLEDISABLE 000
PowerCfg /SETACTIVE SCHEME_CURRENT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment