Skip to content

Commit 1e7f5dd

Browse files
denelonmattwojo
andauthored
Update features (#5545)
* Update features * Update screenshot format --------- Co-authored-by: Matt Wojciakowski <[email protected]>
1 parent 66d62a7 commit 1e7f5dd

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

hub/package-manager/winget/features.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
22
title: features Command
33
description: Displays the list of experimental features available and the state.
4-
ms.date: 07/11/2024
4+
ms.date: 07/16/2025
55
ms.topic: overview
6-
ms.localizationpriority: medium
76
---
87

98
# features command (winget)
109

11-
The **features** command of the [winget](index.md) tool displays a list of the experimental features available with your version of the Windows Package Manager. Experimental features are only available in preview builds. Instructions for obtaining a preview build can be found in the [GitHub repository](https://github.com/microsoft/winget-cli).
10+
The **features** command of the [winget](index.md) tool displays a list of the experimental features available with your version of the Windows Package Manager.
1211

1312
Each feature can be turned on individually by enabling the features through [**settings**](./settings.md).
1413

@@ -18,13 +17,13 @@ You can find the latest up to date information features on the [experimental fea
1817

1918
`winget features [<options>]`
2019

21-
![features command](./images/features.png)
20+
:::image type="content" source="./images/features.png" alt-text="Screenshot listing winget features." lightbox="./images/features.png":::
2221

2322
Notice above that the status of each feature is listed. If the feature is **disabled** you will not be able to use it. If the feature is **enabled** you will notice that the command will be available to you through **winget**.
2423

25-
![features command help options](./images/features-help.png)
24+
:::image type="content" source="./images/features-help.png" alt-text="Screenshot listing winget features command help options." lightbox="./images/features-help.png":::
2625

27-
To enabled any disabled features, go to **settings** and enable the feature.
26+
To enable any disabled features, go to **settings** and enable the feature.
2827

2928
> [!NOTE]
3029
> Features may be managed by group policy. You can use the **winget --info** command to view any policies in effect on your system.
17.7 KB
Loading

0 commit comments

Comments
 (0)