Dear Jonathon Simpson,
The reason Windows 11 prompts for network credentials when accessing a shared folder, while Windows 10 clients connect without issue, is due to stricter SMB authentication policies introduced in Windows 11. By default, anonymous access is blocked, and the system enforces credential validation unless the share permissions explicitly include domain users or groups. This means that if the shared folder is only accessible through implicit permissions, Windows 11 will still require credentials.
You should verify that the share and NTFS permissions on the Server 2022 host include the appropriate domain groups, such as “Authenticated Users” or the specific user group. On the Windows 11 client, check the local security policy under Computer Configuration → Windows Settings → Security Settings → Local Policies → Security Options, specifically “Network security: LAN Manager authentication level,” and ensure it is set to “Send NTLMv2 response only. Refuse LM & NTLM.” Also confirm that password protected sharing is disabled under Advanced Sharing Settings if you want seamless access. These adjustments align Windows 11’s stricter security model with your existing domain configuration, allowing it to behave consistently with Windows 10 clients.
If my answer is useful for you, please hit Accept the answer to support me.
Thank you,
QQ.