# The game refuses to open

If you installed everything correctly but the game never opens (for example, the command prompt freezes or shuts down instantly), the steps here should help you.

Download/Open [Origin](https://www.origin.com/usa/en-us/store/download) and log in.

{% hint style="danger" %}
Just to be safe, **remember** to make an alt account and run R5Reloaded **ONLY** with your alt.\
Use a *legit email* (like gmail), not a temp mail. \
Origin will quickly ban your account if it detects you've used a temp mail.
{% endhint %}

After you log in, you need to add Apex Legends to your library:

![](/files/-MiImVn0kDrCrBsAPl4C)

Once you do that, it's recommended to disable auto-updates. \
To do so go to `Origin->Application Settings`.

![](/files/-MiInVc3aoUUECTiQwrg)

Find the `Client update` section, and disable `Automatic game updates`.

![](/files/-MiInkCk1Gz3me5lzL3Y)

After you are done with everything, leave origin in the background and open the game with `Run R5 Reloaded.exe`.&#x20;

If for some reason the game still doesn't boot up, visit our [Discord](https://discord.gg/R5Reloaded) and ask us in the `#questions` channel.


---

# 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://docs.r5reloaded.com/troubleshooting/the-game-refuses-to-open.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.
