Attached network drive does not remember credentials so have to log in every time I boot up the machine even when I click the button to remember details.

Anonymous
2009-11-25T20:00:29+00:00

Using windows 7 I have a NAS drive that I need to manually log into everytime my machine us started up - I want it to remember the login details and do it automatically when the machine starts as my wife also uses it and I want the auto backup to run.

Windows for home | Previous Windows versions | Internet and connectivity

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2015-06-30T06:18:38+00:00

Use credential manager in Windows 7 to remember the username and password for your NAS Drive if it doesnt remember it automatically.

Go to Start / Control Panel / User Accounts and Family Safety / Credential Manager

On the right hand side, right below where it says "Windows Credentials" Select "Add a Windows Credential".

Enter your NAS' Server name in the first box.

User Name in the second box and your password for the server in the third box.

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2009-11-26T19:34:40+00:00

Hi red_shift,

Welcome to Microsoft Answers!

I would suggest you to check the options in settings.

If it is a mapped network drive, Please follow the steps below:

1.      Open Computer by clicking the Start button, and then clicking Computer.

2.      Click Map network drive.

3.      In the Drive list, click a drive letter.

You can choose any available letter.

4.      In the Folder box, type the path of the folder or computer, or click Browse to find the folder or computer.

To connect every time you log on to your computer, select the Reconnect at logon check box.

5.      Click Finish.

Your computer is now connected, or mapped, to the network drive.

For further information, visit the below mentioned link:

http://windows.microsoft.com/en-US/windows7/Create-a-shortcut-to-map-a-network-drive

Hope this information helped!

Thanks and regards

 Fouzan – Microsoft support

 Visit our Microsoft Answers Feedback Forum 

 http://social.answers.microsoft.com/Forums/en- US/answersfeedback/threads/ and let 

 us know what you think.

Was this answer helpful?

30+ people found this answer helpful.
0 comments No comments

49 additional answers

Sort by: Oldest
  1. Anonymous
    2010-03-11T14:04:06+00:00

    AND it also does it even when there isn't a login required on the network drive,  shortcuts to network drive resources won't work untill you open my computer and click on the network drive, it shows the red X but as soon as you click on it it works... I have a customer that calls me almost 2-3 times a week for this.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2010-03-13T16:24:10+00:00

    I posted this in an older thread today, but here it is again. Try using "net use" on the command line.

    1. Get to the command shell (Win+R, cmd, Enter)
    2. net use Z: \remote\folder * /USER:DOMAIN\username /PERSISTENT:YES
    3. Type in your password at the prompt

    Change the drive letter and other parts to fit your situation. You can omit the '*' if you don't have a password. "/PERSISTENT:YES" is needed so it remembers it on next login. This is the only thing that worked for me (win 7 ultimate). Try "net use /h" for more options.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2010-04-13T19:22:16+00:00

    Credentials for network drives are only remembered until the end of the user session. This means that you will be prompted again for credentials after a log off/login, sleep or restart operation. It is possible to save credentials in a sort of "credentials vault" starting in Windows XP.

    In XP: To configure this option, you go in the control panel, and then in the section for user configuration (where you set password, profile pictures etc.) you select the user you wish to configure the vault for. On the left side, there should be a "manage your network passwords" link. This is where you will add the server along with the credentials. Important note: Disconnect and remap whatever mapped drive you have made. When you re-map do NOT click the "use different username" link, simply press "Finish".

    Vista and 7: The option is also inside control panel's user section but it's now called "Credential Manager". Add a "Windows credential". Important note: Disconnect and remap whatever mapped drive you have made. When you re-map do NOT click the "use different username" link, simply press "Finish".

    For Windows 2000 you will have to have the same username and password on both the NAS/Server and on your PC because there is no credentials manager.

    I agree with everyone's frustrations; this is one of the unpolished edges of Windows.. Keep in mind though, it becomes hard to make everything perfect for every user scenario when there are requirements from so many stakeholders.

    -Adam

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments