# Troubleshooting

**Browse the How-to's first**

## Installation issues

* "This file came from another computer ..." message see microsoft.com support
* [Muse Hub on Fedora (Nobara) and/or other Linux distros](https://musescore.org/en/node/337059)

## Score issues

The most useful pages from How to:

* [How to fix MuseScore 4 corrupted files](https://musescore.org/en/node/335842)
* [How to fix a score that contains corruptions](https://musescore.org/en/node/54721)
* [How to recover a backup copy of a score](https://musescore.org/en/node/52116)

## Display issues

## Sound issues

## Printing issues


---

# 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://handbook.musescore.org/en_gb/support/troubleshooting.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.
