Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

Command: How to Map a Folder to a Drive Letter in Windows

Explore Command: How to Map a Folder to a Drive Letter in Windows, including the main concepts, relevant details, and practical considerations.

Table of Contents

This updated guide examines Command: How to Map a Folder to a Drive Letter in Windows and organizes the essential facts, background, and practical takeaways in clear American English.

Method 1of 2:

Thru Command Prompt

  1. Command: How to Map a Folder to a Drive Letter in Windows — contextual image 1 Open a command prompt window. On Windows Vista or Windows 7, open the command prompt as default user, not as Administrator. The reason will be explained later.
  2. Command: How to Map a Folder to a Drive Letter in Windows — contextual image 2 Use the SUBST command to map your folder to a drive letter. For example: SUBST X: "D:DocumentsJohnLetters".
  3. Command: How to Map a Folder to a Drive Letter in Windows — contextual image 3 To try it, open a windows explorer window. You should see a newly created drive letter X:, with which you can access your mapped folder directly.
  4. Command: How to Map a Folder to a Drive Letter in Windows — contextual image 4 To un-map the previously created drive letter, type SUBST X: /D
  5. Command: How to Map a Folder to a Drive Letter in Windows — contextual image 5 Note that when you reboot your computer, all mapped drive letters will be reset. To automatically map your folder when your system starts, put the SUBST command in a batch file, and put the batch file in your Autostart folder in the start menu. Advanced users can use the windows task scheduler, however this is not covered here.
  6. Command: How to Map a Folder to a Drive Letter in Windows — contextual image 6 Execute the SUBST command using the account that issued it. These mappings are only created for the user who originally issued the SUBST command. When you login as "John", and you open a command prompt as "Administrator" and execute the SUBST command, "John" will not be able to see any mapped drive letters because the mapping was created for "Administrator". This is why you need to open the command prompt as a default user in Windows Vista and Windows 7. When using the task scheduler, again make sure that the command is executed under the default user account.

Method 2of 2:

Thru the My Computer button (Graphical Method on Windows)

  1. Command: How to Map a Folder to a Drive Letter in Windows — contextual image 7 Open My Computer from your Windows desktop.
  2. Command: How to Map a Folder to a Drive Letter in Windows — contextual image 8 Click Map Network Drive from the Tools menu.
  3. Command: How to Map a Folder to a Drive Letter in Windows — contextual image 9 Select a drive letter that you want to assign to the mapped folder in the Drive box. You will be able to rename this mapped drive to anything you want.
  4. Command: How to Map a Folder to a Drive Letter in Windows — contextual image 10 Type the server and share name of the computer or folder you want or Click Browse to find the computer or folder, in the Folder box.
  5. Command: How to Map a Folder to a Drive Letter in Windows — contextual image 11 Click the Finish button.

FAQ

What is Command: How to Map a Folder to a Drive Letter in Windows about?

It provides a structured overview of command, explains the main context, and highlights practical takeaways for readers.

Why does this topic matter?

Understanding the main concepts helps readers evaluate the issue, avoid common mistakes, and make better-informed decisions.

How should readers use this information?

Use the guidance as a practical starting point, confirm details that may have changed, and follow current product, safety, or security recommendations.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.