Windows10错误代码0x80070035无法访问共享设备
- 在Windows10中连接共享打印机提示错误代码0x80070035
- 按win+R打开运行,输入“regedit”,打开注册表编辑器
- 打开注册表`HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters`
- 右键单击右侧空白处,新建一个DWORD(32)项,重命名为 `AllowInsecureGuestAuth` [^如果存在 `AllowInsecureGuestAut` ,双击打开数值改为 `1` 即可]
- 双击打开 ‘AllowInsecureGuestAuth’,值设为 ‘1’,点击确定
- 再次尝试一下打开共享的电脑