分类 其他 - 最后更新于 9/21/2020 4:03:40 PM 共 763 人浏览
打开注册表
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
将BasicAuthLevel改成2
以管理员权限运行cmd,并输入
net stop webclient net start webclient
暂无评论