# Windows10建立映射网络驱动器报错,无法挂载共享文件系统,解决办法

#### 博客作者：联系请[点击](https://hezhiqiang.gitbook.io/about-the-author/lian-xi-zuo-zhe)，搬运不易，希望请作者喝咖啡，可以点击[联系博客作者](https://hezhiqiang.gitbook.io/about-the-author/lian-xi-zuo-zhe)

## 问题现象：

当你访问共享文件夹时出现：**“你不能访问此共享文件夹，因为你组织的安全策略阻止未经身份验证的来宾访问，这些策略可帮助保护你的电脑免受网络上不安全设备或者恶意设备的威胁”** 这种情况。

![](/files/-MaKJBTwtdqRgROl-JMR)

#### 这时需要修改电脑的网络策略。

## 解决方案：

### &#x20;步骤1：按住“windo&#x77;**+R**”打开下面的窗口。

![](/files/-MaKJQnX7oTK1AtEcTMB)

### &#x20;步骤2：在这个窗口中输入“**gpedit.msc**”启动本地组策略编辑器。

![](/files/-MaKJecE2ah8A4An07kR)

### 步骤3： 进入计算机配置-->管理模板-->网络-->Lanman工作站

![](/files/-MaKNVfoV7UfRx3W4_rh)

### 步骤4： 选择**已启用**-->**确定-->应用**

![](/files/-MaKNrQdpXlWw5dCEUl2)

#### 设置完成再次尝试访问发现可以正常访问了。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hezhiqiang.gitbook.io/about-the-author/windows-xi-tong-gu-zhang-pai-cha/untitled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
