Mapping a network drive in Windows 11 is quick and useful. Open File Explorer, choose This PC, select Map network drive, pick a drive letter, type the network path like servershare, choose reconnect and credentials if needed, then finish. That creates a shortcut to a shared folder so you can access it like a local drive. Follow the step-by-step section below for clear, simple instructions and tips.
Tutorial – Mapping a Windows 11 Network Drive
This step-by-step guide will walk you through creating a mapped network drive so a shared folder appears as a drive letter in File Explorer.
Step 1, Open File Explorer.
Open File Explorer from the taskbar or by pressing Windows key and E together.
File Explorer is where you manage files and drives. If you do not see the taskbar icon, press Windows key, type File Explorer, and hit Enter.
Step 2, Select This PC.
Click This PC in the left column so you can see the ribbon and drive options.
This PC shows all local drives and any existing network drives. Selecting it makes the Map network drive command available.
Step 3, Click Map network drive.
Click the three-dot menu on the top toolbar, then choose Map network drive from the list.
In some builds you may see Map network drive in the ribbon. Either way, this opens the dialog where you pick a drive letter and folder path.
Step 4, Choose a drive letter and enter the folder path.
Pick an unused drive letter from the dropdown, then type the network path using backslashes, for example ServerNameShareName.
If you do not know the exact path, click Browse to find the shared folder on the network. Using the server’s IP address like 192.168.1.10Share works when name resolution is a problem.
Step 5, Choose reconnect and credentials options.
Check Reconnect at sign-in if you want the drive to come back every time you log in, and check Connect using different credentials if your Windows account does not match the network share account.
Reconnect is handy for long-term access. Use the different credentials option when the share requires a separate username and password.
Step 6, Enter network credentials if prompted.
If Windows asks, type the username and password for the shared folder, and check Remember my credentials if you want to avoid reentering them.
Credentials can be domain accounts or the remote PC’s local user accounts. If the server uses domain names, include the domain like DOMAINusername.
Step 7, Finish and test the mapped drive.
Click Finish and then open the new drive letter in This PC to confirm you can see files and folders in the share.
If you get an error, check network connectivity, verify the path, and confirm permissions on the server or shared computer.
After you complete these steps, the shared folder will appear under This PC with the drive letter you chose. You can treat it like any other drive, copying, opening, and saving files directly to the network share. If you selected reconnect at sign-in, Windows will try to reconnect the drive each time you log on.
How To Map A Network Drive In Windows 11 Tips
- Use the server IP address if the computer name does not resolve on the network, for example 192.168.1.50Share.
- If mapping fails, temporarily disable third-party firewalls and retest, as they can block SMB traffic.
- For persistent drives on a domain, use Group Policy to deploy mappings for multiple users.
- If you see permission denied, check both share permissions and NTFS permissions on the server.
- For command line fans, use net use Z: ServerShare /persistent:yes to map a drive quickly.
- When using different credentials, store them securely in Windows Credential Manager if you checked Remember my credentials.
- If you need faster access, pin the mapped drive to Quick access by right-clicking and selecting Pin to Quick access.
Do I need administrator rights to map a network drive?
No, you do not generally need local admin rights to map a network drive, but you must have permission to access the shared folder on the remote computer.
If the share requires special permissions set by the server, the server admin may need to add your account. Mapping itself is a user-level action in File Explorer.
What format should the network path use?
Use double backslashes, then the server name or IP, then the share name, like ServerNameShareName.
Do not use forward slashes, and do not include trailing backslashes. If the server uses a non-standard share name, type it exactly.
Why does the mapped drive disconnect after reboot?
This often happens when the network is not ready at sign-in or credentials were not saved.
Enable Reconnect at sign-in and save credentials, or set the mapped drive via Group Policy for domain users. You can also create a startup script that waits for the network before mapping.
How do I map a drive using the command line?
Open Command Prompt and run: net use Z: ServerShare /user:username password /persistent:yes.
Replace Z: with your chosen letter, and include credentials if required. Omit credentials to be prompted for them interactively.
Can I map a drive to a cloud folder?
Not directly with Windows map network drive, cloud services usually use sync clients that create a virtual drive or folder.
Some cloud providers offer an SMB gateway or third-party tools that expose cloud storage as a network share, but check security and performance first.
What if I get “Access denied” when mapping?
This means your account lacks the right permissions on the share or on the folder inside it.
Request share and NTFS permissions from the admin. Also confirm you used the correct username format, especially in domain environments.
Is SMBv1 required to map a drive?
No, SMBv1 is outdated and insecure, you should use SMBv2 or SMBv3 which are enabled by default in modern Windows versions.
If a NAS or device only supports SMBv1, update its firmware or replace it. Enabling SMBv1 is a security risk.
Summary
- Open File Explorer
- Select This PC
- Click Map network drive
- Choose letter and enter path
- Pick reconnect and credentials
- Enter network username and password
- Finish and verify the drive
Conclusion
Mapping a network drive is one of those small tasks that makes daily computer work smoother. You get a permanent, easy-to-reach link to shared files, and it feels the same as working on a local drive. Whether you are sharing between home PCs or accessing a server at work, the steps in Windows 11 are straightforward, and a few settings like reconnect at sign-in and saved credentials make the experience seamless.
Always check network paths and permissions before you start. If something fails, network name resolution, firewall settings, or wrong credentials are the usual culprits. Using the server’s IP address or the net use command line can help troubleshoot. For organizations, automating mappings with Group Policy keeps everyone on the same page.
If you are worried about security, avoid old protocols like SMBv1 and limit share permissions to only the users who need access. Consider using VPNs for remote access and enable encryption on the server when possible. For cloud needs, research supported solutions rather than forcing a mapped drive to act like cloud storage.

Matthew Burleigh has been writing tech tutorials since 2008. His writing has appeared on dozens of different websites and been read over 50 million times.
After receiving his Bachelor’s and Master’s degrees in Computer Science he spent several years working in IT management for small businesses. However, he now works full time writing content online and creating websites.
His main writing topics include iPhones, Microsoft Office, Google Apps, Android, and Photoshop, but he has also written about many other tech topics as well.
Read his full bio here.
Featured guides and deals