> ## 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.

# Code 869, 154, ...

如果您在尝试注入时收到以下任一错误代码,则表示您的 PC 上运行的安全软件存在冲突:

**Code 869、Code 154、Code 2310、Code 28、Code 34、Code 67**

## 原因

<Warning>
  **内核级驱动冲突**

  这些错误是由**竞品反作弊系统**(如 Vanguard 或 FACEIT)或使用内核级驱动的**第三方杀毒软件**引起的。这些驱动会干扰注入流程,必须将其移除。
</Warning>

## 解决方法

您必须确保所有第三方安全软件均已完全卸载,并且 Windows Defender 已禁用。

<Steps>
  <Step title="卸载竞品反作弊系统和杀毒软件">
    您必须从系统中**完全卸载**以下软件,因为仅仅禁用它们是无效的:

    * **Riot Vanguard**(Valorant)
    * **FACEIT** Anti-Cheat
    * **任何第三方杀毒软件**(例如 Bitdefender、Norton、McAfee)
  </Step>

  <Step title="完全禁用 Windows Defender">
    Windows Defender 必须完全禁用。仅暂停是不够的,因为它通常会在注入过程中自动重新启用。

    <Note>
      我们强烈建议使用 **Defender Control** 工具,以确保该服务保持关闭状态。
    </Note>
  </Step>
</Steps>

<Card title="详细准备指南" icon="list-check" href="/zh/getting-started/preparation">
  如需获取关于如何禁用 Windows Defender 和查找其他冲突软件的逐步说明,请查看系统准备指南。
</Card>
