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: .

Sign up and earn $1000 a day ⋙

Leave a Comment

Top 5 best automatic home coffee makers

Top 5 best automatic home coffee makers

The automatic home coffee maker is a modern and professional product, bringing you and your family delicious cups of coffee with just a few quick steps.

Difference between regular TV and Smart TV

Difference between regular TV and Smart TV

Smart TVs have really taken the world by storm. With so many great features and the ability to connect to the Internet, technology has changed the way we watch TV.

Why doesnt the freezer have a light but the refrigerator does?

Why doesnt the freezer have a light but the refrigerator does?

Refrigerators are familiar appliances in families. Refrigerators usually have 2 compartments, the cool compartment is spacious and has a light that automatically turns on every time the user opens it, while the freezer compartment is narrow and has no light.

2 Ways to Fix Network Congestion That Slows Down Wi-Fi

2 Ways to Fix Network Congestion That Slows Down Wi-Fi

Wi-Fi networks are affected by many factors beyond routers, bandwidth, and interference, but there are some smart ways to boost your network.

How to Downgrade from iOS 17 to iOS 16 without Losing Data using Tenorshare Reiboot

How to Downgrade from iOS 17 to iOS 16 without Losing Data using Tenorshare Reiboot

If you want to go back to stable iOS 16 on your phone, here is the basic guide to uninstall iOS 17 and downgrade from iOS 17 to 16.

What happens to the body when you eat yogurt every day?

What happens to the body when you eat yogurt every day?

Yogurt is a great food. Is it good to eat yogurt every day? What will happen to your body when you eat yogurt every day? Let's find out together!

Which type of rice is best for health?

Which type of rice is best for health?

This article discusses the most nutritious types of rice and how to maximize the health benefits of whichever rice you choose.

How to wake up on time in the morning

How to wake up on time in the morning

Establishing a sleep schedule and bedtime routine, changing your alarm clock, and adjusting your diet are some of the measures that can help you sleep better and wake up on time in the morning.

Rent Please! Landlord Sim Tips for Beginners

Rent Please! Landlord Sim Tips for Beginners

Rent Please! Landlord Sim is a simulation mobile game on iOS and Android. You will play as a landlord of an apartment complex and start renting out an apartment with the goal of upgrading the interior of your apartments and getting them ready for rent.

Latest Bathroom Tower Defense Codes and How to Enter Codes

Latest Bathroom Tower Defense Codes and How to Enter Codes

Get Bathroom Tower Defense Roblox game codes and redeem them for exciting rewards. They will help you upgrade or unlock towers with higher damage.

Structure, symbols and operating principles of transformers

Structure, symbols and operating principles of transformers

Let's learn about the structure, symbols and operating principles of transformers in the most accurate way.

4 Ways AI Is Making Smart TVs Better

4 Ways AI Is Making Smart TVs Better

From better picture and sound quality to voice control and more, these AI-powered features are making smart TVs so much better!

Why ChatGPT is better than DeepSeek

Why ChatGPT is better than DeepSeek

DeepSeek initially had high hopes. As an AI chatbot marketed as a strong competitor to ChatGPT, it promised intelligent conversational capabilities and experiences.

Meet Fireflies.ai: The Free AI Secretary That Saves You Hours of Work

Meet Fireflies.ai: The Free AI Secretary That Saves You Hours of Work

It's easy to miss important details when you're jotting down other essentials, and trying to take notes while chatting can be distracting. Fireflies.ai is the solution.

How to raise Axolotl Minecraft, tame Minecraft Salamander

How to raise Axolotl Minecraft, tame Minecraft Salamander

Axolot Minecraft will be a great assistant for players when operating underwater if they know how to use them.