# Troubleshooting

## Installation/Operation Issues

If you're encountering problems with installing, reinstalling, or running inFlight, follow these steps to fully clean and reinstall the inFlight addon:

1. Navigate to the following directory:\
   `C:\Users\[YourUsername]\AppData\Local\Apps\2.0\`\
   \&#xNAN;*(Replace `[YourUsername]` with your actual Windows username.)*
2. In this folder, search for **inFlight Console**.
3. Once you locate `inFlight Console.exe`, right-click on it and choose **Open file location**.
4. In the File Explorer window that opens, move one level up to the parent directory, then delete the entire folder.
5. Additionally, you can try uninstalling inFlight from the **Installed Apps** section under **Settings > Apps** in Windows.

## Entire UI Not Visible

If you’re experiencing issues where the full inFlight addon UI is not visible (for example, parts of the **Console screen** or **Flight Status screen** are cut off), this is usually caused by the current zoom level.

### How to Fix It

Follow these steps to adjust the zoom:

1. **Hold down the Control key** on your keyboard.
2. **Scroll your mouse wheel** while continuing to hold the Control key.
3. Adjust until the UI is fully visible at your desired zoom level.

### Tip

If you accidentally zoom too far in or out, repeat the steps until the UI returns to a comfortable size.

## Other Operational Issues

If you're experiencing issues with the inFlight addon—such as missing sounds or voices, incorrect trigger behavior, or other unexpected behavior—please follow these steps:

1. **Reset all settings to default.**
2. **Log out of the app**, then log back in to reinitialize it with the updated settings and your login information.

If the issue persists after these steps, please contact our support team at **<inflight@double5media.com>** for further assistance.


---

# 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://kb.inflightaddon.com/tech-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.
