Through a Elevated Command Prompt
1. Open a elevated command prompt.
2. To Disable Require Password on Wakeup -
WARNING: If you've created custom power profiles you'll have to get the GUID for the one you want to change from powercfg -l first and substitute it for the <profile> parameter in these commands below.
A) In the elevated command prompt type these commands below and press enter following each one.
Code:
powercfg -SETACVALUEINDEX <profile> SUB_NONE CONSOLELOCK 0
powercfg -SETDCVALUEINDEX <profile> SUB_NONE CONSOLELOCK 0
NOTE: where <profile> is SCHEME_BALANCED, SCHEME_MAX, SCHEME_MIN or a custom profile GUID from powercfg -l
0 意見 (+add yours?)
張貼留言