# \[On Injection] Failed To Start Bypass

If you see the **“Failed To Start Bypass”** message, there are three main reasons this can happen:

***

#### 1. 🧩 Virtualization Is Not Enabled in BIOS

Your system must have **virtualization enabled** in the BIOS/UEFI for the bypass to work.

> 📌 Go to the **Virtualization** section to learn how to check and enable it.

***

#### 2. 🔒 Secure Boot Is Still On

**Secure Boot** must be fully disabled. If it's enabled, the bypass will fail.

> 📌 See the **Secure Boot** section for a complete guide.

***

#### 3. 🛡️ You Have a Third-Party Antivirus Installed

**Specifically AVAST, Norton, or similar third-party antivirus tools** are known to break the bypass process entirely. These must be fully uninstalled — disabling them is not enough.

> ✅ Windows Defender is fine as long as it’s properly configured. Third-party AV must be removed completely.

**EXTRA NOTE:** Sometimes you might have to try multiple times, to get it to successfully inject


---

# 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-failed-to-start-bypass.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.
