> For the complete documentation index, see [llms.txt](https://guide.aimboost.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.aimboost.net/making-your-pc-ready.md).

# ⚙️Making Your PC Ready

### Step 1 - Disabling Anti Virus & Anti Cheat <a href="#step-1-disabling-anti-virus-and-anti-cheat" id="step-1-disabling-anti-virus-and-anti-cheat"></a>

REMOVE ALL ANTIVIRUSES FROM YOUR PC (AVG/Avast/malwarebytes/everything else, uninstall absolutely EVERYTHING). Download Defendercontrol and press “Disable Windows Defender”. Restart your PC.

[![Logo](https://www.mediafire.com/favicon.ico)DefenderControlMediaFire](https://www.mediafire.com/file/wy1lvgmj4vrzycc/DefenderControl.zip/file)![](https://help-page.gitbook.io/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FpqPLfJWbAd09hvneQC40%2Fblobs%2FcwbHWI3Mvjfjmwkz2KBt%2Fimage8.png\&width=768\&dpr=4\&quality=100\&sign=855ca614\&sv=1)

### Step 2 - Downloading VS Packages <a href="#step-2-downloading-vs-packages" id="step-2-downloading-vs-packages"></a>

Download The Run Time AIO And Run Install\_all As Admin.

[![Logo](https://tpucdn.com/apple-touch-icon-v1653048138031.png)Visual C++ Redistributable Runtimes All-in-One (Apr 2022) DownloadTechPowerUp](https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/)![](https://help-page.gitbook.io/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FpqPLfJWbAd09hvneQC40%2Fblobs%2FIJt34hVjYGYqkxvBosI4%2Fimage.png\&width=768\&dpr=4\&quality=100\&sign=88a12c6a\&sv=1)

### Step 3 - Running The Fixer <a href="#step-3-running-the-fixer" id="step-3-running-the-fixer"></a>

Running This .BAT File Will Put All The Correct Settings On Your PC For Using Our Products

[https://cdn.discordapp.com/attachments/1181637138069065770/1203078043103662140/Fixer.bat](https://cdn.discordapp.com/attachments/1193834745029742592/1257657439365369876/Fixer.bat?ex=66df8303\&is=66de3183\&hm=baabf8098b2daee802ab38757a1632f2ab10e97e58238d35b192a989ee0a88e4&)

### Step 4 - Disable Secure Boot <a href="#step-4-disable-secure-boot" id="step-4-disable-secure-boot"></a>

1. Restart your PC while holding Shift, or access the "Advanced Startup" menu by typing "Advanced Startup" in Windows Search and then restart your PC from there.
2. Locate the Secure Boot option in your BIOS/UEFI setup menu and disable it. ...
3. Save your changes and restart your PC.


---

# 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:

```
GET https://guide.aimboost.net/making-your-pc-ready.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.
