This site is hosted and sponsored by hyve.com specialists in Cloud Hosting UK and VMware Hosting. If you are interested in our services please call us for chat on 0800 612 2524
How to delete cached network connections in Windows - "net use"
NET USE / net use commands
To List the currently cached connections:
To delete the second connection from the above list:
NET USE / net use commands
To List the currently cached connections:
C:\Users\Administrator>net use New connections will be remembered. Status Local Remote Network ------------------------------------------------------------------------------- Disconnected \\188.65.36.213\IPC$ Microsoft Windows Network Disconnected \\188.65.36.215\IPC$ Microsoft Windows Network The command completed successfully.
To delete the second connection from the above list:
C:\Users\Administrator>net use \\188.65.36.215\IPC$ /DELETE \\188.65.36.215\IPC$ was deleted successfully.windows
Add new attachment
Only authorized users are allowed to upload new attachments.
«
This page (revision-10) was last changed on 03-May-2011 14:03 by Hyve Support