Disappearing network drives

Page 1 of 2 12 LastLast

  1. Posts : 59
    windows 10
       #1

    Disappearing network drives


    Recently File Explorer not displaying all my mapped drives. I checked they are mapped using the command prompt and net use.

    Any help much appreciated

    Running Windows 10 Version 21H2 Build 19044.1387
      My Computer


  2. Posts : 21,421
    19044.1586 - 21H2 Pro x64
       #2
      My Computer


  3. Posts : 59
    windows 10
    Thread Starter
       #3

    Disappearing Network Drives


    Hi Steve108,

    Thanks for your reply, however most of the suggested solutions apply to machines in a domain, mine is in a workgroup.

    Tony Stephens (UK)
      My Computer


  4. Posts : 2,800
    Windows 7 Pro
       #4

    Hi,

    What happens when you manually try to map one of the missing drive from command prompt ?
      My Computers


  5. Posts : 59
    windows 10
    Thread Starter
       #5

    Hi MaloK,

    That works and shows in File Explorer

    Regards
      My Computer


  6. Posts : 2,800
    Windows 7 Pro
       #6

    Bowlsys said:
    Hi MaloK,

    That works and shows in File Explorer

    Regards
    And when you run the cmd file that maps your drives does it fail... Sometimes or All the time ?

    Does it fail only because it run at startup and if you run it later it works ? This can happen if the cmd runs before network is ready.

    The method I use in Workgroups is to map the drive and let Windows manage their re-connections.

    Make global connections persistent:
    Code:
    net use /persistent:yes
    Map drive:
    Code:
    net use P: \\ComputerName\ShareName
    If you need to enter credentials:
    Code:
    net use P: \\ComputerName\ShareName /savecred
    Then let Windows manage re-connection on restart...

    If you go to map drives in gui do they have the reconnect check enabled ?

    Alternatively you can with windows Pro set group policy to force the computer to wait for network before logon. and run your logon script from there.
      My Computers


  7. Posts : 59
    windows 10
    Thread Starter
       #7

    Hi MaloK,

    Thanks for your suggestions.
    I tried the following but this time it did not show in file explorer.

    net use z: \\mybooklive\backuplive /savecred having done net use /persistent:yes previously.

    Regards
      My Computer


  8. Posts : 2,800
    Windows 7 Pro
       #8

    Ok, its a mybooklive, things can be a little different.

    If the command succeed, it could take a little while before the drive actually appears in your Explorer.

    After it's been mapped. Can you access it from the cmd ?

    for example:
    Code:
    Dir P:
      My Computers


  9. Posts : 59
    windows 10
    Thread Starter
       #9

    MaloK

    Yes can list directory in command line

    Tony
      My Computer


  10. Posts : 2,800
    Windows 7 Pro
       #10

    Ok, that's good, wait a moment to see if it will come around.

    Check your MyBookLive model on WD if a firmware update is available,

    If there is... Follow the instructions to proceed to upgrade your device.

    Before doing your update, delete every mapping to the drive on every computer.

    Code:
    net use * /delete
    If you have mapping to other Machines that you don't want to lose:
    Go trough all MyBook connections one by one :
    Code:
    net use P: /delete
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 11:03.
Find Us




Windows 10 Forums