Created
February 11, 2019 07:32
-
-
Save jakeju92/cd820e9624a5a881a0432a176000b527 to your computer and use it in GitHub Desktop.
Solve 100% CPU usage problem (windows)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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