How to connect to SMB share folder from Windows11? (+ security issues)

P 0 Reputation points
2024-07-12T20:22:27.0333333+00:00

Hi,

since some updates of Wiundows 11 I'm experiencing problems with connection to shared folders.

The share folders are protected by user/password pairs on Windows 10 and QNAP NAS (linux) .

Issue looks very simple:
I try to connect to computer I got password form, I fill in the credentials and each time I receive message that the credentials are wrong - what is going on???

The credentials work very good from other machines and event from the same machine but different system (linux).

Moreover, only machine with Windows 11 has that issues.

Moreover, after login to machine with Win 11 my NAS reporting lot of failed logon with logins: [WIn11_name][user] and other login form IP of my Win11 machine

Why Win11 is trying to login to server using all of my credentials, all of user (even if they aren't logged in to the machine). It seemed to me as a credentials leak...

What is wrong with Windows 11???

What can I do?

EDIT: One of the issue dissapears if I connect from Win11 do Win10 share using account with login without international characters...
So one of the issue can be related to missing proper support of international characters in usernames/login via SMB in Win11.
Does anybody experienced something like that?

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Marcin Policht 49,715 Reputation points MVP Volunteer Moderator
    2024-07-12T20:33:59.67+00:00

    check the SMB version that's used by your NAS device and make sure you enable it on Windows 11.

    Follow https://learn.microsoft.com/en-us/windows-server/storage/file-server/troubleshoot/detect-enable-and-disable-smbv1-v2-v3?tabs=server


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin


  2. Jing Zhou 7,765 Reputation points Microsoft External Staff
    2024-07-17T00:53:45.87+00:00

    Hello,

     

    Thank you for posting in Q&A forum.

    To further troubleshoot this issue, please kindly follow below steps:

    1.Collect SMB configuration fron client and server by PowerShell command. Check if there's any difference:

    On Client:

    Get-smbclientconfiguration

    On Server:

    Get-smbserverconfiguration

    2.Reproduce the issue and capture the progress by wireshark or network monitor.

    3.Get an error screenshot when it reproduces.

    4.Forget the network driver and connect to it again.

    5.Start the computer in safe mode and see if this issue will reproduce.

     

    Best regards,

    Jill Zhou

     

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.