Unable to mount / map the drive letter in Explorer, command line is working fine.

Bashir Khokhar 0 Reputation points
2025-02-21T04:30:43.4466667+00:00

The drive is mapped perfectly in the command line, can't see the Drive letter in Windows Explorer.

PS S:\Shared F Drive> Get-SmbMapping

Status Local Path Remote Path


OK S: \storxxx.file.core.windows.net\storxxxdata

Windows Windows Client for IT Pros Accessibility
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Zunhui Han 3,810 Reputation points Microsoft External Staff
    2025-02-24T15:27:46.38+00:00

    Hello,

    Thank you for posting in Q&A forum.

    I recommend that you try mounting the share as a non-administrator because Windows File Explorer does not run as an administrator by default. If you run net use from an administrative command prompt, the network drive will be mapped as an administrator. Since mapped drives are user-centric, if the drives are mounted under a different user account, the logged in user account will not see those drives.

    If the problem still does not resolve, you can try the following methods to see if it resolves the issue:

    1. Click Start, type regedit in the Start programs and files box, and then press ENTER.
    2. Locate and then right-click the registry subkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
    3. Point to New, and then click DWORD Value.
    4. Type EnableLinkedConnections, and then press ENTER.
    5. Right-click EnableLinkedConnections, and then click Modify.
    6. In the Value data box, type 1, and then click OK.
    7. Exit Registry Editor, and then restart the computer.

    Note If you modify the registry incorrectly, you can cause serious problems. Therefore, follow these steps carefully. For additional protection, back up the registry before you modify it. For more information about how to back up and restore the registry, see How to back up and restore the registry in Windows.

    I hope the information above is helpful.

    Best regards

    Zunhui

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    1 person found this answer helpful.
    0 comments No comments

  2. Sumit 986 Reputation points
    2025-02-21T12:22:24.3166667+00:00

    Hi,

    Do you need assistance with Windows 11 24H2?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.