Solution 1. Mapped Network Drive Not Showing in File Explorer/My Computer

Because of the UAC, and the Shell runs with standard user permissions, it can't see mapped drives which were configured by your application running with admin rights. So, try the following workaround step by step:

  •     
  • Click Start, type regedit in the Start programs and files box, and then press ENTER.
  •    
  • Locate and then right-click the registry subkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
  •    
  • Point to New, and then click DWORD Value.
  •    
  • Type EnableLinkedConnections, and then press ENTER.
  •    
  • Right-click EnableLinkedConnections, and then click Modify.
  •    
  • In the Value data box, type 1, and then click OK.
  •    
  • Exit Registry Editor, and restart the computer.