features command (winget)

The features command of the winget 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.

Each feature can be turned on individually by enabling the features through settings.

You can find the latest up to date information features on the experimental features web page.

Usage

winget features

features command

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.

features command help options

To enabled any disabled features, go to settings and enable the feature.

Note

Features may be managed by group policy. You can use the winget --info command to view any policies in effect on your system.