方法一:
按win+R 调出运行:输入”gpedit.msc” 打开组策略–计算机配置–管理模板–网络–Lanman工作站–启用不安全的来宾登录–选择已启用,设置完成后重启win10
方法二:
以下代码另存为.reg文件导入即可,然后重启系统!
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]
"AllowInsecureGuestAuth"=dword:00000001
REG文件下载:
Comment here is closed