高级设置->平衡-> 唤醒时需要密码-> 电池:-6ren">
gpt4 book ai didi

c# - 如何以编程方式将 "require a password on wakeup"上的值更改为 false?

转载 作者:可可西里 更新时间:2023-11-01 09:26:10 24 4
gpt4 key购买 nike

如何以编程方式将电源选项中“唤醒时需要密码”的值更改为 false使用 C#。目前它需要密码才能在计算机从 sleep 中唤醒时解锁

手动:电源选项->高级设置->平衡-> 唤醒时需要密码-> 电池:是 插入:是的

最佳答案

最简单的方法是 modifying the registry :

HKEY_CURRENT_USER\Control Panel\Desktop 注册表项中,将 ScreenSaverIsSecure 的值更改为 0

(根据 KB 928717 ,这是修改“唤醒时需要密码”选项的正确注册表项。)

关于c# - 如何以编程方式将 "require a password on wakeup"上的值更改为 false?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6409711/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com