Microsoft Windows Error Code 0xC000006C: How to Fix It

Easy 5-10 minutes Medium Severity Verified June 2026
Error Code
0xC000006C
Brand
Microsoft Windows
Product Type
operating_system
Severity
Medium
DIY Difficulty
Easy
Estimated Fix Time
5-10 minutes
Error code 0xC000006C, also known as STATUS_PASSWORD_RESTRICTION, occurs in Windows when you try to create or change a password that doesn't meet the system's complexity requirements. This error typically appears when the password is too short, lacks special characters, or doesn't include uppercase and lowercase letters. It can also happen if the password is too similar to your username or contains common patterns.
Ad

How to Fix Error Code 0xC000006C

  1. Understand Password Complexity Requirements

  2. Choose a Strong Password

    Do not use the same password across multiple accounts.
  3. Enter the New Password

  4. Check for Account Lockout Policies

    Repeated failed attempts may trigger account lockout.
  5. Disable Password Complexity (If Recommended by Policy)

    Only disable complexity if absolutely necessary and ensure other security measures are in place.
Ad

When to Call a Professional

If you are unable to change the password due to domain policies or cannot access administrator privileges, contact your IT department or system administrator. Professional help is also needed if the error persists after following all steps, indicating a deeper system issue.

Frequently Asked Questions

What does error 0xC000006C mean?
Error 0xC000006C means the password you entered does not meet Windows complexity requirements. It needs a mix of uppercase, lowercase, digits, or special characters.
How do I bypass password complexity in Windows?
As an administrator, you can disable the complexity policy using the Local Group Policy Editor (gpedit.msc) or by modifying the registry. However, this weakens security.
Why does my password keep giving this error even though it's complex?
Ensure your password does not contain your username or parts of your full name. Also, check if the password length is sufficient (at least 8 characters).
Can I reset my password using Safe Mode?
Yes, booting into Safe Mode with Command Prompt may allow you to reset the password using the 'net user' command. However, you need administrator permissions.
Is error 0xC000006C the same as 0xC000006D?
No, 0xC000006D is STATUS_LOGON_FAILURE, which occurs when the username or password is incorrect. 0xC000006C specifically indicates password complexity violation.