# 5. Disabling Anti-Cheat

To disable all anti-cheat software on your PC, follow these steps:

1. Open the system configuration by pressing Win+R, typing "msconfig," and then pressing Enter.
2. Navigate to the "Services" tab.
3. Check the box that says "Hide all Microsoft services."
4. Look through the list for anti-cheat software such as Easy Anti-Cheat and BattlEye.
5. Uncheck the boxes next to the anti-cheat services.
6. Click on "Apply."
7. Restart your PC to apply the changes.

For games like Valorant (Riot Vanguard), ESEA, and FaceIT, the uninstallation process is a bit different. You will need to go to the "Apps & Programs" section in the Windows settings and completely uninstall them. These particular anti-cheat programs are known to be highly invasive and may prevent certain drivers from loading.<br>

<figure><img src="https://3946397796-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnLngLzXDTOjsWpZ6kI6D%2Fuploads%2F7ZxzQHPoFa73yZKCjPox%2Fimage.png?alt=media&#x26;token=a3d9c160-10d5-474c-9134-664ee0353394" alt=""><figcaption></figcaption></figure>


---

# 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://sozvasguide.gitbook.io/getting-started/guide/5.-disabling-anti-cheat.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.
