clear out windows 10 network credentials without rebooting [duplicate]

You can remove the authenticated credentials from Control Panel\All Control Panel Items\User Accounts

Click the username

  1. To the left you will see Manage your credentials. From that select the share name and remove

Once the above is done, delete using net use

  1. Start > Run > cmd > net use * /DELETE

Source: