FAQ 1016: No mapped drives or folders

Problem:

Either mapped drives or folder do not display when running setup programs on Windows 10.


Solution:

1. Open regedit using the command prompt

2. HKEY_LOCAL_MACHINE -> SOFTWARE -> Microsoft -> Windows -> CurrentVersion -> Policies -> System

3. On the right, you will see ConsentPromptBehaviorAdmin, ConsentPromptBehaviorUser ... etc.

4. click on empty space, ADD DWORD(32bit), then name it "EnableLinkedConnections". Double click it and set the data to decimal 1.

5. Reboot and see if that resolves the issue.