# Windows Defender 排除项

All Out 编辑器对 I/O 非常密集，因此如果不将你的游戏文件夹添加到其排除列表中，它会显著变慢。

这样做对于本地开发是安全的，但打开第三方创建的项目时请谨慎。

{% stepper %}
{% step %}
**1）打开 Windows 安全中心**

打开 **Windows 安全中心** 从开始菜单中（或搜索它）。

![](/files/9281c1ffea40ab2dfee8cb6f7c98c14364f4462c)

*Windows 安全中心应用。*
{% endstep %}

{% step %}
**2）转到“病毒和威胁防护”**

在左侧边栏中，选择 **病毒和威胁防护**.

![](/files/1140a0cd7ce01f77a41761159f5a5a42fa1153fa)

*病毒和威胁防护条目。*
{% endstep %}

{% step %}
**3）打开“病毒和威胁防护”设置**

滚动到 **病毒和威胁防护设置**，然后点击 **管理设置**.

![](/files/c4bd8acca176ae34917e2e3c746122a8aeaf1ef6)

*管理设置按钮。*
{% endstep %}

{% step %}
**4）打开排除项**

滚动到 **排除项**，然后点击 **添加或删除排除项**.

![](/files/c6c1dde96d2d16572aff33242db96ffc0e3fb701)

*添加或删除排除项。*
{% endstep %}

{% step %}
**5）添加新排除项**

点击 **添加排除项**.

![](/files/f54ff2a90813149fb46d71c74d613be0d5935357)

*添加排除项下拉菜单。*
{% endstep %}

{% step %}
**6）选择“文件夹”**

选择 **文件夹**。这将允许你排除整个 All Out 游戏目录。

![](/files/ec4d8004768ad760704fa0a46cd066e6bfba7d9b)

*排除一个文件夹（推荐）。*
{% endstep %}

{% step %}
**7）选择你的 All Out 游戏文件夹**

选择存放你的 All Out 项目的文件夹（即你首次启动编辑器时选择的目录）。

![](/files/f5d2146c0f42851c8cb9a351ef0e5611274e8bd8)

*确认文件夹选择。*
{% endstep %}
{% endstepper %}


---

# 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://docs.allout.game/all-out-docs/docs-zh/can-kao/windows-defender-exclusion.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.
