# \[On Injection] Bluescreen

### 💥 Blue Screen After Launch?

If you're getting a **blue screen (BSOD)** — even after trying a few times — it almost always comes down to one of these two causes:

***

#### 1. 🧓 You're on an Outdated Version of Windows

Older Windows builds are missing key support required for the bypass to work correctly.

> 🔄 Go to **Windows Update** and install all available updates to get on the latest version.

***

#### 2. 🛡️ You Have Third-Party Antivirus Installed

Antivirus programs like **Avast**, **Norton**, or similar can interfere with low-level operations and cause crashes. Windows Defender will **NOT** do this

> ❌ These **must be fully uninstalled**. Simply disabling them is not enough.


---

# 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/on-injection-bluescreen.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.
