
Click Start and type CMD in the search bar.Therefore, this guide helps if you want to Map Network Drive With Command Prompt in Windows 10. Using Command Prompt to Map a Network Drive Windows 10Īn advanced way of working with a mapped drive in Windows is by using the net use command in Windows, or in PowerShell if you prefer. This will remove any number of mapped network drives. When you’re done with the mapped drive and don’t need it anymore, just right-click on it and select Disconnect. You can also copy/cut and paste as you would with other files and folders. From here, you can open it and drag files such as documents, media or others to it. Browser to the next path ComputerHKEYCURRENTUSERNetwork. You’ll see the network drive listed on the sidebar in File Explorer under This PC. On the mapped network drive that you want to delete, right-click, and delete. You can also check with your network administrator. Note: If you’re unable to map a network folder or drive, check whether the computer you’re trying to connect to is turned off, or check whether you have the correct permissions. It’ll also display the shared folders, from which you can view and open files on the network drive.

You’ll see a new window for the drive denoted by the drive letter you assigned earlier.

Note: If your NAS device has a username and password, you may need to enter it to access the drive.
#WINDOWS DELETE NETDRIVE PASSWORD#
Use a password you can remember in case other colleagues or family members need to use it. username and password of the computer you want to connect to. Remove-PSDrive K,M Force -Verbose PS C:WINDOWSsystem32> Remove-PSDrive K,M -Force -Verbose VERBOSE: Performing the operation 'Remove Drive' on. If you want to remove the multiple drives together then separate them by comma (,).
