Clear cached user credentials windows
You can remove the authenticated credentials from
1) Control Panel\All Control Panel Items\User Accounts
To the left you will see Manage your credentials. From that select the share name and remove
2) Once the above is done, delete using net use
Start > Run > cmd > net use * /DELETE
No comments