Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions hub/package-manager/winget/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ ms.topic: overview
> [!NOTE]
> The **WinGet** command line tool is only supported on Windows 10 version 1809 (build 17763) or later. WinGet will not be available until you have logged into Windows as a user for the first time, triggering Microsoft Store to register the Windows Package Manager as part of an asynchronous process. If you have recently logged in as a user for the first time and find that WinGet is not yet available, you can open PowerShell and enter the following command to request this WinGet registration: `Add-AppxPackage -RegisterByFamilyName -MainPackage Microsoft.DesktopAppInstaller_8wekyb3d8bbwe`.

> [!NOTE]
> It's possible that **App Installer** is not installed on your device. In such case it can be downloaded [here](https://apps.microsoft.com/detail/9nblggh4nns1).

### Install WinGet preview version [Developers Only]

WinGet is included in the App Installer. To try the latest Windows Package Manager features, you can install a preview build one of the following ways:
Expand Down