> ## 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="/ko/getting-started/compatibility">
    지원되는 Windows 버전을 확인하여 현재 빌드가 호환되지 않는지 확인하십시오.
  </Card>

  <Card title="2. Windows 재설치 가이드" icon="windows" href="/ko/getting-started/windows-reinstall">
    이 가이드를 따라 깨끗하고 호환되는 Windows 버전을 설치하십시오.
  </Card>
</CardGroup>
