# Disabling Anticheats

In the case you have Valorant installed:\
1\. Go to the search bar in the bottom left

##

![](/files/zI34J9YxdnBeQO1MyBvf)

2. Search "command prompt"
3. **Run as Administrator**
4. Type the following command:

`sc stop vgk`

5. Valorant's anticheat (Vanguard) should be **disabled** now

## OR

1. Press Win (Windows Logo) + R
2. Type msconfig and Run
3. Services Tab
4. "Hide all Microsoft Services"
5. Find and disable EasyAntiCheat, ESEA and BattlEye services + any other related anti-cheats to other games you have on your system
6. Restart PC

<figure><img src="/files/1W7AgYZeuKhrW22w3V26" 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://slater-services.gitbook.io/guides/overview/disabling-anticheats.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.
