Why can't I see my mapped drive in the Application?

Sometime, applications don't have access to your mapped drive. This problem is easy to fix, but requires Administrator access rights.

  1. Press keys "windows" and "r" on your keyboard. The run tool should open
  2. Enter "regedit" and press enter
     
  3. Using the left panel, navigate to  HKEY_LOCAL_MACHINE//SOFTWARE//Microsoft//Windows//Current Version//Policies//System.

  4. If a line in the right panel indicates "EnableLinkedConnections", Skip this step. Right-click the right panel and select New-> DWORD and name it "EnableLinkedConnections"
  5. Set the value of the line "EnableLinkedConnections" to 1
  6. Close the registry editor and restart your computer.
  7. The problem should be solved!