# Game Shows as "Unavailable" in Epic Games Launcher

If your game appears as **"Unavailable"** in the Epic Games Launcher and you’re unable to launch it, please try the following steps:

1. **Check the Minimum System Requirements**\
   Make sure your PC meets the minimum requirements to run the game. <br>

   <figure><img src="/files/FbXLphA2v7rUOer4yR2y" alt=""><figcaption></figcaption></figure>
2. **Restart the Epic Games Launcher**
3. **Verify the game installation** (Click the three dots next to the game > Manage > Verify Files)\
   ![](/files/VL1ZVcFx2sRVaSlAExsr)![](/files/eUiB7bAdAEeAGTql1cqB)
4. **Restart Your Computer**\
   Sometimes a full system restart can help resolve temporary issues.

If the problem persists, please let us know via Discord. You can find more details at the link below.\
<https://docs.super-b.io/support/bug-and-issue-report><br>


---

# 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://superb-1.gitbook.io/superb/support/faq/game-shows-as-unavailable-in-epic-games-launcher.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.
