> For the complete documentation index, see [llms.txt](https://docs.ssz.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ssz.gg/troubleshooting/common-fixes.md).

# Common Fixes

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Set-Up DControl</strong></td><td>Fully disable Windows Defender so it stops blocking or deleting loaders</td><td><a href="/files/x3UiRk1zUUO4j0Y7xqLG">/files/x3UiRk1zUUO4j0Y7xqLG</a></td><td><a href="/pages/U1Dui4JhBBgAIMi7Y8Gz">/pages/U1Dui4JhBBgAIMi7Y8Gz</a></td></tr><tr><td><strong>Install Runtimes</strong></td><td>Fix VCRUNTIME140.dll / MSVCP140.dll errors and loaders that won't open</td><td><a href="/files/ZalXO7LBb3JPMMlWKlEU">/files/ZalXO7LBb3JPMMlWKlEU</a></td><td><a href="/pages/rfgNh6a0pMCc6EtzhUws">/pages/rfgNh6a0pMCc6EtzhUws</a></td></tr><tr><td><strong>Install DirectX</strong></td><td>Fix d3dx9_43.dll / xinput1_3.dll errors and overlays that won't render</td><td><a href="/files/vOiFmrRu2hv9N8dyZdTC">/files/vOiFmrRu2hv9N8dyZdTC</a></td><td><a href="/pages/pTQKiYUlqCLpvC88efW2">/pages/pTQKiYUlqCLpvC88efW2</a></td></tr><tr><td><strong>Disable/Enable TPM</strong></td><td>Turn the Trusted Platform Module off (BIOS or registry method)</td><td><a href="/files/bARGj0ljHMwAjikR4faa">/files/bARGj0ljHMwAjikR4faa</a></td><td><a href="/pages/Hb4OcSJwzgGGYff5TRdD">/pages/Hb4OcSJwzgGGYff5TRdD</a></td></tr><tr><td><strong>Disable/Enable Secure Boot</strong></td><td>Turn Secure Boot off in your BIOS so products can run properly</td><td><a href="/files/ft72G2LT8h9rr1Vk0Syu">/files/ft72G2LT8h9rr1Vk0Syu</a></td><td><a href="/pages/kBh7Pg5OUobhKQtwX8jy">/pages/kBh7Pg5OUobhKQtwX8jy</a></td></tr><tr><td><strong>Uninstall FACEIT &#x26; Vanguard</strong></td><td>Fully remove conflicting anti-cheats, including leftover files and services</td><td><a href="/files/G5C9FVMqm1lKnSpy8Dts">/files/G5C9FVMqm1lKnSpy8Dts</a></td><td><a href="/pages/w0p1lEkTnMqRsgvTc42W">/pages/w0p1lEkTnMqRsgvTc42W</a></td></tr><tr><td><strong>Disable Core Isolation</strong></td><td>Turn off Memory Integrity so loaders can inject</td><td><a href="/files/wL1xz6ZBc9QxTCZpMxMW">/files/wL1xz6ZBc9QxTCZpMxMW</a></td><td><a href="/pages/NBNjtAKtbKTDEGDIGF7f">/pages/NBNjtAKtbKTDEGDIGF7f</a></td></tr><tr><td><strong>Fix Your System Clock</strong></td><td>Fix loaders that close instantly or fail login with a generic "Error"</td><td><a href="/files/hGQrRIRkC0l1Ts3UHtjJ">/files/hGQrRIRkC0l1Ts3UHtjJ</a></td><td><a href="/pages/M9zWt0W7TUjiYn0FXwnB">/pages/M9zWt0W7TUjiYn0FXwnB</a></td></tr><tr><td><strong>Set Up a VPN</strong></td><td>Fix connection errors, key activation failures, and blocked downloads</td><td><a href="/files/yLBk1UpcLzJweK07jq1B">/files/yLBk1UpcLzJweK07jq1B</a></td><td><a href="/pages/gSRjDmMZtImXjHIfuXq2">/pages/gSRjDmMZtImXjHIfuXq2</a></td></tr></tbody></table>

{% hint style="info" %}
**Not sure what's wrong?** Run our [Support Tool](/troubleshooting/support-tool.md) — it checks your system for these issues automatically. If you're still stuck, create a ticket in our [Discord](https://ssz.gg/discord).
{% endhint %}


---

# 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://docs.ssz.gg/troubleshooting/common-fixes.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.
