> For the complete documentation index, see [llms.txt](https://wiki.bryanpcoleman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.bryanpcoleman.com/microsoft-windows/mapped-drives-dont-appear.md).

# Registry: Mapped Drives Don't Appear

## Enable the *EnableLinkedConnection* registry value

* Click Start and type ***regedit*** in the Start Search box. Press **Enter**.
* Locate and then right-click the following registry subkey:

{% hint style="info" %}
*HKEY\_LOCAL\_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System*
{% endhint %}

* 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 the Registry Editor and restart the computer.
