Search

Remembering Passwords on XP

1 views

How to Make Windows XP Store Outlook and Other Passwords

When you launch Outlook Express, Hotmail, or any other application that asks for a username and password, Windows XP often refuses to remember your login. The operating system does store passwords, but a few settings and a registry tweak can make the remembering feature work for you. The following steps will guide you through the most common causes and show you how to fix them in a few clicks.

First, keep in mind that XP’s password fields use a fixed number of asterisks to conceal the length of your password. If your password is only four characters long, the box might still show eight asterisks. This is a security feature, not a glitch. When the login succeeds, XP stores the password; the only issue is that the application is not retrieving it later. So, if the password box shows asterisks, the value is being held somewhere - just not used when you return to the login screen.

The most common reason Outlook Express does not remember passwords is that the “Store passwords” option in the program’s account settings is unchecked. Open Outlook Express, go to ToolsAccount Settings, select the email account, click Edit, and ensure that the Store passwords checkbox is ticked. If you already have this checked and the problem persists, you need to look beyond Outlook Express. Many users rely on other email clients or webmail tools that store credentials in the Windows credential store, and XP’s default settings may disable that feature.

One of the easiest ways to enable password storage across the board is to adjust Internet Explorer’s AutoComplete settings. Even if you never use IE, the AutoComplete engine runs in the background and governs how many programs remember form data. To change it, open IE, click ToolsInternet Options, switch to the Content tab, and click AutoComplete. In the dialog that appears, check both Usernames and passwords on forms and Prompt me to save Passwords. Click OK, then Apply, and again OK. Once these two boxes are checked, most applications that rely on the Internet Explorer engine for credential storage will start offering to remember passwords.

Another frequent culprit is the Windows Credential Manager, a component introduced in XP SP2 to hold saved passwords. If the registry key that tells the system to use the credential store is missing or corrupted, passwords will not be offered for retrieval. Open the Registry Editor by typing regedit in the Run dialog (Win+R). Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon. Look for a value named EnablePasswordSave (if it doesn’t exist, you can create a new DWORD (32-bit) Value with that name). Set its value to . This forces Windows to save and provide passwords through the credential manager. After you change the value, close the editor and reboot your computer for the change to take effect.

For Outlook Express and other Microsoft applications, Microsoft published a knowledge‑base article that explains a known issue with password saving on XP. The article details how to confirm that the service Password Store is running and how to repair a broken rds.dll file. You can read it at https://support.microsoft.com/kb/264672. The steps inside that article are straightforward: verify that the service is set to automatic, run the System File Checker (sfc /scannow), and, if necessary, replace the damaged DLL from a clean installation media. Following those steps usually restores password‑saving functionality for all Microsoft products.

Suggest a Correction

Found an error or have a suggestion? Let us know and we'll review it.

Share this article

Comments (0)

Please sign in to leave a comment.

No comments yet. Be the first to comment!

Related Articles