在 Windows 10 中启用或禁用密码过期
如果在Windows 10中为本地帐户启用了密码过期(Password Expiration),那么在过期截止日期过后,Windows会提醒您更改非常烦人的密码。默认情况下,密码过期(Password Expiry)功能被禁用,但某些第 3 方程序或应用程序可能会启用此功能,遗憾的是,控制面板(Control Panel)中没有禁用它的界面。主要问题是不断更改密码,这在某些情况下会导致您忘记密码。
尽管Microsoft使Windows 用户(Windows Users)无法更改本地帐户(Local Accounts)密码到期(Password Expiry)的设置,但仍有一种适用于大多数用户的解决方法。对于Windows Pro用户,他们可以通过(Windows Pro)组策略编辑器(Group Policy Editor)轻松更改此设置,而对于家庭(Home)用户,您可以使用命令提示符(Command Prompt)自定义密码过期设置。因此,不要浪费任何时间,让我们看看如何在下面列出的指南的帮助下在Windows 10中启用或(Windows 10)禁用密码过期。(Disable Password Expiration)
在Windows 10中启用或禁用密码过期(Password Expiration)
确保 创建一个还原点(create a restore point) 以防万一出现问题。
方法 1:使用命令提示符启用或禁用本地帐户的密码过期(Method 1: Enable or Disable Password Expiration for Local Account using Command Prompt)
一种。在 Windows 10 中启用密码过期(a. Enable Password Expiration In Windows 10)
1.打开命令提示符(Command Prompt)。用户可以通过搜索“cmd”然后按 Enter 来执行此步骤。
2. 键入以下命令并按Enter 键(Enter):
wmic UserAccount where Name=”Username” set PasswordExpires=True
注意:(Note:) 将(Replace)用户名替换为您的帐户实际用户名。
3. 要更改(Change)本地帐户的最大和最小密码期限,请在 cmd 中键入以下内容并按Enter:
净帐户(net accounts)
注意:(Note:)记下当前密码的最长和最短使用期限。
4. 现在输入以下命令并按Enter 键(Enter),但请务必记住密码的最短使用期限必须小于密码的最长使用期限:
net accounts /maxpwage:days
注意:(Note:) 将(Replace)天数替换为 1 到 999 之间的数字,表示密码过期的天数。
net accounts /minpwage:days
注意:(Note:) 将(Replace)天数替换为 1 到 999 之间的数字,表示可以更改密码后的天数。
5. 关闭 cmd 并重新启动您的 PC 以保存更改。
湾。在 Windows 10 中禁用密码保护(b. Disable Password Protection in Windows 10)
1.打开命令提示符(Command Prompt)。用户可以通过搜索“cmd”然后按 Enter 来执行此步骤。
2. 键入以下命令并按Enter 键(Enter):
wmic UserAccount where Name=”Username” set PasswordExpires=False
注意:(Note:) 将(Replace)用户名替换为您的帐户实际用户名。
3. 如果要禁用所有用户帐户的密码过期,请使用以下命令:
wmic UserAccount set PasswordExpires=False
4. 重新启动您的 PC 以保存更改。
这是您 使用命令提示符在 Windows 10 中启用或禁用密码过期的方式。(Enable or Disable Password Expiration in Windows 10 using Command Prompt.)
方法 2:使用组策略编辑器启用或禁用本地帐户的密码过期(Method 2: Enable or Disable Password Expiration for Local Account using Group Policy Editor)
一种。为本地帐户启用密码过期(a. Enable Password Expiration for Local Account)
注意:(Note:)此方法仅适用于Windows 10 专业版(Pro)、企业版(Enterprise)和教育(Education)版。
1. 按 Windows 键 + R 然后键入gpedit.msc并按 Enter。
2. 从左侧窗格中展开本地用户和组(本地)(Local Users and Groups (Local)),然后选择用户。( Users.)
3. 现在在右窗格中右键单击( right-click on the user account)要启用其密码到期的用户帐户,选择属性。( Properties.)
4. 确保您位于“常规”选项卡( General tab)中,然后取消选中(uncheck)“密码永不过期”框( Password never expires box),然后单击“确定”。
5. 现在按Windows Key + R然后键入secpol.msc并按 Enter。
6. 在本地安全策略(Policy)中,展开Security Settings > Account Policies > Password Policy.
7. 选择密码策略(Password Policy),然后在右侧窗格中双击密码最长使用期限。(Maximum password age.)
8. 现在您可以设置密码的最长使用期限,输入 0 到 998 之间的任意数字,然后单击确定。
5. 重新启动您的 PC 以保存更改。
湾。禁用本地帐户的密码过期(b. Disable Password Expiration for Local Account)
1. 按 Windows 键 + R 然后键入gpedit.msc并按 Enter。
2. 从左侧窗格中展开本地用户和组(本地)(Local Users and Groups (Local)),然后选择用户。(Users.)
3. 现在在右窗格中右键单击要启用其密码到期的用户帐户,然后
选择属性。(Properties.)
4. 确保您在“常规”(General)选项卡中,然后选中“(checkmark) 密码永不过期(Password never expires)”框,然后单击“确定”。
5. 重新启动您的 PC 以保存更改。
受到推崇的:(Recommended:)
- 修复 Windows 10 在准备安全选项时卡住的问题(Fix Windows 10 Stuck at Preparing Security Options)
- 修复 Windows 时间服务不工作(Fix Windows Time Service not working)
- 如何安排 Windows 10 自动关机(How to Schedule Windows 10 Automatic Shutdown)
- 修复 Windows 10 中 CD 或 DVD 驱动器无法读取光盘的问题(Fix CD or DVD Drive Not Reading Discs in Windows 10)
就是这样,您已经成功学习了如何在 Windows 10 中启用或禁用密码过期,(How to Enable or Disable Password Expiration in Windows 10)但如果您对本指南仍有任何疑问,请随时在评论部分询问。
Related posts
如何在Windows 10中添加图片Password
如何防止用户在Windows 10中更改Password
如何在Windows 10中创建Password Reset Disk
Windows 10中的Change Maximum and Minimum Password Age
如何在Windows 10中更改Account Password
如何在Windows 10上运行JAR Files
如何在Windows 10中Fix Corrupted Registry
Allow or Prevent Devices在Windows 10中唤醒Computer
如何在Windows 10中禁用粘滞Corners
为什么你需要在Windows 10中禁用Fast Startup?
Windows 10中的Fix Task Host Window Prevents Shut Down
如何禁用Windows 10 Firewall
Windows 10中的Find Forgotten WiFi Password
强制清除Windows 10中的Print Queue
在Windows 10 Lock Screen上启用或禁用Cortana
3 Ways至Add Album Art至Z86152至Windows 10中的MP3
在Windows 10中添加Printer [指南]
如何在Windows 10 Blurry Apps到Fix Scaling
3 Ways至Windows 10中的Increase Dedicated VRAM
Windows 10中的Fix Black Desktop Background