How to Fix ERROR_PWD_HISTORY_CONFLICT
Ensure you are not using any password that you used earlier
3 min. read
Published on
Read our disclosure page to find out how can you help Windows Report sustain the editorial team. Read more
The ERROR_PWD_HISTORY_CONFLICT with error code 617 (0x269) and description You have attempted to change your password to one that you have used in the past. The policy of your user account does not allow this. Please select a password that you have not previously used, appears when you try to change the password to one that you have used earlier and the password policy doesn’t allow that.
To fix it, you can try using a password that meets complexity requirements, including uppercase letters, numbers, and special characters.
How can I fix ERROR_PWD_HISTORY_CONFLICT?
1. Check the password history settings
- Press Windows + R to open the Run window.
- Type gpedit.msc and click OK to open the Group Policy Management tool.
- Navigate to this path:
Computer Configuration > Windows Settings > Security Settings > Account Policies > Password Policy
- Look for the Enforce password policy option and double-click it.
- Check the number of passwords being remembered. If necessary, modify this number, then click Apply and OK to save the changes.
2. Delete the cached credentials
- Press the Windows key, type control panel in the search box, and click Open from the list of options.
- Select Category for View by and click User Accounts.
- Under Credentials Manager, select Manage Windows Credentials.
- Delete any stored credentials related to your account.
The best practice to avoid the ERROR_PWD_HISTORY_CONFLICT is to use a password manager, which can keep track of your passwords. It can also generate new, strong, and unique passwords compliant with password policies if you want to change them and avoid reusing the old ones.
3. Check domain password policy for conflict
- Press the Windows key, type cmd in the search box, and Run as administrator from the list of options to launch Command Prompt with elevated rights.
- To review the applied policies under the Password policy, copy & paste the following command and hit Enter:
gpresult /h report.html
- Once report.html is downloaded, check the policies and make changes in them via Group Policy Management.
In conclusion, to fix the ERROR_PWD_HISTORY_CONFLICT, check the password history settings, delete cached credentials, use a password manager, or check the domain password policy.
In case you are wondering how to find & view saved passwords on Windows 11, read this guide to learn more.
If you have any questions or suggestions about this BSoD error, feel free to mention them in the comments section below.
User forum
0 messages