Can't access a local Network NAS in Windows 11

Fred Mercado 30 Reputation points
2023-07-03T02:13:12.0933333+00:00

I have a new Windows 11 Pro laptop (ASUS Zenbook) and joined to my home network. I have several NAS Servers that I can access with all my other computers on the network via Username and Password login, as the NAS Servers just show up as visible. On Windows 11, when I click on the NAS that shows up in the Network -> Computer file explorer view I get "Enter network Credentials" which defaults to my computer login credentials, and then I get a "\ServerName is not accessible." popup attached pic. I can never connect to the NAS nor do I get a chance to enter the username and password to the NAS.Error

Now, I have entered the credentials for the NAS into the Credential Manager, I have set my network to Private, I have set the Workgroup to my network workgroup name, I have enabled SMB 1.0 (even though the NAS uses SMB 2&3), I have Public folder sharing ON, Private Network Discovery is ON, File and Printer Sharing is ON, I have enabled insecure guest logons, I have restarted the laptop more times than I can count. No luck on simply seeing the folders on my NAS just like I can on the other computers on my network. I have Mac's, Windows 7, and Windows 10 computers that have no problem.

How can I just click on the NAS Server I want and get the Username and Password login prompt to access my server, and not the default Microsoft credentials login that pops up?

If I choose More Choices on the Network Login screen popup, I can see the Username for the NAS, and I click on it. I enter the password, and it just goes into a loop asking for the password over and over. The NAS Credentials are obviously there, but do not work. It states: A specified logon session does not exist. It may have already been terminated.

I have spent hours scouring solutions on the Internet to no avail . Why is something so simple as networking on your home network so difficult in Windows 11?

Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
696 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,796 questions
{count} vote

Accepted answer
  1. Gary Nebbett 5,846 Reputation points
    2023-07-06T09:05:04.9566667+00:00

    Hello Fred,

    A new day, a new "answer" started :-)

    That last trace "why2.etl" seems not to correspond with your description. There is no data in the trace about Homenet-Qnap but there is a lot of SMB data to FRED-ASUS (i.e. the new laptop, looped back) and that is authenticated "implicitly" (since both client and server are the same device).

    The connections to HOMENETSERVER fail, but this is probably because of a mix-up in the credentials. The usernames being sent to HOMENETSERVER include "fred", "freddy" and a 10 letter word starting with "M" (possibly a password being entered in a username field). All of the connection attempts failed authentication but the "process" (exchange of messages) looked good - I think that there is a good chance that the connection would work with the correct credentials.

    So, although the final proof is still missing (successful connections to HOMENETSERVER and Homenet-Qnap), I think that using a "local" account will work.

    It should also be possible to make the Microsoft account work too.

    The first thing to try would be the tip from the Synology KB - specify the NAS usernames in the style "HOMENETSERVER\fred"; if this works then great (no need for a new trace) but, if not, could you send a new trace?

    If the above fails, the next step would be to create a REG_DWORD value named "ConnectedAccountSSO" under the key HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa\MSV1_0 and set its value to 2 (Always allow SSO). A reboot might be needed before this takes effect. Once again, a test and a new trace in the event of failure would be helpful.

    The current "default" value for ConnectedAccountSSO (when it is not present in the registry) appears to be 0 (Deny SSO if the resource is public. Allow if the resource is private or enterprise. Deny SSO if the resource is unspecified). You mentioned in your very first message that the local network is set to Private, but this is something that we might need to check for two reasons:

    1. If the NAS devices were deemed to be "private" then even a ConnectedAccountSSO value of 0 should not prevent SSO to the NAS devices.
    2. The failure to "discover" other computers on your network might be related to confusion about the status of the local network.

    Gary

    2 people found this answer helpful.

5 additional answers

Sort by: Most helpful
  1. PKSzeto 0 Reputation points
    2024-06-09T12:53:43.9633333+00:00

    Lost connection to my connected NAS drive after a Windows11 update. Sounds like this is a recurring problem that has happened to others here. I don't see an answer to this problem.

    0 comments No comments