NasDrives.ca

Why can't Windows 11 see my Synology NAS?

In short · as of July 22, 2026

Most often it's Windows 11 24H2's stricter SMB security: it requires SMB signing and blocks unauthenticated guest access by default, so a NAS set up for guest or unsigned access is refused. The fix is on the NAS side — enable SMB signing and connect with a real username and password, not disabling security on Windows.

Last verified July 22, 2026 · 2 official sources checked Updated

A NAS that vanished after a Windows update almost always ran into Windows 11's tightened SMB security, not a broken NAS. Microsoft changed the defaults, and older NAS configurations that relied on loose settings now get refused.

The two most common causes

The secure fix (on the NAS)

  1. Create a real user account with a password on the Synology and connect with those credentials — don't rely on guest access.
  2. Enable SMB signing on the NAS (in DSM: Control Panel → File Services → SMB → Advanced) so it meets the Windows 11 requirement.
  3. Make sure the NAS offers SMB2/SMB3 (not SMB1), and connect using the NAS hostname rather than its IP address.

What not to do

Don't "fix" this by disabling SMB signing or enabling insecure guest logons on Windows — Microsoft warns these expose you to relay and ransomware attacks. The correct fix configures the NAS to meet modern security, not weakening the PC. See the specific 24H2 and guest-access questions for step-by-step detail.

Fix the connection, then protect the data

Once you can reach the NAS again, make sure the storage underneath it is sound — the right drives, healthy and backed up.

Related questions

Sources

Every technical claim on this page is checked against manufacturer and standards documentation. Dates are when each source was last reviewed.