Disable "Could not reconnect all network drives" warning
I have few PCs on my network including the one am using currently to write this post. It is running with Windows Vista and connected on home network with many other drives. Problem is that whenever I boot my system, I get the following error message:
"Could not reconnect all network drives"
It also appears when any of my network drivers are offline. Is there any method to permanently disable this pop up appearing on my screen? If yes, please let me know. Many thanks.
Re: Disable "Could not reconnect all network drives" warning
You are bit luckier than me dude because you get it when your drives are offline, In my case this annoying pop up even appears when my network drives are ONLINE. Don’t know for what reason though few of my devices are accessible still they show red cross on them. Am looking for solution since long time. Hope anyone here can provide the same.
Re: Disable "Could not reconnect all network drives" warning
Hello guys, it is very simple. Just open command prompt as an administrator on the computer you guys getting error and run the following command:
net use * /d
once done, re-login and the problem should be solved.
Re: Disable "Could not reconnect all network drives" warning
Wow, it was really very simple friend. Looks like that's done it. Thank you for the solution. .