Skip to content

Commit b6d858d

Browse files
authored
Add MS Store popup note to winget uninstall (#3666)
Based on microsoft/winget-cli#1736
1 parent 1d6ab6b commit b6d858d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hub/package-manager/winget/uninstall.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ The **uninstall** command requires that you specify the exact string to uninstal
1818

1919
![Image of uninstall command usage](./images/uninstall.png)
2020

21+
> [!NOTE]
22+
> When using WinGet to uninstall a package, you may encounter a Microsoft Store agreement. This is due to the way in which WinGet queries package manifest sources. If you prefer not to have the Microsoft Store policy popup when uninstalling, you can pass in `--source winget` to suppress the agreement. Alternatively, you can uninstall using **Start > Settings > Apps > Apps & features**, finding the app you want to remove, and selecting **More > Uninstall**.
23+
2124
## Arguments
2225

2326
The following arguments are available.

0 commit comments

Comments
 (0)