Win10 访问共享文件夹报错0x80004005,其他设备无法看到本机
尝试在控制面板的添加和控制程序中打开启用或关闭Windows功能,然后启用smb1.0/cifs选项。Win10 1803默认已经关闭。如果安装了请重新安装一次。重启。
或者尝试更改注册表(做完这步基本可以解决)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters”
找到“AllowInsecureGuestAuth”,如果没有,就新建一个DWORD(32)项重命名为“AllowInsecureGuestAuth”,设为“1”,确定。
同时查看下方的服务是否已经开启
- Function Discovery Provider Host
- Function Discovery Resource Publication
- SSDP Discovery
- UPnP Device Host
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.