This website is under development. It may break, and it is not up-to-date. We are sorry for the inconvenience

Windows 11 is prompting you to update your password frequently due to password expiration policies. These policies are built into Windows and can be triggered in different ways:

Why It Happens

How to Fix It

If you want to stop the frequent password update prompts:

  1. Check Account Type
    • If you’re on a local account, you can disable password expiration via Local Users and Groups or Command Prompt.
    • If you’re on a Microsoft account, you’ll need to adjust settings online at the Microsoft account portal.
  2. Disable Password Expiration (Local Account)
    • Open Run → type lusrmgr.msc.
    • Go to Users, right-click your account → Properties.
    • Tick Password never expires.
  3. Command Prompt Method
    • Run as Administrator.
    • Type:
      net accounts /maxpwage:unlimited
      
    • This disables password expiration for all local accounts.

Use our Web App