The network folder specified is currently mapped, how annoying!

by mtecheasy on January 15, 2011

Do you you ever get this message?

So frustrating, here is the solution:

1. Open command prompt
2. Type <net use>

You should see a similar listing:

Status    Local     Remote                                   Network
——————————————————————————-
OK         Y:          \XXX!.Music.Sorted!         Microsoft Windows Network
OK                        \XXX!.Music.Unsorted!       Microsoft Windows Network

4. Use the following command to delete the share
net use /delete “\XXX!.Music.Unsorted!”

5. Use <net use> again to make sure it’s gone, and then re-map your drive!! Enjoy.

2 thoughts on “The network folder specified is currently mapped, how annoying!

Leave a Reply