Open 'Command Prompt' by goto 'Start - Run' and type cmd and press 'Enter' key. Type net use to get list of mapped network. To clear all connection, type net use * /delete and pres 'Enter' It will ask whether to delete or not each mapped connect made from your PC.