• Skip to main content
  • Skip to primary sidebar

Technipages

Tutorials and fixes for smartphone, gadget, and computer problems

  • Topics
    • Android
    • Browsers
    • Gaming
    • Hardware
    • Internet
    • iPhone
    • Linux
    • macOS
    • Office
    • Reviews
    • Software
    • Windows
    • Definitions
  • Product Reviews
  • Downloads
  • About
Windows: Fix ‘Multiple connections to a server or shared resource by the same user’ Error

Windows: Fix ‘Multiple connections to a server or shared resource by the same user’ Error

December 23, 2022 by Mitch Bartlett 32 Comments

When mapping a drive in Microsoft Windows, you may receive an error that says:

The mapped network drive could not be created because the following error has occurred:

Multiple connections to a server or shared resource by the same user, using more than one user name are not allowed. Disconnect all previous connections to the server or shared resource and try again.

Clicking “OK” yielded another error.

The network folder specified is currently mapped using a different user name and password. To connect using a different user name and password, first disconnect any existing mappings to this network share.


Fix 1 – Restart Workstation Service

  1. Select the Start button, type CMD.
  2. Right-click Command Prompt, then select “Run as Administrator“.
  3. Type the following, then press Enter: net stop workstation /y
  4. Type the following, then press Enter: net start workstation

Fix 2 – Delete the Drives

  1. Select the “Start” button, then type “cmd“.
  2. Right-click the “Command Prompt” option, then choose “Run as administrator“.
  3. Type “net use“, then press “Enter“.
  4. Look for any drives listed that may be questionable. In many cases where this problem occurs, the drive may not be assigned a letter. You’ll want to remove that drive.
  5. From the Command Prompt, type:
    net use /delete \\servername\foldername
    (where the servername\foldername is the drive that you wish to delete.)

In some extreme cases, you may want to simply use the command net use * /delete. This will delete all mapped drives though, so be careful that you know what you’re doing.


After trying each fix, you should now be able to map the drives as normal.

This post applies to most modern versions of Microsoft Windows.

You Might Also Like

  • Windows: Fix "Windows resource protection could not start the repair service" Error
    Windows: Fix "Windows resource protection could not start…
  • Does Android Support Multiple Bluetooth Connections?
    Does Android Support Multiple Bluetooth Connections?
  • Windows 10: "A referral was returned from the server" Error Fix
    Windows 10: "A referral was returned from the server" Error…
  • Windows 10: Fix "User profile cannot be loaded" Error
    Windows 10: Fix "User profile cannot be loaded" Error
  • How to Enable Multiple User Accounts on Any Android Device
    How to Enable Multiple User Accounts on Any Android Device
  • Thunderbird Error: The Connection to Server Was Reset
    Thunderbird Error: The Connection to Server Was Reset

Filed Under: Windows

Reader Interactions

Comments

  1. Athakay says

    February 18, 2023 at 1:14 pm

    Check your firewall settings. Ensure Windows Explorer is allowed to penetrate your computers firewall.

  2. Doniyor says

    February 11, 2023 at 12:24 am

    Thank you very much!

  3. Goran says

    March 14, 2022 at 8:00 am

    Great stuff, Had to use the command net use * /delete which removed all mapped folders.

    I was then able to remap up all drives again.

    My OS: Win11
    Working with Netgear ReadyNAS drives.

    Strangely I only had problems accessing one of the ReadyNAS drives, and the others were fine.

    anyway, this sorted the problem.

    Thanks

  4. Noli says

    May 25, 2021 at 3:19 am

    SOVLE! thank you

  5. Noli says

    May 25, 2021 at 3:18 am

    Nailed IT! thank you

  6. Ansar says

    May 6, 2021 at 11:26 am

    I had a similar issue, for a new built VM, and found the firewall was turned ON.

    Just turned off the firewall and viola it worked.

  7. Tyler says

    September 24, 2020 at 2:28 pm

    THANK YOU!!!!!
    These commands only when ran in admin mode in cmd worked perfect!!!

    net stop workstation /y
    net start workstation

  8. Anonymous says

    August 14, 2020 at 6:07 am

    The net stop workstation works as a charm

  9. Jeff says

    June 25, 2020 at 12:10 pm

    on going issue:

    the net stop workstation /y
    net start workstation
    works perfectly

    but every time I re boot the ” Multiple connections to a server or shared resource by the same user’ Error re occurs. The issue first appeared when I tried to update win 10 with the realtek HD audio driver. Any ideas for a permanent fix?

    solved it

  10. jeff says

    June 19, 2020 at 7:27 am

    thanks

    when trying to connect to NAS

    was getting Multiple connections to a server or shared resource by the same user’ Error

    net stop workstation /y
    net start workstation

    solved it

  11. Hindu says

    May 24, 2020 at 10:43 pm

    I’m getting this error while sending file via XCOM at specified times from NAS drive.
    Will this restart of NAS drive resolve the issue of Error. ? Please help

  12. Stein Jone Lithun says

    February 25, 2020 at 3:13 am

    Thx

    The net use /delete command didn’t work for me, but the following commands did:
    net stop workstation /y
    net start workstation

  13. Abhijit says

    September 16, 2019 at 6:12 am

    “The net use /delete command didn’t work for me. The following commands did:
    net stop workstation /y
    net start workstation
    ”

    Worked like a charm. Thank you very much.

  14. DonnaDD says

    August 20, 2019 at 7:59 am

    What steps would I have to following to FORCE the error message to appear?
    (We get it at random times… but I’m not sure what steps we actually need to avoid.)

  15. Ado says

    April 5, 2019 at 3:19 am

    “The net use /delete command didn’t work for me. The following commands did:
    net stop workstation /y
    net start workstation
    ”

    Worked like a charm. Thank you very much.

  16. Navey says

    July 17, 2018 at 11:20 am

    “The net use /delete command didn’t work for me. The following commands did:
    net stop workstation /y
    net start workstation
    ”

    Absolutely true! It resolves th issue. There is no need comply many complex manipulations in group policy, Services, network connections settings and so on, doing many different commands. Just stop workstation if you see ‘no connections’ having complyed net use command.

    THANK YOU sooo much, Ash!

    My problem was following:
    1. I connected to WD Western Digital external drive (NAS) via Total commander – cd \\192.168.1.xxx
    2. I opened in Total commander document.doc and get lost connection because of that action.
    3. I tryed to connect again via TC and via Windows explorer browser. Typed login and password and got mistake “Multiple connections to a server or shared resource by the same user, using more than one user name are not allowed. Disconnect all previous connections to the server or shared resource and try again.”

  17. faisal says

    July 16, 2018 at 9:24 pm

    Try the easy fix and we are facing the same issue with windows 10 and i simple run the batch file on user

    echo off
    cls
    ipconfig /release
    ipconfig /renew
    ipconfig /registerdns
    exit

    try this registry as well if its not there create it.
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Mup\Parameters]
    “EnableDfsLoopbackTargets”=dword:00000001

    and magic happens all mapped drives are back.

  18. Andrew says

    April 22, 2018 at 11:15 pm

    As Ash suggests above,
    net stop workstation /y
    net start workstation
    resolved the issue for me as well.
    I have a network with around 32 users, all are win10
    Only 1 machine has this issue.
    So I created a batch file that contains the above two lines and when access to the locked out resource on our nas (Thecus N7700plus) is required I simply double click on the batch file and everything works again.

    Andrew
    Thanks Ash.

  19. IRSPIP says

    March 28, 2018 at 7:20 am

    I have the same problem; no entries in the list but still I have multiple connections.
    The Only solution for me was to reboot the NAS!!!
    Rebooting my Win10 had no effect at all!!!

  20. Miki says

    March 12, 2018 at 1:54 am

    Restarting the workstation worked for me
    Thank you!

  21. Yank says

    January 20, 2018 at 11:52 am

    Restarting the “Workstation” service resolves this issue. – worked for me

  22. Ash says

    November 5, 2017 at 5:59 am

    The net use /delete command didn’t work for me. The following commands did:
    net stop workstation /y
    net start workstation

  23. Dunk says

    August 29, 2017 at 4:14 am

    Restarting the “Workstation” service resolves this issue.

  24. Mitch Bartlett says

    August 26, 2017 at 1:14 pm

    Did you try running net use * /delete anyway?

  25. James Collett says

    August 26, 2017 at 7:39 am

    I am also getting the exact same scenario as HENK; no entries are in the list, yet it says I have multiple connections…

    What a pile of poop.

  26. jpprog says

    August 1, 2017 at 6:13 pm

    We cannot see any shares using the Net use command and unable to disconnect from a network NAS. There is nothing to do short of a reboot. Pitty.

  27. Tom says

    June 14, 2017 at 4:06 pm

    Hi HENK

    Google reveals that this bug is well known since maaaaany years – and M$ is just ignoring it. With just 100 Employees, we have this bug on a daily basis. As with the early Windows OS, it’s always good to often reboot Windows. Unfortunately, Win10 often hangs up to ~30 Minutes on the “Restarting” screen. Therefore, We propose to the employess to start rebooting Windows every day if the leave the office in the evening.
    It’s really annyoing that M$ ignoring such bugs and we assume that they have a big architecture problem. Otherwise, it should be easy to fix this kind of bugs.

    In short: a daily reboot reduces some Windows 10 problems – and brings others.

    Kind regards, Tom

  28. Rich says

    March 28, 2017 at 3:52 am

    Hi, Thank you very much!

    This solution worked for me although i am very surprised it worked.

    My problem was viewing shared folders on a NAS drive from windows 7 explorer and NAS Navigator, Net use showed up an old mapped network folder which was deleted in windows 7 and was showing deleted in the net use but was it was still listed anyway?! I used the delete code explained above and this deleted the entry completely allowing clicking the NAS drive to show all the shared folders.

    Brilliant!

  29. Dave says

    March 22, 2017 at 12:00 pm

    I am getting the exact same scenario as HENK above, there are no entries in the list, yet it says I have multiple connections…

    This solution doesn’t seem to work for us.

  30. Nandeesh.KS says

    February 22, 2017 at 1:44 am

    the solution worked for me. thankyou for the post

  31. Michelle says

    February 16, 2017 at 9:48 am

    THANK YOU!!!!! All of a sudden, overnight, I lost access to shared folders on a work network that I access through VPN, and nothing I found was working. I got the first message you listed but not the second – but you fix worked for me. I would like to know how that ‘foldername’ got there in the first place? For me the format was \\network\username but the username wasn’t mine and it was preventing access

  32. Henk says

    February 10, 2017 at 4:13 am

    I’m getting the “error 1219” that says the same: “Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again.”

    However when I use “net use * /delete” it just tells me:

    C:\WINDOWS\system32>net use * /delete
    There are no entries in the list.

    How the hell can I fix this? (Windows 10)

Did this help? Let us know!

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Recent Posts

  • How to Fix Explorer.exe: Class Not Registered Error in Windows 11
  • How to Fix Explorer.exe Doesn’t Load at Startup Issue
  • How to Enable/Disable Efficiency Mode in Windows 11
  • How to Create and Edit a Playlist on YouTube Music
  • Microsoft Edge Collections: What It is and How to Use It
  • YouTube Premium: How to Disable/Enable Background Playback
  • How to Update Apps on iPad (iPadOS 16.3.1)
  • How to Fix Outlook Rules Are Not Supported for This Account

Who’s Behind Technipages?

Baby and Daddy My name is Mitch Bartlett. I've been working in technology for over 20 years in a wide range of tech jobs from Tech Support to Software Testing. I started this site as a technical guide for myself and it has grown into what I hope is a useful reference for all.

You May Also Like

  • Standalone Server
  • Proxy Server
  • Server Message Block (SMB) Protocol
  • Windows 95/98
  • Microsoft Windows NT
  • Microsoft Windows
  • Microsoft Windows 95
  • Windows Media Player (WMP)

© Copyright 2023 Guiding Tech Media · All Rights Reserved · Privacy