> For the complete documentation index, see [llms.txt](https://gandyhacks.gitbook.io/gandyhacks-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gandyhacks.gitbook.io/gandyhacks-docs/call-of-duty/grey-dmz-internal.md).

# Grey DMZ Internal

S**etup:**

1. [**Disable Real-Time Protection & Antivirus Software**](https://app.gitbook.com/o/khnw44QRVLxxzoBCLeCE/s/KT9vVA07jy82ElkLXpW3/~/edit/~/changes/11/individual-guides/anti-virus)
2. [**Disable Hyper-V**](https://app.gitbook.com/o/khnw44QRVLxxzoBCLeCE/s/KT9vVA07jy82ElkLXpW3/~/edit/~/changes/11/individual-guides/hyper-v)
3. [**Enable Virtualization**](https://app.gitbook.com/o/khnw44QRVLxxzoBCLeCE/s/KT9vVA07jy82ElkLXpW3/~/edit/~/changes/11/individual-guides/enable-virtualization)
4. [**Disable Memory Integrity**](https://app.gitbook.com/o/khnw44QRVLxxzoBCLeCE/s/KT9vVA07jy82ElkLXpW3/~/edit/~/changes/11/individual-guides/memory-integrity)
5. [**Disable Other Anti Cheats**](https://app.gitbook.com/o/khnw44QRVLxxzoBCLeCE/s/KT9vVA07jy82ElkLXpW3/~/edit/~/changes/11/individual-guides/anti-cheat)
6. **Disable Overlays:**
   * Turn off all overlays (Discord, GeForce, Medal, Radeon, etc.).
7. **Disable Any 3rd Party Firewalls**
8. [**Disable Vulnerable Driver Blocklist**](/gandyhacks-docs/individual-guides/vulnerable-driver-blocklist.md)
9. [**Sync Date & Time**](https://app.gitbook.com/o/khnw44QRVLxxzoBCLeCE/s/KT9vVA07jy82ElkLXpW3/~/edit/~/changes/11/individual-guides/sync-date-and-time)
10. Download Loader From [Downloads](/gandyhacks-docs/main/loaders.md) Page
11. Run as admin and follow loader instructions!

Open/Close Menu = **INS or Home**

***

## **This what I do if I crash:**

* **clean temps,**
* **delete mw2 exe and repair,**
* **install / repair dx11 and c++,**
* **And restart pc and try again**

{% embed url="<https://pcplayready.com/_next/image?url=https%3A%2F%2Fapi-internal-3.sellauth.com%2Fstorage%2Fimages%2F862721.webp&w=828&q=75>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://gandyhacks.gitbook.io/gandyhacks-docs/call-of-duty/grey-dmz-internal.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
