How to use the Net Use command in Windows

The net use command is a Command Prompt command used to connect, delete, and configure connections to shared resources, such as mapped drives and network printers.

It is one of many net commands like net send, net time, net user, net view, etc.

What is the net use command?

The Net Use command is a command line tool introduced in Windows 2000. It is now available in all subsequent versions of the Windows operating system. The Net Use command is used to manage network connections. This command can be used to map network drives, connect to shared folders, disconnect from shares, etc.

The Net Use command is quite useful because it can be used to automate many different tasks related to network management. For example, you can use the Net Use Command to connect or disconnect from shared resources, display information, and set user-specific settings.

Availability of the net use command

This command is available in Command Prompt on Windows 10 , Windows 8 , Windows 7 , Windows Vista, and Windows XP , as well as in older versions of Windows and in Windows Server operating systems.

How to use the Net Use command in Windows
net use command

Recovery Console, the offline repair utility in Windows XP, also includes the net use command, but you can't use it in this tool.

Note : The availability of certain command switches and other command syntax may vary between operating systems.

Syntax of net use command

This command uses the following general syntax:

net use [{devicename | *}] [\\computername\sharename[\volume] [{password | *}]] [/user:[domainname\]username] [/user:[dotteddomainname\]username] [/user:[username@dotteddomainname] [/home {devicename | *} [{password | *}]] [/persistent:{yes | no}] [/smartcard] [/savecred] [/delete] [/help] [/?]

Net use command options:

Options Explain
net use Just execute the net use command to display detailed information about currently mapped drives and devices.
devicename Use this option to specify the drive letter or printer port to which you want to map a network resource. For a shared network folder, specify drive letters from D: to Z: , and for a shared printer, LPT1: to LPT3: . Use * instead of specifying devicename to automatically assign the next available drive letter, starting with Z: and back, to a mapped drive.
\\ computername \ sharename This specifies the name of the computer, computername , and the shared resource, sharename , such as a shared folder or a shared printer connected to computername . If there are spaces here, remember to enclose the entire path, including the slash, in quotation marks.
volume Use this option to specify a volume when connecting to a NetWare server. Client Service for NetWare or Gateway Service for Netware must be installed.
password This is the password required to access the shared resource on computername . You can choose to enter the password while executing the net use command by typing * instead of the actual password.
/user Use this net command option to specify a username to connect to the resource. If you do not use /user , net use will attempt to connect to the network share or printer using your current username.
domain name Specify a different domain than the one you are using, assuming you are using a domain, with this option. Omit domainname if you are not on a domain or you want to use net use to use an existing domain.
username Use this option with /user to specify the username to use to connect to the shared resource.
dotteddomainname This option specifies the fully qualified domain where the username exists.
/home This net use command option maps the current user's home directory to the devicename drive letter or the next available drive letter with *.
/persistent: { yes | no } Use this option to control the persistence of connections created with the net use command. Choose yes to automatically restore created connections at the next login, or choose no to limit the connection lifetime for this session. You can shorten this switch to /p if you want.
/smartcard This switch allows the net use command to use the login information available on the smart card.
/savecred This option stores the password and user information for use the next time you connect in this session or in all future sessions when used with /persistent:yes .
/delete This net use command is used to delete a network connection. Use /delete with devicename to delete a specified connection or with * to delete all mapped drives and devices. This option can be shortened to /d .
/help Use this option, or the shorthand /h , to display detailed help information for the net use command. Using this switch is the same as using the net help command with net use: net help use .
/? The standard help switch also works with the net use command, but only shows the command syntax, without any details about the command's options.

How to use the Net Use command in Windows

Here are the steps you need to follow to use the Net Use command in Windows:

Step 1 : Go to Command Prompt and type net use .

How to use the Net Use command in Windows
Type net use into Command Prompt

Step 2 : The Net Use command will display current connections if no parameters are specified.

How to use the Net Use command in Windows
Current connections

Step 3 : If you want to see the options available with the Net Use command, you need to type net use /? or net use /help and press Enter . If you want to know more about a particular connection, you can also use the /? option. For example, for the 'Persistent' option , you need to type net use /? Persistent and press Enter.

Example of net use command

Here are some different ways you can use this command:

Temporarily mapped drive

net use * "\\server\my media" /persistent:no

In this example, the net use command is used to connect to the my media shared folder on a computer named server . The my media folder will be mapped to the highest available drive letter [*] , in this example y:, but will not persist this drive mapping every time you log in to the computer [/persistent:no] .

Permanently mapped drive

net use e: \\usrsvr002\smithmark Ue345Ii /user:pdc01\msmith2 /savecred /p:yes

Here is a slightly more complex example that you might see in a business environment.

In this net use command example, the author wants to map his e: drive to the smithmark share on usrsvr002. The author wants to connect as another existing user account [/user] with the name msmith2 stored on the pdc01 domain with the password Ue345Ii. The author does not want to map this drive manually every time the computer boots [/p:yes] , nor does he want to enter the username and password every time [/savecred] .

List all shared resources

net use

In this simple example of the net use command, you get a list of all shared resources currently in use in the logged in user account. In the example, the result in the Command Prompt displays "Z: \\server\shared folder\" because z: is the drive letter that is connected to the shared folder on the server.

The message "There are no entries in this list." will be displayed if there are not any connections currently established.

Unmap a drive

net use p: /delete

The final example of net use is to delete [/delete] the currently mapped drive, in this case, p: .

Leave a Comment

How to Fix Microsoft Teams Error K Security

How to Fix Microsoft Teams Error K Security

Struggling with Microsoft Teams "Error K" Security? Follow our step-by-step guide to fix it quickly—no tech expertise needed. Get back to seamless collaboration today!

How to Fix Microsoft Teams Update Error 0x80070002

How to Fix Microsoft Teams Update Error 0x80070002

Struggling with Microsoft Teams Update Error 0x80070002? Discover step-by-step fixes to resolve it quickly. Clear cache, repair files, and get back to seamless updates today!

Solving Microsoft Teams Web Error Browser Login

Solving Microsoft Teams Web Error Browser Login

Tired of Microsoft Teams "Web Error" blocking your browser login? Follow our step-by-step guide with proven fixes to resolve Teams web login issues fast and securely. Get back to work!

How to Fix Microsoft Teams Error O Offline

How to Fix Microsoft Teams Error O Offline

Stuck with Microsoft Teams "Error O" Offline? Discover proven, step-by-step fixes to get back online fast. Clear cache, restart, and more – no tech skills needed!

Where is Microsoft Teams in Outlook? Locating the Missing Icon

Where is Microsoft Teams in Outlook? Locating the Missing Icon

Frustrated by the missing Microsoft Teams icon in Outlook? Learn exactly where to find it, why it disappears, and proven steps to restore it for effortless meetings. Updated for the latest versions!

Solving Microsoft Teams Windows 10 Error Login Issues

Solving Microsoft Teams Windows 10 Error Login Issues

Struggling with Microsoft Teams "Windows 10 Error" login issues? Get instant fixes for cache clears, updates, and more. Step-by-step solutions to solve Microsoft Teams login error on Windows 10 fast and frustration-free.

Solving Microsoft Teams Website Error Tab Not Loading

Solving Microsoft Teams Website Error Tab Not Loading

Tired of the frustrating Microsoft Teams "Website Error" where tabs won’t load? Get step-by-step fixes to resolve it quickly and boost your productivity. Essential troubleshooting for seamless Teams experience.

How to Fix Microsoft Teams Web Error 503 Service Unavailable

How to Fix Microsoft Teams Web Error 503 Service Unavailable

Tired of the frustrating Microsoft Teams "Web Error" 503 Service Unavailable? Discover proven, step-by-step fixes for Teams 503 error on web. Get back online fast with our expert guide. Works on all browsers!

How to Fix Microsoft Teams Win 7 Error Compatibility

How to Fix Microsoft Teams Win 7 Error Compatibility

Struggling with Microsoft Teams "Win 7 Error" compatibility? Discover step-by-step fixes to restore seamless video calls and chats on unsupported Windows versions. Quick, reliable solutions inside!

Troubleshooting Microsoft Teams Breakout Rooms License Errors

Troubleshooting Microsoft Teams Breakout Rooms License Errors

Master troubleshooting Microsoft Teams Breakout Rooms license errors with this step-by-step guide. Quick fixes for common license issues, admin checks, and prevention tips to get your meetings running smoothly.

How to Fix Microsoft Teams Version History Error

How to Fix Microsoft Teams Version History Error

Struggling with Microsoft Teams "Version History" Error? Discover proven, step-by-step fixes to restore access instantly. Clear cache, update Teams, and more—no tech skills needed!

Solving Microsoft Teams Joining Error: Meeting ID Not Found

Solving Microsoft Teams Joining Error: Meeting ID Not Found

Tired of the frustrating Microsoft Teams Joining Error: Meeting ID Not Found? Get step-by-step fixes to rejoin meetings fast. Updated with the latest Teams patches for seamless collaboration. Solve it now!

Troubleshooting Microsoft Teams Video Error Green Screen

Troubleshooting Microsoft Teams Video Error Green Screen

Struggling with Microsoft Teams "Video Error" green screen? Discover proven, step-by-step troubleshooting fixes for seamless video calls. Quick solutions inside!

How to Fix Microsoft Teams How Teams Works Tutorial Error

How to Fix Microsoft Teams How Teams Works Tutorial Error

Struggling with the Microsoft Teams "How Teams Works" Tutorial Error? Discover proven, step-by-step fixes to resolve it quickly. Clear cache, update, and more for seamless onboarding. Works on latest versions!

How to Fix Microsoft Teams Error Today on Windows 10

How to Fix Microsoft Teams Error Today on Windows 10

Tired of the frustrating Microsoft Teams "Error Today" on Windows 10? Discover proven, step-by-step fixes to resolve it quickly and restore smooth teamwork. No tech skills needed!