# MSFS: Lost profile aircraft assigments

* exit SPAD.neXt
* open windows file exlorer and navigate to %APPDATA%/SPAD.neXt/conf
* delete AircraftAssignments\_MSFS.xml
* copy AircraftAssignments\_FSX.xml to AircraftAssignments\_MSFS.xml
* edit AircraftAssignments\_MSFS.xml in notepad
* change Simulation="FSX" to Simulation="MSFS" in first line
* save and exit notepad, start spad.

For MSFS2024 the same procedure applies, just change Simulation="FSX" to Simulation="MSFS24" in first line and the file is called AircraftAssignments\_MSFS24.xml


---

# 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.spadnext.com/faq/msfs-lost-profile-aircraft-assigments.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.
