Mapped network drives allow you to access shared folders on another computer, NAS, or server as if they were local drives. In Windows 11, some users face issues where mapped network drives do not show up, disconnect after restart, display “Disconnected Network Drive,” ask for credentials repeatedly, or fail with access denied or network path errors.
In most cases, mapped network drive not working in Windows 11 is caused by network discovery issues, credential problems, SMB settings, startup timing, or Windows security changes, not a problem with the shared folder itself. The steps below will help you fix the issue systematically.
How to Fix Mapped Network Drive Not Working in Windows 11
Follow the steps below in order. After each step, check whether the mapped drive becomes accessible before moving on.
1. Make Sure You Are Connected to the Correct Network
Network drives will not connect on the wrong network profile.
- Click the Wi-Fi or Ethernet icon in the taskbar
- Confirm you are connected to the correct network
- Avoid switching between Wi-Fi and Ethernet while testing
- Make sure the remote PC or NAS is powered ON
If the device hosting the share is offline, the drive cannot connect.
2. Check Network Profile and Turn On Network Discovery
Network discovery must be enabled for shared resources.
- Press Windows + I to open Settings
- Go to Network & internet
- Open your active connection (Wi-Fi or Ethernet)
- Set the network profile to Private
- Go to Advanced network settings > Advanced sharing settings
- Turn ON Network discovery
- Turn ON File and printer sharing
Public networks block access to shared drives by default.
3. Restart Windows Explorer and Try Accessing the Drive
Temporary Explorer glitches can block mapped drives.
- Press Ctrl + Shift + Esc to open Task Manager
- Right-click Windows Explorer
- Select Restart
- Open File Explorer and check the mapped drive again
This refreshes drive mappings and network connections.
4. Reconnect the Mapped Network Drive Manually
Saved mappings can become corrupted.
- Open File Explorer
- Right-click This PC
- Select Map network drive
- Choose a drive letter
- Enter the network path (for example:
\\PCName\SharedFolder) - Check Reconnect at sign-in
- Click Finish
If prompted, enter the correct username and password.
5. Clear and Re-Add Saved Network Credentials
Incorrect credentials prevent automatic reconnection.
- Press Windows + S and search for Credential Manager
- Open Windows Credentials
- Remove entries related to the network device or PC
- Restart your computer
- Reconnect the mapped drive and enter credentials again
Outdated passwords are a very common cause of failures.
6. Enable “Reconnect at Sign-In” and Delay Startup (Important)
Mapped drives may fail if Windows connects too early.
- Re-map the network drive
- Enable Reconnect at sign-in
- Restart your PC
- Wait until the desktop fully loads before opening File Explorer
Network services may not be ready immediately at startup.
7. Enable SMB File Sharing Support (If Using Older Devices)
Older NAS devices may require SMB 1.0.
- Press Windows + R, type
optionalfeatures, and press Enter - Scroll down and find SMB 1.0/CIFS File Sharing Support
- Enable it only if required by your device
- Click OK and restart your PC
Enable SMB 1.0 only if absolutely necessary, as it is less secure.
8. Check Windows Firewall or Antivirus Settings
Security software can block network shares.
- Temporarily disable third-party firewall or antivirus
- Try accessing the mapped drive
- If it works, add the network path to exclusions
- Re-enable security software
This is common with strict firewall configurations.
9. Access the Share Using IP Address Instead of PC Name
Name resolution issues can break mappings.
- Open File Explorer
- In the address bar, type:
\\192.168.1.100\SharedFolder - Press Enter
- If it works, remap the drive using the IP address
This bypasses DNS or NetBIOS name resolution problems.
10. Enable Insecure Guest Logons (If Required)
Some devices use guest access without authentication.
- Press Windows + R, type
gpedit.msc, and press Enter - Go to:
Computer Configuration > Administrative Templates > Network > Lanman Workstation - Open Enable insecure guest logons
- Set it to Enabled
- Restart your PC
This is required for certain older NAS or shared devices.
Final Thoughts
A mapped network drive not working in Windows 11 is usually caused by network discovery settings, saved credentials, startup timing issues, SMB compatibility, or firewall restrictions, not a broken share. In most cases, re-mapping the drive and clearing saved credentials resolves the issue immediately.
For reliable access, keep your network profile set to Private, use correct credentials, and ensure the host device stays online.