Site icon WinCert

You can’t connect to the file share because it’s not secure

<p>With Windows 10 v1803 or Spring Creators update released I have decided to do a fresh installation on my PC&period; Once everything was done I have tried to map network share on my Popcorn Hour VTEN media streamer&period; Unfortunately&comma; I wasn&&num;8217&semi;t able to do so as it seems that Microsoft disabled SMB1 protocol with this release&period;<&sol;p>&NewLine;<p>When I have tried to map a network drive I have received the following error message&colon;<&sol;p>&NewLine;<p>You can&&num;8217&semi;t connect to the file share because it&&num;8217&semi;s not secure&period; This share requires the obsolete SMB1 protocol&comma; which is unsafe and could expose your system to attack&period;<&sol;p>&NewLine;<p><a href&equals;"https&colon;&sol;&sol;www&period;wincert&period;net&sol;wp-content&sol;uploads&sol;2018&sol;05&sol;smb1&period;png"><img class&equals;"alignnone wp-image-2588 size-full" title&equals;"You can't connect to the file share" src&equals;"https&colon;&sol;&sol;www&period;wincert&period;net&sol;wp-content&sol;uploads&sol;2018&sol;05&sol;smb1&period;png" alt&equals;"You can't connect to the file share" width&equals;"558" height&equals;"208" &sol;><&sol;a><&sol;p>&NewLine;<p>Since Popcorn Hour is using Linux and the latest available update is installed I didn&&num;8217&semi;t have many options to fix this problem&period; In order to fix this&comma; I had to install and enable the SMB1 protocol by using Powershell&period;<&sol;p>&NewLine;<p>Here&&num;8217&semi;s how to do it&colon;<&sol;p>&NewLine;<p>Run Powershell command processor in elevated mode &lpar;run as admin&rpar;<br &sol;>&NewLine;Type the following command&colon;<&sol;p>&NewLine;<p><strong>get-<&sol;strong>windowsoptionalfeature<strong> -online &&num;8211&semi;<&sol;strong>featurename<strong> smb1protocol<&sol;strong><&sol;p>&NewLine;<p>Once SMB has been installed please type the following command to activate it&colon;<&sol;p>&NewLine;<p><strong>enable-<&sol;strong>windowsoptionalfeature<strong> -online &&num;8211&semi;<&sol;strong>featurename<strong> smb1protocol<&sol;strong><&sol;p>&NewLine;<p>Once done&comma; press <strong>Y<&sol;strong> and hit enter to restart your computer&period;<&sol;p>&NewLine;<p><a href&equals;"https&colon;&sol;&sol;www&period;wincert&period;net&sol;wp-content&sol;uploads&sol;2018&sol;05&sol;smbv1&period;png"><img class&equals;"alignnone wp-image-2589 size-full" title&equals;"You can't connect to the file share" src&equals;"https&colon;&sol;&sol;www&period;wincert&period;net&sol;wp-content&sol;uploads&sol;2018&sol;05&sol;smbv1&period;png" alt&equals;"You can't connect to the file share" width&equals;"937" height&equals;"443" &sol;><&sol;a><&sol;p>&NewLine;<p>Please have in mind that <strong>SMBv1<&sol;strong> protocol is now obsolete and that Microsoft strongly advises consumers to use <strong>SMB2<&sol;strong> or higher protocol&period; If you really need SMBv1 protocol like I do I would recommend you to enable SMBv1 only when you are using this network share&period; When you don&&num;8217&semi;t need to access the share you can disable the SMBv1 protocol with the following command&colon;<&sol;p>&NewLine;<p><strong>disable-<&sol;strong>windowsoptionalfeature<strong> -online &&num;8211&semi;<&sol;strong>featurename<strong> smb1protocol<&sol;strong><&sol;p>&NewLine;

Exit mobile version