Win10 连接不上局域网共享文件解决方案:

当你输入局域网网址时,会显示如下一段话:

You can’t connect to the file share because it’s not secure. This share requires the obsolete SMB1 protocol, which is unsafe and could expose your system to attack.
Win10 连接不上局域网共享文件解决方案
大意是:连接文件不安全,需要用到 SMB1 协议(旧版本,新版本是SMB2),可能会使你的系统受到攻击。

这个时候做法有两种:
1、是更新最新的SMB2协议。
2、是直接使用旧版本SMB1协议。

更新比较繁琐,所以我这边就是直接使用旧版本SMB1协议。
方法如下:
1、打开ControlPanel(控制面板)-> programs -> Programs and Features

2、点击Turn Windows features on or off

3、勾选上SMB 1.0/CIFS File Sharing Support

如下图示:
Win10 连接不上局域网共享文件解决方案
参考:
https://www.wincert.net/microsoft-windows/windows-10/you-cant-connect-to-the-file-share-because-its-not-secure/

相关文章:

  • 2021-12-08
  • 2021-05-14
  • 2021-12-21
  • 2022-03-08
  • 2021-12-17
  • 2021-09-20
  • 2021-11-17
  • 2022-01-19
猜你喜欢
  • 2021-08-02
  • 2021-05-09
  • 2021-04-04
  • 2021-05-27
  • 2021-06-21
  • 2021-12-05
  • 2021-04-27
相关资源
相似解决方案