How to Remove Network Map Path in the Drop Down List

How to Remove the Network map path in the folder’s Drop Down List in Windows 7. If you go to “Tools” and then to “Map Network Drive” in Windows explorer, there are previous network map path under the “Folder:” drop down arrow. To remove the network path that no longer exist in the drop list, open the Windows Registry and find the Network Drive MRU.

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Map Network Drive MRU

It will list the network map path in order a, b, c, and so on.

Name          Type          Data
Default       REG_SZ     (value not set)
a                REG_SZ     \\Server\Folder
b                REG_SZ     \\Server\Folder2
c                REG_SZ     \\Server\Folder3

Delete the path that you don’t want to be display anymore on the drop down list.