# \[Cheat] Not Showing In-game

### 1. Control Flow Guard (CFG) is Enabled

#### How to Disable CFG:

1. Open the **Start Menu**, type `Exploit Protection`, and launch it.
2. Under the **System Settings** tab, find **Control Flow Guard (CFG)**.
3. Set it to **Off by default**.
4. Click **Apply** and **restart your PC**.

***

### 2. Your Windows Version Is Out of Date

Outdated versions of Windows can block certain methods or behave inconsistently. It's a good idea to make sure you're fully up to date.

#### How to Check:

1. Open the **Start Menu** and search for **Windows Update**.
2. Click **Check for updates** and install everything available.
3. Restart your PC afterward.

***

### &#x20;3. Don’t Touch Anything After Pressing "Play"

Once you press **Play** in your game launcher or loader, **do not click, alt-tab, open apps, or move the mouse**.

Interacting with the system during this stage can cause timing issues, loading conflicts, or even silently break the process entirely.&#x20;

**The cheat should display within 60 - 120 seconds after the game shows on your screen**


---

# 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://zsoftware-guide.gitbook.io/guide/common-problems/cheat-not-showing-in-game.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.
