In the Folder box, type the path to the network folder. It usually looks like this: \\ComputerName\FolderName or \\IPAddress\FolderName . Tip: Click Browse if you aren't sure of the exact path. Configure Options:
: In the File Explorer window, click on This PC located on the left side of the window. This section displays all the drives currently connected to your computer.
Mapping a network drive in Windows 11 is for local networks with modern SMB devices. The process is unchanged from previous Windows versions, which is both a comfort (familiar) and a drawback (no modernization). If you manage a home NAS or small office file server, it’s a solid, free solution. For cloud or remote access, look elsewhere.
Local networks, legacy workflows requiring drive letters, batch scripts. Not ideal for: Remote connections, public Wi-Fi, or very old NAS devices without SMB 2.0/3.0.
Keep this checked if you want the drive to appear every time you restart your PC.
Type the following command: net use Z: \\ComputerName\FolderName /persistent:yes Press . The Z: is your chosen drive letter.
: Click Finish to complete the process.