# Install an Application Using the Winget Tool

{% hint style="warning" %}
If Winget is not already installed, please install it first on the computer that you wish to install applications on using Winget. See [Enable and Install Winget](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-an-application-using-winget/enable-and-install-winget.md) for further information.
{% endhint %}

![](/files/oqyRghLoVR7Sj6hCYpdQ)

1\. Select the **Control Grid** tab on the top menu bar.

2\. Navigate to the **Applications** tab.

3\. Select any row in the **Winget Apps** column on the grid (or Click on "Available Apps" under the Winget Apps column header).

4\. Either <img src="/files/WP2wGIr2KfJ04cK6hQ9f" alt="" data-size="line">select the column header for an app to install on all computers, then <img src="/files/x3hkNtvPVwZxUopOkca7" alt="" data-size="line">click the **INSTALL ALL** button:

![](/files/BBodp8FtC85m3M7AM4n1)

{% hint style="warning" %}
If a computer doesn't have the Winget tool installed, it will not be selected when the column is selected; for example, DESKTOP4 in the screenshot isn't selected as it doesn't have Winget installed.
{% endhint %}

OR <img src="/files/8cE4wtBLnR62cuOJQ0Fu" alt="" data-size="line">select individual apps to install for the computer(s), then <img src="/files/Arpn5L1lZgtLmf9wEJYC" alt="" data-size="line">click the **INSTALL** button.

![](/files/4JHtbMABGxRKsfckdy4I)

{% hint style="warning" %}
If a computer doesn't have the Winget tool installed, it will not be selectable. For example, DESKTOP4 in the screenshot above isn't selectable as it doesn't have Winget installed.
{% endhint %}

{% hint style="success" %}
The selected application(s) will now be installed on the selected computer(s).
{% 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.faronics.com/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-an-application-using-winget/install-an-application-using-the-winget-tool.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.
