# Serial connections don't work on Microsoft Windows Store builds

In some cases, you may see a blank terminal screen when you try to open a serial connection in the Microsoft Windows Store version of Termius.

At the moment, there are two workarounds:

* Reinstall Termius from our website: [termius.com/download](https://termius.com/download)
* Install Termius Beta alongside the main app: [termius.com/beta-program](https://termius.com/beta-program)


---

# 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.termius.com/help-center/troubleshooting/serial-connections-dont-work-on-microsoft-windows-store-builds.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.
