> For the complete documentation index, see [llms.txt](https://ghostware.gitbook.io/ghostware/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ghostware.gitbook.io/ghostware/getting-started/anti-virus-setup.md).

# Anti-Virus Setup

## **Anti-Virus Setup**

1. Make Sure Your Turn Off All Virus & Threat Protection, if you do not run defender control, Real-time Protection will re-enable itself after every system restart.
2. Download [Sordum Defender Control](https://www.sordum.org/files/downloads.php?st-defender-control=)
3. Download [Winrar](https://www.win-rar.com/fileadmin/winrar-versions/winrar/winrar-x64-701.exe)
4. Open Defender Control using Winrar.
5. Use the Password 'sordum' To Extract.
6. Run The Program & Disable Antivirus

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-1" style="color:$primary;">:1:</i></h4></td><td><strong>Disable Anti-Virus</strong></td><td>Go to security settings > Virus &#x26; threat protection and disable the following you see above.</td><td><a href="/files/899CG0z2GcnEJlc8SUOV">/files/899CG0z2GcnEJlc8SUOV</a></td></tr><tr><td><h4><i class="fa-2" style="color:$primary;">:2:</i></h4></td><td><strong>Disable Firewall</strong></td><td>Navigate to windows security settings &#x26; click into "Firewall &#x26; network protection" and disable all 3 of your firewall options.</td><td><a href="/files/lQyqeK09OopDCiHzF8hV">/files/lQyqeK09OopDCiHzF8hV</a></td></tr><tr><td><h4><i class="fa-3" style="color:$primary;">:3:</i></h4></td><td><strong>Disable Exploit Protection</strong></td><td>Go to security settings > "App &#x26; browser control" &#x26; click on "Exploit Protection Settings"</td><td><a href="/files/79XBnznYFqQ7bhYQ7SmL">/files/79XBnznYFqQ7bhYQ7SmL</a></td></tr><tr><td><h4><i class="fa-4" style="color:$primary;">:4:</i></h4></td><td><strong>Disable Exploit Protection Settings</strong></td><td>Now that you're in this section shown above disable each each of the drop down boxes to "OFF BY DEFAULT"</td><td><a href="/files/I1EDqytmemylqrQvxY51">/files/I1EDqytmemylqrQvxY51</a></td></tr><tr><td><h4><i class="fa-5" style="color:$primary;">:5:</i></h4></td><td><strong>Disable Core Isolation</strong></td><td>Navigate back to your windows security settings and click on "Device Security" once inside disable all your "Core Isolation" settings to "OFF"</td><td><a href="/files/AnGHAdjBZ46clsU7oKBP">/files/AnGHAdjBZ46clsU7oKBP</a></td></tr><tr><td><h4><i class="fa-6" style="color:$primary;">:6:</i></h4></td><td><strong>Uninstall Anti-Cheats</strong></td><td>Search "Add or remove programs" in your windows search bar.  Search the following &#x26; Uninstall them "Riot Client", "Vanguard", "FACEIT" and any other 3rd party Anti-Virus software.</td><td><a href="/files/xIFpElh5POUNsu8BmF8U">/files/xIFpElh5POUNsu8BmF8U</a></td></tr></tbody></table>


---

# 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://ghostware.gitbook.io/ghostware/getting-started/anti-virus-setup.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.
