笔记本电脑和电脑已经成为一个地方的工作站(place workstation),特别是在大流行的情况下。您一直在研究它们,在线教学和学习,或将它们用于游戏和流媒体。因此(Hence),让您的 PC 进入睡眠状态以不断转移家务或娱乐是最好的选择,而不是完全关闭。计算机(Computers)系统也已成为私人空间,密码保护(password protection)可以轻松实现这一目的。但是,仅仅从睡眠中唤醒 PC 的重复密码要求,即(viz turn)使用唤醒密码(wakeup password)打开或关闭Windows 11可能是一个累人的游行。我们为您提供有关如何启用或禁用唤醒密码的指南(wakeup password)在Windows 11中。
如何在 Windows 11 中启用或禁用唤醒密码(How to Enable or Disable Wakeup Password in Windows 11)
根据您的方便,有多种方法可以在Windows 11中(Windows 11)配置和设置密码要求。(configure and set password requirements)从非常古老的学校选项到更新界面的最新技术,有多种方法可以关闭密码,并post-sleep conditions can be configured on Windows 11 laptops/desktops.此外,这些是相当可逆和可模塑的。阅读以下部分并选择最适合您的最佳方法。
方法一:通过Windows设置
在Windows 11中启用或禁用唤醒密码(wakeup password)的最佳方法是使用Windows设置应用程序本身。
1. 同时按下Windows + I keys 打开 Windows设置(Settings)。
2. 从设置(Settings)窗口的左窗格转到帐户(Accounts )部分,然后单击右窗格中的登录选项(Sign-in options)。
3. 在“附加设置(Additional settings)”下,找到询问“如果您离开了,Windows 应何时要求您重新登录”的选项?(If you’ve been away, when should Windows require you to sign in again?)
4. 在这里,单击下拉菜单 (drop-down menu )并选择从不(Never)选项,如下图所示。
5. 最后,重启你的电脑(restart your PC)。
现在您已将系统设置为在 PC 从睡眠中唤醒时关闭密码,并且可以按照您的方式高效工作。要了解其他替代方法,请继续阅读。
另请阅读:(Also Read:)如何在Windows 11中更改(Windows 11)开盖动作(Lid Open Action)
方法二:通过命令提示符(Method 2: Through Command Prompt)
在Windows 11中启用或禁用(Windows 11)唤醒密码(wakeup password)的另一种方法是使用命令提示符(Command Prompt)更改 PC 的睡眠设置。请按照以下步骤通过CMD打开或关闭Windows 11唤醒密码(wakeup password):
1. 单击搜索图标(Search icon),键入命令提示符(command prompt),然后单击以管理员身份运行(Run as administrator)。
2.在这里,键入以下命令 (command )并按Enter键(Enter key )执行。
powercfg /SETDCVALUEINDEX SCHEME_CURRENT SUB_NONE CONSOLELOCK 0
3. 再次键入下面给出的命令,然后按(command)Enter 键(Enter key )执行它。
powercfg /SETACVALUEINDEX SCHEME_CURRENT SUB_NONE CONSOLELOCK 0
4.执行命令后重启电脑。(Restart your PC)
这是您命令电源配置(power configuration)以禁用唤醒 Windows 11 的密码的方式。
另请阅读:(Also Read:)如何检查Windows 11是否支持现代待机(Standby)
方法三:通过本地组策略编辑器(Method 3: Through Local Group Policy Editor)
在Windows 11中启用或禁用(Windows 11)唤醒密码(wakeup password)的另一种方法是通过本地组策略编辑器(group policy editor)。首先(First),阅读我们关于如何(How)在Windows 11家庭版(Home Edition)中启用组策略编辑器(Enable Group Policy Editor)的指南。然后,按照给定的步骤:
1. 同时按下Windows + R keys打开运行(Run)对话框。
2.输入gpedit.msc并点击OK打开本地组策略编辑器(Local Group Policy Editor)。
3.通过双击左侧窗格中的每个文件夹,导航到Computer configuration > 管理模板(Administrative Templates)>系统(System)>电源管理(Power management)>睡眠设置。(Sleep settings)
4. 找到计算机唤醒时需要密码选项(使用电池)(Require a password when a computer wakes (on battery) )并双击它。
5. 现在,选择禁用(Disabled )选项以激活设置。
6. 单击Apply > 确定(OK )以应用这些设置。
7. 按照步骤 4-6 ,为(steps 4-6)在计算机唤醒(插入)时需要密码(Require a password when a computer wakes (plugged in) )选择禁用(Disabled)选项。
注意:(Note:)要在Windows 11中重新启用唤醒密码(wakeup password),请将以下设置设置(settings)为Enabled:
- 唤醒计算机时需要密码(电池)(Require a password when a computer wakes (battery))
- 计算机唤醒时需要密码(插入)(Require a password when a computer wakes (plugged in))
另请阅读:(Also Read:)如何在Windows 11中启用或(Windows 11)禁用移动热点(Disable Mobile Hotspot)
方法四:通过注册表设置(Method 4: Through Registry Settings)
这是在Windows PC 11(Windows PC 11)上通过创建电源选项例外 来关闭在睡眠密码后唤醒的另一种方法,以在睡眠时重新登录系统时绕过密码要求。(password requirement)以下是如何通过注册表编辑器(Registry editor)在Windows 11上启用或禁用(Windows 11)唤醒密码(wakeup password):
1. 启动运行(Run)对话框,输入regedit,然后按 Enter 键(Enter key)启动注册表编辑器(Registry Editor)。
2.从地址栏导航到以下路径:(path)
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\
3. 右键单击 Microsoft文件夹,选择新建(New)>密钥(Key),如下图所示。
4. 将创建一个新文件夹。按F2 键(F2 key)将其重命名为Power。
5. 再次右键单击电源(Power)键,然后像之前一样选择New > Key。将此键重命名为电源设置。(Power settings.)
6. 在空白处(empty space)右击,选择New > DWORD (32-bit) Value,如下图所示。
7. 将上面创建的REG_DWORD重命名为(REG_DWORD)DCSettingIndex。
8. 双击DCSettingIndex文件并将数值数据(Value data)设置为0。
9. 再次重复第 8 步(step 8)并创建一个新的DWORD(32 位)值(DWORD (32-bit) Value)。如图所示,将新值重命名为ACSettingIndex。
10.对于ACSettingIndex值,双击并将数值数据( Value data)设置为 0。
11. 最后,关闭注册表编辑器(Registry Editor)并重新启动您的 PC(restart your PC)以实施上述更改。
注意:(Note:)如果要在Windows 11上启用(Windows 11)唤醒密码(wakeup password),则必须将DCSettingIndex和ACSettingIndex的值数据(Value data)设置为1。
推荐的:(Recommended:)
- 如何修复音频服务(Audio Service)未运行 Windows 10
- 如何设置TF2 启动选项分辨率(TF2 Launch Options Resolution)
- Windows 11 运行(Run) 命令(Commands)的完整列表
- (Fix Halo Infinite No Ping)在Windows 11中(Windows 11)修复 Halo Infinite No Ping到我们的数据(Data) 中心(Centers) 错误(Error)
我们希望我们为您提供了充足的方法来启用(enable) 或(or) 禁用 Windows 11 中的唤醒密码(disable wakeup password in Windows 11)。在评论部分(comment section)告诉我们您最喜欢的更改设置的方法以及您在这样做时遇到的任何困难。
How to Disable Wakeup Password in Windows 11
Laptops and computerѕ have become the one placе workstation, especially since the pandemic scenario. Yoυ are constantly workіng on them, teaching & studying online, or using them for gaming & streaming. Hence putting yоur PC to sleep for constant shifting of chores or entertainment is the best option instead of total shut down. Computers systems too have become private spaces, and password protеction serves this purpose with ease. But repeated password requirements for mere waking up of PCs from sleep viz turn on or off Windows 11 with wakeup рasѕword can be а tiring parade. Wе bring you this guide on how to enable or disable wakeup password in Windows 11.
How to Enable or Disable Wakeup Password in Windows 11
There are several ways to configure and set password requirements in Windows 11 according to your convenience. From the very old school options to the latest techniques of the updated interface, there are several ways through which passwords can be turned off and on post-sleep conditions can be configured on Windows 11 laptops/desktops. Moreover, these are quite reversible & moldable. Read the following section and choose the best method which suits you the best.
Method 1: Through Windows Settings
The best way to enable or disable wakeup password in Windows 11 is to use the Windows settings app itself.
1. Open Windows Settings by hitting the Windows + I keys simultaneously.
2. Go to the Accounts section from the left pane of the Settings window, and click on the Sign-in options in the right-pane.
3. Under Additional settings, locate the option asking If you’ve been away, when should Windows require you to sign in again?
4. Here, click on the drop-down menu and select the Never option, as depicted below.
5. Finally, restart your PC.
Now you’ve set your system to turn off password on PC wake up from sleep and can work efficiently according to your way. To learn other alternate methods, keep reading.
Also Read: How to Change Lid Open Action in Windows 11
Method 2: Through Command Prompt
Another way to enable or disable wakeup password in Windows 11 is using Command Prompt to make changes in the sleep settings of the PC. Follow these steps to turn on or off Windows 11 wakeup password via CMD:
1. Click on the Search icon, type command prompt, and click on Run as administrator.
2. Here, type the following command and press Enter key to execute.
powercfg /SETDCVALUEINDEX SCHEME_CURRENT SUB_NONE CONSOLELOCK 0
3. Again, type the command given below and hit the Enter key to execute it.
powercfg /SETACVALUEINDEX SCHEME_CURRENT SUB_NONE CONSOLELOCK 0
4. Restart your PC after executing the commands.
This is how you command your power configuration to disable the password for waking up windows 11.
Also Read: How to Check if Modern Standby is Supported in Windows 11
Method 3: Through Local Group Policy Editor
Another way to enable or disable wakeup password in Windows 11 is through local group policy editor. First, read our guide on How to Enable Group Policy Editor in Windows 11 Home Edition. Then, follow given steps:
1. Hit the Windows + R keys together to open Run dialog box.
2. Type gpedit.msc and click on OK to open Local Group Policy Editor.
3. Navigate to Computer configuration > Administrative Templates > System > Power management > Sleep settings by double-clicking on each of these folders in the left pane.
4. Locate the option Require a password when a computer wakes (on battery) and double click on it.
5. Now, select the Disabled option to activate the setting.
6. Click on Apply > OK to apply these settings.
7. By following steps 4-6, choose Disabled option for Require a password when a computer wakes (plugged in) too.
Note: In order to re-enable wakeup password in Windows 11, set the following settings to Enabled:
- Require a password when a computer wakes (battery)
- Require a password when a computer wakes (plugged in)
Also Read: How to Enable or Disable Mobile Hotspot in Windows 11
Method 4: Through Registry Settings
This is yet another way to turn off wake up after sleep password on Windows PC 11 by creating an exception of power options to bypass password requirement when logging back into the system on sleep. Here’s how to enable or disable wakeup password on Windows 11 via Registry editor:
1. Launch the Run dialog box, type regedit, and hit Enter key to launch Registry Editor.
2. Navigate to the following path from the address bar:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\
3. Right-click the Microsoft folder, choose New > Key as illustrated below.
4. A new folder will be created. Rename it to Power by pressing F2 key.
5. Again, right-click on the Power key and select New > Key as earlier. Rename this key as Power settings.
6. Right-click on the empty space, select New > DWORD (32-bit) Value as depicted below.
7. Rename the REG_DWORD created above as DCSettingIndex.
8. Double-click on the DCSettingIndex file and set the Value data to 0.
9. Again, repeat step 8 and create a new DWORD (32-bit) Value. Rename the new value as ACSettingIndex as shown.
10. Double-click and set the Value data to 0 for ACSettingIndex value also.
11. Finally, close the Registry Editor and restart your PC to implement said changes.
Note: If you want to enable wakeup password on Windows 11, you must set the Value data for both DCSettingIndex and ACSettingIndex to 1.
Recommended:
We hope we provided you with ample methods to enable or disable wakeup password in Windows 11. Tell us in the comment section your favorite method to alter the settings and also any difficulties you faced while doing so.