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

如果您在尝试运行软件时看到错误 **Operation Failed With Code: 549**,这意味着加载器检测到不兼容的 Windows 版本。

## 原因

<Warning>
  **检测到不兼容的 Windows 版本**

  作弊工具无法在您当前安装的 Windows 版本上运行。这通常意味着您的版本太旧,或最近的更新破坏了兼容性。
</Warning>

***

## 解决方法

要解决此问题,您必须验证您当前的 Windows 版本,并在必要时重新安装受支持的操作系统。

<CardGroup cols={2}>
  <Card title="1. 检查兼容性" icon="table" href="/zh/getting-started/compatibility">
    查看受支持的 Windows 版本,以确认您当前的版本不兼容。
  </Card>

  <Card title="2. Windows 重装指南" icon="windows" href="/zh/getting-started/windows-reinstall">
    遵循此指南安装一个干净、兼容的 Windows 版本。
  </Card>
</CardGroup>
