I want to create a simple password for an Administrator account, but the system will not let me.
How can I turn off or down the password policy
Microsoft Legacy OS
Last Comment
C_Parlato
8/22/2022 - Mon
Joseph Daly
open GPedit.msc navigate to windows settings, security settings, account policy, password policy. Find the entry for password must meet complexity requirements and set to disabled.
Joseph Daly
open GPedit.msc navigate to computer configuration, windows settings, security settings, account policy, password policy. Find the entry for password must meet complexity requirements and set to disabled.
Enigo
Agree with xxdcmast as long as you want to edit the local computer policy. If the server is on a domain, you will want to edit the domain policy by editing it using the group policy management console (Start - Administrative tools - Group Policy Management Console). Either way, to force the changes to take effect immediately, run "gpupdate /force" (without the quotes) from an elevated command prompt.