You can’t access this shared folder because your organization’s security policies block unauthenticated guest access

Ray Huang 6 Reputation points
2020-08-05T05:51:36.057+00:00

Hi Sir

i have two PCs:

PC-A: Windows 10 1909
PC-B: Windows 7 (have a shared folder)

everything working well when PC-A is Windows 10 1803, after upgrade to 1909,
i will get below error when accessing PC-B shared folder "You can’t access this shared folder because your organization’s security policies block unauthenticated guest access"
15712-2018-03-02-17-02-52-1.png

after search on google, get the common solution is enable "Insecure guest logons" in GPO.
https://support.microsoft.com/en-us/help/4046019/guest-access-in-smb2-disabled-by-default-in-windows-10-and-windows-ser

but i do not want to enable the insecure setting in GPO.

so the question is how can i config the PC-B that can meet the Win10-1909 security policy in order to allow me to access the PC-B shared folder?

Thanks,
Ray

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,773 questions
Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,274 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,760 questions
{count} vote

11 answers

Sort by: Most helpful
  1. Candy Luo 12,656 Reputation points Microsoft Vendor
    2020-08-11T07:50:46.547+00:00

    Hi ,

    >>can i upgrade the PC-B to Windows 10 1909, will it resolve the insecure issue?

    No.

    In your case, the main reason is because Guest account access to a remote server is disabled in windows 10 1709 and later version.

    If you are using guest account on windows 10 and cannot enable insecure Guest logons by registry or GPO, then whatever PC-B's OS version is windows 10 or not, you still cannot resolve the insecure issue.

    As you can see from the following article :

    https://support.microsoft.com/en-us/help/4046019/guest-access-in-smb2-disabled-by-default-in-windows-10-and-windows-ser

    ---Please Accept as answer if the reply is helpful---

    Best Regards,

    Candy

    0 comments No comments

  2. Ray Huang 6 Reputation points
    2020-09-02T02:57:38.687+00:00

    @Candy Luo

    The issue resolved after turn on "Password protected sharing" in PC A network sharing center.

    also thanks for your answers for Win10 side.

    Best Regards,
    Ray

    0 comments No comments

  3. Tim Leslie 1 Reputation point
    2021-05-15T14:36:50.997+00:00

    The reg hack and enabling SMB1 let me access a shared drive on a Raspberry Pi again, which stopped working after a power outage yesterday. I'm on 20H2. Thanks, everyone!!

    0 comments No comments

  4. Kerry 1 Reputation point
    2022-09-29T15:40:04.923+00:00

    The registry hack didn't work for me. My company is on an Azure network and the group policies don't work with the local system. I had to support and fix this in two ways. I have multiple users not on the Azure network that need to access it via SMB1 (guest access) and those on the Azure network to use a username and password. The difficulty in figuring this out is the Linux Samba share would first attempt to log the user in with the Windows username (which doesn't have samba access) and fails over to guest since the linux [global] is set to map to guest = Bad User but allows guest access to certain folders. I needed to create a user on the linux machine and give it samba access. Then on the windows machine, I needed to open the Credential Manager and add a new credential. Add the server's name, the new username you created on the linux machine and the samba password. The windows machine will use this credential instead of the windows username and it gave me access.

    The best answer is to map to guest = Never and make all the users use the samba user name and password, but they will all eventually move to the Azure network and this way I can support them via a slow support set versus trying to support 100+ users all at once.

    0 comments No comments

  5. 2023-10-25T09:37:51.99+00:00

    1- Run and write GPEdit Enter

    2- follow the graphGPedit