7.0 KiB
title, description, ms.author, ms.localizationpriority, ms.topic, ms.prod, ms.technology, author, ms.date, ms.reviewer, manager
title | description | ms.author | ms.localizationpriority | ms.topic | ms.prod | ms.technology | author | ms.date | ms.reviewer | manager |
---|---|---|---|---|---|---|---|---|---|---|
Policy CSP - DesktopAppInstaller | Learn about the Policy CSP - DesktopAppInstaller. | v-aljupudi | medium | article | w10 | windows | alekyaj | 08/24/2022 | aaroncz |
Policy CSP - DesktopAppInstaller
Tip
These are ADMX-backed policies and require a special SyncML format to enable or disable. For details, see Understanding ADMX-backed policies.
You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to Enabling a policy.
The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see CDATA Sections.
DesktopAppInstaller policies
- DesktopAppInstaller/EnableAdditionalSources
- DesktopAppInstaller/EnableAppInstaller
- DesktopAppInstaller/EnableDefaultSource
- DesktopAppInstaller/EnableLocalManifestFiles
DesktopAppInstaller/EnableAdditionalSources
Edition | Windows 10 | Windows 11 |
---|---|---|
Home | No | No |
Pro | Yes | Yes |
Windows SE | Yes | Yes |
Business | Yes | Yes |
Enterprise | Yes | Yes |
Education | Yes | Yes |
[!div class = "checklist"]
- Device
This policy controls additional sources configured for Windows Package Manager.
If you don't configure this setting, no additional sources will be configured for Windows Package Manager.
If you enable this setting, additional sources will be added to Windows Package Manager, and can't be removed. The representation for each additional source can be obtained from installed sources using winget source export.
If you disable this setting, no additional sources can be configured by the user for Windows Package Manager.
ADMX Info:
- GP Friendly name: Enable Additional Windows Package Manager Sources
- GP name: EnableAdditionalSources
- GP path: Administrative Templates\Windows Components\App Package Deployment
- GP ADMX file name: AppxPackageManager.admx
DesktopAppInstaller/EnableAppInstaller
Edition | Windows 10 | Windows 11 |
---|---|---|
Home | No | No |
Pro | Yes | Yes |
Windows SE | Yes | Yes |
Business | Yes | Yes |
Enterprise | Yes | Yes |
Education | Yes | Yes |
[!div class = "checklist"]
- Device
This policy controls whether Windows Package Manager can be used by users. Users will still be able to execute the winget command. The default help will be displayed, and users will still be able to execute winget -? to display the help as well. Any other command will result in the user being informed the operation is disabled by Group Policy.
- If you enable or do not configure this setting, users will be able to use the Windows Package Manager.
- If you disable this setting, users will not be able to use the Windows Package Manager.
ADMX Info:
- GP Friendly name: Controls whether the Windows Package Manager can be used by the users
- GP name: EnableAppInstaller
- GP path: Administrative Templates\Windows Components\App Package Deployment
- GP ADMX file name: AppxPackageManager.admx
DesktopAppInstaller/EnableDefaultSource
Edition | Windows 10 | Windows 11 |
---|---|---|
Home | No | No |
Pro | Yes | Yes |
Windows SE | Yes | Yes |
Business | Yes | Yes |
Enterprise | Yes | Yes |
Education | Yes | Yes |
[!div class = "checklist"]
- Device
This policy controls the default source included with the Windows Package Manager. If you do not configure this setting, the default source for the Windows Package Manager will be available and can be removed.
- If you enable this setting, the default source for the Windows Package Manager will be available and cannot be removed.
- If you disable this setting the default source for the Windows Package Manager will not be available.
ADMX Info:
- GP Friendly name: Enable Windows Package Manager Default Source
- GP name: EnableDefaultSource
- GP path: Administrative Templates\Windows Components\App Package Deployment
- GP ADMX file name: AppxPackageManager.admx
DesktopAppInstaller/EnableLocalManifestFiles
Edition | Windows 10 | Windows 11 |
---|---|---|
Home | No | No |
Pro | Yes | Yes |
Windows SE | Yes | Yes |
Business | Yes | Yes |
Enterprise | Yes | Yes |
Education | Yes | Yes |
[!div class = "checklist"]
- Device
This policy controls whether users can install packages with local manifest files. If a user has a manifest available via their local file system rather than a Windows Package Manager source, they may install packages using winget install -m .
-
If you enable or do not configure this setting, users will be able to install packages with local manifests by using Windows Package Manager.
-
If you disable this setting, users will not be able to install packages with local manifests by using Windows Package Manager.
ADMX Info:
- GP Friendly name: Enable Windows Package Manager Local Manifest Files
- GP name: EnableLocalManifestFiles
- GP path: Administrative Templates\Windows Components\App Package Deployment
- GP ADMX file name: AppxPackageManager.admx