🖥️
An Investment in Knowledge
  • An Investment in Knowledge
  • Microsoft Windows
    • CMD: Disable Windows 10 Reset
    • CMD: Fix Windows Key Activations
    • CMD: FSMO Role Transfer
    • De-Bloat Windows 10
    • Important Links
    • Microsoft Exchange Server Search Index Rebuild
    • PowerShell: Export Active Directory Group Members
    • Registry: Mapped Drives Don't Appear
    • Robocopy
    • SYSVOL Migration to DFRS
  • Microsoft 365
    • Export Shared Mailbox Permissions
    • Change Microsoft 365 Update Channel
  • Apple MacOS
    • Terminal Commands
  • Linux
  • Raspberry Pi
    • pi-Hole
    • Weather Station
    • Wardriving Kali Linux
    • Raspbian Tweaks
  • Data Privacy Restoration Journey
    • Bitwarden
    • Nextcloud
    • openHAB
Powered by GitBook
On this page

Was this helpful?

  1. Microsoft Windows

Registry: Mapped Drives Don't Appear

In third-party software, mapped network drives may not appear. This can occur in Windows 7 and Windows 10. The fix for this is to edit a registry setting using the instructions below.

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:

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

PreviousPowerShell: Export Active Directory Group MembersNextRobocopy

Last updated 5 years ago

Was this helpful?