I've figured out my issue. I needed to disable this policy "Microsoft network client: Digitally sign communications (always)".
I'm receiving an error when trying to connect to a network share setup with anonymous logon
Hello,
I'm receiving this error message when trying to access a network share setup with anonymous logon from a Windows 11 computer.
"You can't access this shared folder because your organization's security policies block unauthenticated guest access. These policies help protect your pc from unsafe or malicious devices on the network".
I have the same exact security policies setup on my Windows 10 computer, and I can access the share without issue. I searched forums endlessly to no available looking for a solution.
I've already made these changes that were suggested for Windows 11. If there are any other suggestions, it would be much appreciated as I've spent many hours looking for a solution.
- Go to
Computer Configuration
>Administrative Templates
>Network
>Lanman Workstation
. - Enable Insecure Guest Logons:
- Find the policy named "Enable insecure guest logons."
- Double-click on the policy to open its settings.
- Set it to "Enabled."
- Click Apply and then OK.
- HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters
- "AllowInsecureGuestAuth"
- Value set to 1
*** Moved from Windows / Windows 11 / Security and privacy ***
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.
-
Anonymous
2024-09-13T20:49:56+00:00
6 additional answers
Sort by: Most helpful
-
Anonymous
2024-09-12T15:30:37+00:00 Hello,
Based on the information you provided, I suggest you open the Group Policy Editor and navigate to the following location: Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options, configure "Account: Guest Account Status" to "Enabled" and restart the computer to see if the problem can be solved.
I hope the above information is helpful to you.
Best Regards
Zunhui
-
Anonymous
2024-10-11T11:21:03+00:00 I've figured out my issue. I needed to disable this policy "Microsoft network client: Digitally sign communications (always)".
THANK YOU BRICE this finally solved my issue. I tried all the other steps people provided with no result but yours made the issue go away!
-
Anonymous
2024-11-09T18:41:15+00:00 I signed in just to thank you.
I've tried editing the registry and the group policy as mentioned above and in multiple other posts and nothing seemed to worked, till your solution.It kept me busy multiple hours and after two reloads, I came across your post.
THANK YOU
-
Anonymous
2025-02-04T13:56:59+00:00 Hi _Brice_,
HUGE thank you. You are brilliant.