Windows10错误代码0x80070035无法访问共享设备

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

文档仓库 » Windows10错误代码0x80070035无法访问共享设备