Copy-ready commandnet use — Basic Usage
net use Z: \server\share /persistent:yesRequirements and permissions
- Requirements
- Windows 10/11 or Windows Server
- Permissions
- Varies by command
- Last reviewed
- 2026-07-31
Examples
Basic Usage
Use net use for a standard administrative task.
net use Z: \server\share /persistent:yesOriginal command
Map a network drive.
net use Z: \server\share /persistent:yesCommon errors
Command not found
Confirm Windows 10/11 or Windows Server is installed and available in your current shell.