Windows 11 Map A Network Drive Jun 2026
: Click Finish . If prompted, enter the network credentials and select Remember my credentials to avoid future prompts. Advanced Mapping via Command Line
You may need the username and password for the machine hosting the shared folder.
/persistent:yes ensures the drive stays mapped after a reboot.
New-PSDrive -Name "Z" -PSProvider FileSystem -Root "\\ServerName\ShareName" -Persist windows 11 map a network drive
Mapping a network drive in Windows 11 is an essential skill for anyone looking to streamline file access, whether you are working from a home NAS (Network Attached Storage) or a corporate file server. By mapping a drive, you assign a drive letter (like Z:) to a shared folder on another computer, making it appear as if it is a local hard drive.
The new drive folder should open immediately. Going forward, you will see it listed under "This PC" in File Explorer.
A new window will pop up with several configuration options: : Click Finish
Select an available drive letter from the dropdown menu (e.g., Z:).
The mapped drive will now appear under in This PC .
In the modern computing landscape, data is rarely confined to a single physical device. For businesses, educational institutions, and even power users at home, the ability to access shared folders on a network-attached storage (NAS) device, another PC, or a server is essential. Windows 11, Microsoft’s flagship operating system, facilitates this through a deceptively simple process known as "mapping a network drive." Far more than a technical chore, this procedure transforms a remote storage location into a seamless, native part of a user’s local file system. /persistent:yes ensures the drive stays mapped after a
(Replace Z: with the letter of the drive you wish to remove).
If you click "Network" in File Explorer and see nothing, ensure the and Function Discovery Resource Publication services are running on your PC.