windows credential cache remove password networking

net use \\resourcepath /d

then go to “server computer” with win7

Restart “server” service

 


 

-delete entry from credential manager

-net use * /del (result “there are no entries in the list”)

-net use \\servername /del (result “the network connection could not be found”)

-net use /persistent:no

 

 

You may also like...