Possible Duplicate:
how to get windows to forget a network password?
is there a way to change the settings so that Windows does not remember the network password after it connects, so that upon disconnecting it won't reconnect without that password?
is there a way to change the settings so that Windows does not remember the network password after it connects, so that upon disconnecting it won't reconnect without that password? | |||||||
feedback
|
This question came from our site for professional and enthusiast programmers.
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
Don't check "remember password" when you provide credentials. To remove already stored credentials in XP and below;
The dialogue has changed somewhat in Vista/7, ("the vault") but I think it provides the same functionality. | |||||
feedback
|
|
net use /persistent:no http://technet.microsoft.com/en-us/library/bb490717.aspx Create a script to add the ones you want for your logon session. Great applet for a powershell alias. | |||
|
feedback
|
|
When you connect to a wireless network in Windows Vista, simply clear the box Save this network and the details will not be stored.
| ||||
|
feedback
|
|
As in your other question - Yes, there are a few ways. First, from an elevated (Windows Vista and 7) command prompt type:
Next, if the password is cached, go to Start > Run and type Alternatively you can use Nirsoft Network Password Recovery and delete any saved password from there. If again you are talking about Wireless network passwords and not Windows network resource passwords. For Windows XP, simply go to "Network Connections" and right click your Wireless card, look for the middle tab
For Windows Vista and 7, Go to
If you do not want to connect to a network automatically in the future, remember to uncheck the box Also, Nirsoft again make a good tool the works on all Windows versions., Nirsoft Wireless Key View | |||||||||||
feedback
|