How To Clear Path Entries In The Map Network Drive Dialog Box

Last reviewed: September 15, 1997
Article ID: Q168148
The information in this article applies to:
  • Microsoft Windows NT Workstation versions 3.51 and 4.0
  • Microsoft Windows NT Server versions 3.51 and 4.0

SUMMARY

The following information is a procedure that will empty the drop down path history from the Map Network Drive dialog box.

MORE INFORMATION

WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.

  1. Start Registry Editor (Regedt32.exe), and find the following entries:

          HKEY_CURRENT_USER\Software\Microsoft\WindowsNT\CurrentVersion\
    
             Network\Persistent Connections\
    
    

  2. Observe the computer and share names that are preceded by a letter of the alphabet. This is the actual list of shares that appear in the drop down box. The value named order indicates the sorting order of the list.

       Name of the value: a   Path: \\<Computer1>\<Share1>
       Name of the value: b   Path: \\<Computer2\<Share2>
       Name of the value: c   Path: \\<Computer3>\<Share3>
       Order = cba
       SaveConnections = Yes
    
       The a, b, and c entries are the actual paths listed by the drop down
       arrow. The Order entry specifies the order in which the a, b, and c
       etc. entries are listed. To clear the list, delete the a, b, and c etc.
       and the Order entries, or delete the entire Persistent Connections key.
       The list could be modified at this point as well, by modifying the
       Order or a, b, and c etc. values.
    


Additional query words: Explorer File Manager My Computer
Keywords : kbhowto ntregistry NTSrvWkst kbnetwork kbui
Version : WinNT:4.0
Platform : winnt


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 15, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.