Share via

Problem Credential W11

Carlos Soto 0 Reputation points
2025-12-26T16:55:12.55+00:00

I have a shared folders issue between 2 computers, my enviroment contains 5 computers A B C D E, but just C and D cant share folders both are W11 OS, and credentials and LAN cards are configurated propperly

C and D can ping each other, but when i try to access start a loop that ask credential, credentials are correct, but the dialogue starts and i can't connect, also i use the seme credentials to connct A B and E from C and D, and they work propperly

Windows for business | Windows 365 Enterprise

2 answers

Sort by: Most helpful
  1. Jason Nguyen Tran 20,115 Reputation points Independent Advisor
    2025-12-29T02:40:53.0166667+00:00

    Hi Carlos Soto,

    I hope everything is going well. Have you managed to fix the problem on your side or anythings else I can help with? If the solution worked for you, please consider selecting “Accept Answer” to help others find it more easily. Much appreciated!

    Was this answer helpful?

    0 comments No comments

  2. Jason Nguyen Tran 20,115 Reputation points Independent Advisor
    2025-12-26T17:46:18.8333333+00:00

    Hi Carlos Soto,

    Since the issue is isolated to computers C and D, both running Windows 11, and persists even after formatting, the root cause is most likely related to SMB authentication or network profile settings rather than hardware or credentials. You can verify that both machines have SMB 1.0 disabled and SMB 2/3 enabled, as Windows 11 enforces stricter defaults compared to Windows 10. Also, ensure that both PCs are set to a Private network profile in Settings > Network & Internet, since Public profiles can block file sharing.

    Another common cause is mismatched LAN Manager authentication levels. You can check this in Local Security Policy under Security Options > “Network security: LAN Manager authentication level” and set it to “Send NTLMv2 response only.” Additionally, confirm that the “Password protected sharing” option is disabled if you intend to use common credentials across devices.

    If these adjustments don’t resolve the loop, I recommend running net use \\<computername>\share from Command Prompt to capture the exact error code, which can help pinpoint whether it’s a Kerberos or NTLM issue.

    If this guidance helps you move forward, please hit “Accept Answer” so others with similar issues can benefit too 😊.

    Jason.

    Was this answer helpful?

    0 comments No comments

Your answer

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