# Download and Install Insights

*Applies to: Patch My PC Advanced and Patch Insights*

Run the installation

{% hint style="warning" %}
Ensure the Software requirements have been reviewed here: [Insights Software Requirements](/patch-my-pc-insights/advanced-and-patch-insights-requirements-and-prerequisites/insights-software-requirements.md)
{% endhint %}

Download the latest installer for Advanced Insights by clicking the [link below](https://api.patchmypc.com/downloads/exe/AdvancedInsights.exe).&#x20;

{% embed url="<https://patchmypc.com/ai-download>" %}
Download the Latest Version of Advanced Insights
{% endembed %}

You can view the release history for Advanced Insights on our [release history page](https://docs.patchmypc.com/release-history/advanced-insights-releases).

Start the installation by double-clicking the downloaded **AdvancedInsights.exe**

<figure><img src="/files/kSAYwjGaytFSfCEOEgXR" alt="AdvancedInsights.exe" width="106"><figcaption></figcaption></figure>

If prompted, click **Yes** on the **User Account Control** screen.

<figure><img src="/files/f4pALcNWDdTE6O0UcCEg" alt="&#x27;User Account Control&#x27; screen" width="563"><figcaption></figcaption></figure>

#### Prerequisites Screen

Once the installation starts, you will likely be greeted by the prerequisite screen in our installer wizard, click **Next.**

{% hint style="info" %}
If you have already met the prerequisite requirements, these screens will not be shown, and you can step down to the [#license-terms-and-conditions](#license-terms-and-conditions "mention") step.
{% endhint %}

<figure><img src="/files/SBpnUvUewTLB4IiHPYz5" alt="" width="563"><figcaption></figcaption></figure>

#### Select Prerequisites

Any required prerequisites are listed. These can all install without requiring a restart. Confirm the requirements and click **Next**.

<figure><img src="/files/AbXhET4MUts7FsqqHWCc" alt="Any required prerequisites are listed" width="563"><figcaption></figcaption></figure>

Any required prerequisites are installed.

<figure><img src="/files/K2hsdjejSdTyJDdlENsf" alt="Any required prerequisites are installed" width="563"><figcaption></figcaption></figure>

#### License Terms and Conditions

Once the required prerequisites have been installed, you must accept the Terms and Conditions of use. Tick the "I agree" box and click **Next**.

<figure><img src="/files/Ps5IQ7ZUNPXqShoXt3P2" alt="Licensing Terms and Conditions" width="563"><figcaption></figcaption></figure>

#### Installation Folder

Advanced Insights requires approximately 1.5GB of storage space. Confirm the installation directory and click **Next**.

<figure><img src="/files/TbMKT1QCRtUbLAxvSZLp" alt="Select Installation Folder" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**

The installer will automatically create an installation log at:

`%temp%\AdvInsights.log`

Additionally, a copy (.zip) of the install log is placed into the following folder:

`C:\ProgramData\AdvancedInsights\Logs\Installer`
{% endhint %}


---

# 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.patchmypc.com/patch-my-pc-insights/download-and-install-insights.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.
