Jan 202009
This is a known problem from previous versions of Windows (seen in Windows XP as well)
To resolve (rather workaround) the problem try the command line option as follows:
net use z: “\\server\path\to\share” /persistent:no /user:
“
where for Z: is the drive to which it is mapped to.
For instance,
C:User\sai> net use z: “\\server\path\to\share” /persistent:no /user:winref_user mypassword”
This should help. This should also work on Windows XP, Windows Vista or Windows Server 2008/2003.
Incoming search terms:
- windows 7 doesn\t remember network drive password (8)
- windows 7 network drive password (8)
- freecom network drive windows 7 problem (6)
- enter network password windows 7 (5)
- prompt for password of network drive after reboot in windows 7 (4)
- cannot save network drive password after reboot (4)
- windows 7 remember network drive password (3)
- how to reset share remember password on network (2)
- how to stop having to log in to network drive after reboot (2)
- windows 7 doesn\t save password for network shares (2)
6 Responses to “Prompt for password of network drive after reboot in Windows 7”
Sorry, the comment form is closed at this time.
Hi folks,
I really love the new W7 ! I have installed it nexto my Xp and it runs super !
I also have 2 pc’s with vista, but I already like 7 more
Anyway, my problem:
I cannot connect to my network drive (freecom drive on the lan pe-ex)
It seems he doesnt recognise and trying \\ph-ex doesn’t work either.
Any suggestions?
Sven
Thanks! This is exactly what I needed!
brilliant – this was annoying me all the time! Thanks for sharing this tip.
i have some problem in window 7, when i connected any other drive of other computer and save user & password but when i reboot the pc again user & password is required.
please help how i remember user & password.
Muhammad Shahid
Thank you so much! I did have to make a change for this to work for me with my Windows 7 Home Premium:
I had to remove all of the quotation marks.
So, for me, the command became:
net use z: \\server\path\to\share /persistent:no /user:
kpjc+
Sorry…I thought I typed everything in my previous comment…the command for me actually was:
net use z: \\server\path\to\share /persistent:no /user:UserID PassWord
kpjc+