> For the complete documentation index, see [llms.txt](https://docs.inspiredflight.com/inspired-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inspiredflight.com/inspired-documentation/products/inspired-suite/inspired-ground-control-igc/how-to-update-install-igc/igc-update-troubleshooting.md).

# IGC Update Troubleshooting

<figure><img src="/files/fIdFIxfxsGhsjPxbkC3N" alt=""><figcaption></figcaption></figure>

If prompted to perform an update and the IGC page is stuck on the following "Install" screen (seen above), follow the following steps to bypass the update screen and update IGC on the GS-ONE to the latest available version.

<figure><img src="/files/rjaLKiUPbEYt9U03l6ea" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th>Step</th><th width="191">Procedure</th><th>Image</th></tr></thead><tbody><tr><td>1</td><td>Swipe up from the bottom of the screen, and press the square icon to open the app home screen.</td><td><img src="/files/jtMFwbDzkkGJnNYnd20H" alt="" data-size="original"></td></tr><tr><td>2</td><td>Once on the black home screen, swipe up again from the bottom of the screen to open the full app list.</td><td><img src="/files/Fg7hOl0hUYWDl3ZwjHkt" alt="" data-size="original"></td></tr><tr><td>3</td><td>Once the full app list is visible, select "Files".</td><td><img src="/files/gRGOq0cxPFkVDpIqRf19" alt="" data-size="original"></td></tr><tr><td>4</td><td>Once Files app is open, scroll down on the left side of the screen and select "Lahaina" (the Android operating system folder).</td><td><img src="/files/E55WKs8h4YqeZmB9pU4C" alt="" data-size="original"></td></tr><tr><td>5</td><td>Scroll down and select the "IGC Daily" folder.</td><td><img src="/files/icr6BxIxs9O3UCG5Yu1q" alt="" data-size="original"></td></tr><tr><td>6</td><td>Scroll down and select the "Updates" folder.</td><td><img src="/files/17qKMDmpoSqPH0tNzS37" alt="" data-size="original"></td></tr><tr><td>7</td><td>Select the APK file within the folder. (Ex: igc-v1.4.58.apk)</td><td><img src="/files/zTEGO35q22HnKSvlEs7P" alt="" data-size="original"></td></tr><tr><td>8</td><td>When prompted, select "Update".</td><td><img src="/files/MZ6UsRpjVk7OFvNKFabS" alt="" data-size="original"></td></tr><tr><td>9</td><td>When finished installing, select "Open" to open the newly installed IGC build.</td><td><img src="/files/mvLm6hgEEGeOncH8ONwb" alt="" data-size="original"></td></tr><tr><td>10</td><td>The process is now complete, and IGC is up-to-date.</td><td><img src="/files/xL50b5Qa2hc4dK3L9O6t" alt="" data-size="original"></td></tr></tbody></table>

#### Installing IGC Update if "No Thanks" was Selected on Update Prompt

If "No Thanks" was selected when promped to update IGC (seen below), please return to the [Updating IGC Over-the-Air (OTA)](/inspired-documentation/products/inspired-suite/inspired-ground-control-igc/how-to-update-install-igc/updating-igc-over-the-air-ota.md) section to update IGC properly.

<figure><img src="/files/G9ZaZEwaSsAn7Q6cROWk" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inspiredflight.com/inspired-documentation/products/inspired-suite/inspired-ground-control-igc/how-to-update-install-igc/igc-update-troubleshooting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
