Java教程

Windows 10 不能访问共享文件夹

本文主要是介绍Windows 10 不能访问共享文件夹,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!
#问题
You can't access this shared folder because your organization's security policies block unauthenticated guest access. These policies help protect your PC from unsafe or malicious devices on the network.
#解决方法
修改Windows安全配置,运行gpedit.msc, 找到 Computer Configuration -> Administrative Templates -> Network -> Lanman Workstation,选择 Enable insecure guest logons
这篇关于Windows 10 不能访问共享文件夹的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!