I encountered the error message "Cannot connect to the same server with multiple accounts". What can I do?
Last updated:12 Jun 2023
I encountered the error message "Cannot connect to the same server with multiple accounts". What can I do?
Symptoms
This is a Windows limitation which restricts multiple accounts to connect to the same Synology NAS.
Resolution
Method 1: Manually disconnect network drives one by one
- Disable the guest account on your Synology NAS.
- Right-click on a network drive and select Disconnect. Repeat the same process with all network drives.
Method 2: Run a command to disconnect all network drives
- Type cmd in the Windows search bar.
- Right-click on Command Prompt and select Run as administrator.
- Close all File Explorer windows and enter the following command in the Command Prompt window:
net use * /d /y
If the problem persists, your computer may be attempting to reconnect using the saved information. To fix this issue, follow these steps:
- Go to Windows Control Panel > User Accounts > Credential Manager to delete the saved information.
- Disconnect the network drive.
- Try connecting again.