Where are Credentials stored for Network Drives on WinXP?

4

I have a drive mapped to a folder on a remote machine that I connect to using the Cisco VPN client.

The password to the Windows account I use on that remote machine has changed.

I had stored the username/password locally, using Window's remember my password feature, so I wouldn't have to enter it every time (the enter user/password login dialog used to appear each time I attempted to open the remote folder, and I would have to look up and enter my credentials).

The password to that remote Windows account has changed.

Now, I am no longer prompted to enter a user name / password, but instead, upon trying to open the remote folder, receive a message: unknown user name or bad password.

How do I view and change these stored credentials?

Tom Tresansky

Posted 2010-03-19T19:59:11.013

Reputation: 177

Answers

6

Open control panel and then User Accounts. Click Advanced tab and then Manage Passwords. You should then see a list of the locations that have stored/cached passwords. Delete the one in question and you will be prompted for credentials once again.

Dave M

Posted 2010-03-19T19:59:11.013

Reputation: 12 811

Shortcut: control keygmr.dll – user1686 – 2010-03-20T09:50:38.687

2grawity: it's actually control keymgr.dll, of course.

Alternative shortcut: rundll32.exe keymgr.dll,KRShowKeyMgr – ivan_pozdeev – 2013-07-11T14:01:50.070