How to Stop ERROR_PWD_TOO_SHORT BsOD

Changing minimum password length settings & addressing other culprits

Reading time icon 2 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team. Read more

ERROR_PWD_TOO_SHORT 615 (0x267) happens when the password you provided doesn’t meet your computer’s password lenght requirements.

It often appears when you try to log into your account or when you try to change your password. Here’s how you fix it:

How to fix ERROR_PWD_TOO_SHORT BsoD?

First, double-check your password. Make sure it’s the correct one. If the error happens when you try to set a new password, the quickest fix is to set a longer one.

If you’re out of ideas, you can use a dedicated password management tool to come up with and store passwords. If these don’t work, follow the more advanced fixes below:

1. Modify password policy

  1. Press Windows + R, type secpol.msc, and press Enter to open the Local Security Policy window.secpol msc run window
  2. In the left pane, navigate to Account Policies > Password Policy.password policy
  3. Look for the Minimum password length setting.minimum password length
  4. Double-click on it and ensure it’s set to a reasonable length (usually at least 8 characters).set password length
  5. Click OK and restart your computer and see if the ERROR_PWD_TOO_SHORT shows up again.

2. Check registry settings

  1. Press Windows key + R, type regedit and press Enter.Regedit RUN COMMAND
  2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters.netlogon parameters registry editor
  3. Look for any entries related to password length, such as MinimumPasswordLength.
  4. Double-click on it and ensure the value is set to an appropriate number.
Note icon NOTE
If you can’t find the entry, it means there’s no minimal length set and the error stems from something else.

3. Revert to a previous state of your PC

  1. Open Control Panel, type Recovery in the search bar, and open the Recovery result.Recovery Control Panel
  2. Select Open System Restore.Open system restore link
  3. Pick Recommended Restore or Choose a different Restore Point and click Next.restore
  4. Confirm the Restore point.
  5.  Click Finish.
Note icon NOTE
Your PC will be reverted to a previous version. You may lose some of the most recent changes made. To avoid losing important info, be sure to backup your data before this process.

4. Fix system file corruption

  1. Press Windows + X and select Command Prompt (Admin).
  2. Type the following command and press Enter:
    sfc /scannow.SFC/scannow
  3. Wait for the scan to complete, which may take some time.
  4. If any issues are found, the tool will attempt to fix them automatically.
  5. After the scan completes, restart your computer.

ERROR_PWD_TOO_SHORT is a pretty common, but easy to fix Windows error.

Similarly ERROR_PWD_TOO_RECENT, this issue will be gone if you change password length settings and stay clear of corrupt system files.

More about the topics: BSOD, BSoD error codes, BSoD errors, windows 10, Windows 11

User forum

0 messages