Shared Folder is a folder that uses virtualizations software to a share files between the connected users. It’s usually created by a local machine that wants to share its files between the uses with those who have its access credentials. Others don’t have access to its content because of the policies set by the local machine. This helps protect the shared folder content from unsafe or malicious systems on the network. You will get this message if you ignore the policies and try to access the shared folder without the right credentials.
Other reason why this error can happen on Windows 10 is mostly because of the improper installation of the SMB1 and deactivations of SMB2. Server Message Block or SMB is network file share protocol available in Windows 10 to perform service requests to network device as well as having the ability to read and write files. It is generally used to connect devices that don’t run windows operating system like Linux or router with file transfer capabilities. We have given you all the possible way to fix unable to access shared folder because your organization security policies block unauthenticated guest access. Just follow the methods with instructions accordingly.
SMB2 is disabled by default on Guest Access, before finding the solution we have first check if the SMB2 is enabled or not.
To Check SMB is enabled or not
Step 1: In administrator mode open PowerShell.
Step 2: Run the following command and hit enter
Get-SmbServerConfiguration | Select EnableSMB2Protocol
Step 3: Check whether the statement is true or not.
If the statement is true then SMB2 is enabled if it is False then its disabled.
To Enable SMB2
Type the following command to enable SMB
Set-SmbServerConfiguration –EnableSMB2Protocol $true
Once the SMB2 is enabled follow the methods given below
Fix Using Group Policy Editor
Step 1: Open RUN dialogue box by pressing Win + R key on the keyboard.
Step 2: Type gpedit.msc and enter to open Group Policy Editor
Step 3: Open the following path
Computer configuration > Administrative Templates > Network > Lanman Workstation
Step 4: From the box on the left side open Lanman Workstation and from the right side Enable insecure guest logons policies.
Step 5: Open Policy Setting by double clicking on it.
Step 6: Enable the policy setting and click Apply then OK.
Reboot your computer and try to open the shared folder to see if you have the access or not.
Fix using Registry Editor
This method is quite risky to follow through so we recommend you to Create Restore Point because changing the registry can cause irreparable damage to your system file therefore you will have a way to repair those damage.
Step 1: Open RUN by pressing Windows + R key and type regedit and hit enter.
Step 2: Open the following path
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
Step 3: In Windows Registry Key search for LanmanWorkstation registry key.
If you cannot find the key then it is not available and you need to create it.
In Windows Registry Key right click and choose New > Key and name the key as LanmanWorkstation.
Step 4: On LanmanWorkstation right click and choose New > DWORD 32 bit value and name it as AllowInsecureGuestAuth.
Step 5: On the DWORD double click and set the value of 1 and click OK.
Now reboot the system and check whether the share drive is opening or not.
This issue is quite easy to run into if you using windows 10 and the Server Message Block service, for that reason we have given you all the possible solutions and methods to fix unable to access shared folder because your organization security policies blocked authenticated guest access.
System error can be a troublesome specially when changing values of your registries while trying to fix. Most of the time it will fix the issue without trouble but sometime system files gets corrupted and dll gets misplaced and cause you some other issue, therefore we suggest you do a complete system scan to fix all the issues that you might have missed. We recommend using our Advance Repair Tool. It will do a complete scan of your computer and look for these errors and fix them using its highly intelligent algorithms and mechanized logic.