> ## Documentation Index
> Fetch the complete documentation index at: https://docs.proofcore.io/llms.txt
> Use this file to discover all available pages before exploring further.

# KERNEL_SECURITY_CHECK

此蓝屏死机 (BSOD) 可能由各种系统冲突或安全设置引发。请仔细遵循本指南来解决问题。

## 常见原因:版本过期

在更改系统设置之前,您必须验证作弊工具的状态。

<Warning>
  **作弊工具是否已更新?**

  导致此特定崩溃的常见原因是尝试注入**已过期**的作弊工具。

  请查看我们 Discord 中的 `#announcements` 频道。如果作弊工具当前被标记为 **UPDATING**,则此崩溃属于预期行为。在新版本发布之前,**请勿**尝试注入。
</Warning>

## 系统配置

如果作弊工具已是最新版本但您仍在崩溃,您必须禁用阻止驱动的特定 Windows 安全功能。

<Steps>
  <Step title="禁用 Core Isolation">
    1. 打开 Windows 开始菜单并搜索 **"Core Isolation"**。
    2. 找到 **Memory Integrity** 开关。
    3. 将其设置为 **OFF**。
  </Step>

  <Step title="禁用 Exploit Protection">
    1. 在 Windows 开始菜单中搜索 **"Exploit Protection"**。
    2. 您将看到一个设置列表(Control Flow Guard、Data Execution Prevention 等)。
    3. 确保此列表中的**所有**选项都设置为 **OFF (By Default)**。
  </Step>

  <Step title="禁用易受攻击的驱动程序阻止列表">
    此功能会主动阻止第三方驱动。

    1. 打开 **Windows Security**。
    2. 导航到 **Device Security** > **Core Isolation details**。
    3. 找到 **Microsoft Vulnerable Driver Blocklist** 并确保其设置为 **OFF**。

    *(注意:如果您没有看到此开关,它可能已通过注册表或组策略禁用)。*
  </Step>
</Steps>

<Note>
  **需要重启:** 在更改上述任何设置后,您必须重启电脑才能使更改生效。
</Note>

***

## 需要协助?

如果您已遵循上述所有步骤但错误仍然存在,请联系我们的支持团队。

<Card title="联系支持" icon="discord" href="https://proofcore.io/forums/discord/invite/proofcore/">
  加入我们的 Discord 并开启工单。请说明您已经禁用了 Core Isolation 和 Exploit Protection。
</Card>
