Account Lockout: Clearing saved passwords
Account lockout is one of the main issues faced by admin, it may due to many reasons like:
- Wrong Password entry
- Saved password in IE /Application
- Scheduled task running with saved password
- etc.
This article handles some common steps to troubleshoot the account lockout issues and some tips to clear the saved passwords from users systems.
Troubleshooting steps
When a user reports and account lockout issues you may do the following steps to clear the saved password.
Verify and idle remote session on the caller machine
Start > Run >type the command “taskmgr.exe” and click Users tab to see any RDP session on the user machine and remove if any
http://4.bp.blogspot.com/-1xuo2PWfga0/UwhTTad9l-I/AAAAAAAAAGQ/nlNzVeIDVHI/s1600/1.jpg
Remove the stored password from the System
Start> Run> type the command “rundll32.exe keymgr.dll, KRShowKeyMgr |R ” (a window will open up as shown below)
Remove all stored passwords, if any
http://2.bp.blogspot.com/-eIW0bfZBwpo/UwhTyRim1qI/AAAAAAAAAGY/M92aJ2Rdv7I/s1600/1.jpg
Vault for credentials in Windows Control Panel or Credential manager:
Start> Run>type the command “ explorer.exe shell:::{1206F5F1-0569-412C-8FEC-3204630DFB70} ” and Make sure Windows Credentials area is empty
http://2.bp.blogspot.com/-1LEjkp8_F44/UwhUAbqdeqI/AAAAAAAAAGg/BfyBxUT2rpA/s1600/1.jpg
Remove stored password from browsing history.
For Internet Explorer
Open Internet Explorer and press this combination of keys**: Ctrl-Shift-Delete** and click the Delete button
http://1.bp.blogspot.com/-BjusR3JaUDA/UwhUO5d9I0I/AAAAAAAAAGo/lgB6Igao_9Y/s1600/1.jpg
For Google Chrome
Open Chrome and press this combination of keys**: Ctrl-Shift-Delete** and click the Clear Browsing Data button
http://1.bp.blogspot.com/-g2t4x3Xohh4/UwhUbXL9J-I/AAAAAAAAAGw/9PAt-hs6qCU/s1600/1.jpg
For Firefox
Open Firefox, click the Options button on top of the browser and go to Security tab. Click Saved Passwords and click Remove All.
http://1.bp.blogspot.com/-JU-EOWIzmtk/UwhU0A0nNYI/AAAAAAAAAG4/9DD8nxppcuY/s1600/1.jpg
http://2.bp.blogspot.com/-7IM0a_6KCpk/UwhU-hOzTuI/AAAAAAAAAHA/Kcbb-T79W_M/s1600/1.jpg
Restart the system once all these steps are done.