Method 1:
Run: rundll32.exe keymgr.dll,KRShowKeyMgr
Method 2
If the connection is not listed in method 1, try this:
net use
From here you can see a list of shared item you already connected. To remove, peform the command below
net use \\computer-name\c$ /delete
0 comments:
Post a Comment