Knowledge Base
Engineer Login
Back to Knowledge Base

Mapping Network Drives on Windows

Windows troubleshooting network drive map drive SMB file share By Cade · Updated 03/05/26 07:34 AM
Mapping a network drive assigns a drive letter (e.g., Z:) to a shared folder on a server or NAS, making it accessible like a local drive. In File Explorer, click This PC > Map network drive. Choose a drive letter, enter the UNC path (\\server\sharename), and check 'Reconnect at sign-in'. If prompted for credentials and the account differs from the Windows login, check 'Connect using different credentials'. For persistent credential issues, open Credential Manager (Control Panel > Credential Manager > Windows Credentials) and add or update the stored credentials for the server. For organization-wide drive mapping, deploy via Group Policy (User Configuration > Preferences > Windows Settings > Drive Maps) or a login script. Common issues: the drive doesn't reconnect at login if mapped before network is available — fix with the Group Policy 'Always wait for the network at computer startup and logon'.