mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-06 22:58:32 +00:00
* removed any windows 10 reference * update links * page clean up * Update _index.md * clean up getting started page * clean up more pages * Update faq.md * Update _index.md * more clean up
40 lines
1.3 KiB
Markdown
40 lines
1.3 KiB
Markdown
---
|
|
title: Applications
|
|
weight: 3
|
|
---
|
|
|
|
{{< tabs >}}
|
|
|
|
{{< tab name="Installation & Updates" selected=true >}}
|
|
* Choose the applications you want to install or upgrade.
|
|
* For programs not currently installed, this action will install them.
|
|
* For programs already installed, this action will update them to the latest version.
|
|
* Click the `Install/Upgrade Selected` button to start the installation or upgrade process.
|
|
{{< /tab >}}
|
|
|
|
{{< tab name="Upgrade All" >}}
|
|
* Simply press the `Upgrade All` button.
|
|
* This will upgrade all applicable programs that are installed without the need for individual selection.
|
|
{{< /tab >}}
|
|
|
|
{{< tab name="Uninstall" >}}
|
|
* Select the programs you wish to uninstall.
|
|
* Click the `Uninstall Selected` button to remove the selected programs.
|
|
{{< /tab >}}
|
|
|
|
{{< tab name="Get Installed" >}}
|
|
* Click the `Show Installed Apps` button.
|
|
* This scans for and selects installed applications supported by WinGet.
|
|
{{< /tab >}}
|
|
|
|
{{< tab name="Clear Selection" >}}
|
|
* Click the `Clear Selection` button.
|
|
* This will unselect all checked programs.
|
|
{{< /tab >}}
|
|
{{< /tabs >}}
|
|
|
|
{{< image src="images/Install-Tab" alt="Install Image" >}}
|
|
|
|
> [!TIP]
|
|
> If you have trouble finding an application, press `Ctrl + F` and search for its name. The list filters as you type.
|