Skip to content

Disabling App Installer breaks Intune-delivered Store Apps #4342

Description

Brief description of your issue

As of Intune 2304, management policies are available via the DesktopAppInstaller CSP, and all of the settings are Device scoped, thus written into HKLM.
Setting "EnableAppInstaller" to "Disabled" blocks Intune-delivered Store applications from installing.
This does not seem to impact app updates, and if the Store is user-accessible, application installs can still be triggered.

Steps to reproduce

Deploy the EnableAppInstaller setting configured to Disabled to a device via Intune, and attempt to install a Store application via the Company Portal.

Expected behavior

I would expect a System-context install to work correctly, but user-context to be blocked.
Ideally the CSP would support user-level scoping so as to have more granularity over the configuration.

Actual behavior

Any Store app delivered via Intune and regardless of installation context is met with a failure.

Environment

Windows: Windows.Desktop vl0.0.22621.3296
System Architecture: X64
Package: Microsoft.DesktopAppInstaller vl.22.10861.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-GPOIssue related to Group Policy ObjectIssue-FeatureThis is a feature request for the Windows Package Manager client.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions