
You can't connect to the file share because it's not secure. This share requires the obsolete SMB1
This video will show you how to fix "You can't connect to the file share because it's not secure" message in Windows 10 while mapping network share.
What is smbv1? SMBv1 is not installed by default in Windows 10 Fall Creators Update and Windows Server, version 1709 and later versions. For more information, see https://go.microsoft.com/fwlink/?linkid=852747.
You can enable the SMBv1 Protocol by following these steps
-Open Control Panel.
-Click on Programs, Click on Turn Windows features on or off link.
-Expand the SMB 1.0/CIFS File Sharing Support option.
-Check the SMB 1.0/CIFS Client option.
-Click the OK button.
Click the Restart now button.
An alternate method to enable SMB1 Protocol is via PowerShell. Here is how you do it:
Get-WindowsOptionalFeature -Online -FeatureName SMB1Protocol
Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol
Restart your computer
how to enable smbv1 on windows 10
See more:
- Your system requires SMB2 or higher: https://youtu.be/IzUhWqdV0eA