Mapped drive incorrect

G

Guest

There is a mapped drive I: that is mapped to the wrong folder.
I disconnect, remap to the correct folder, and everything is fine until I
reboot.
When I reboot, I: goes back to pointing to the wrong drive.
If I disconnect the drive and reboot, and it comes back.

How can you remove a mapped drive and remap to the correct folder?
 
J

John John

Mount_Dreamer said:
There is a mapped drive I: that is mapped to the wrong folder.
I disconnect, remap to the correct folder, and everything is fine until I
reboot.
When I reboot, I: goes back to pointing to the wrong drive.
If I disconnect the drive and reboot, and it comes back.

How can you remove a mapped drive and remap to the correct folder?

At a Command Prompt issue the following commands:

net use /persistent:no
net use * /delete /y

You should now be free of the old drive maps, you can now create new ones.

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top