App Store
com.apple.appstore
The payload that configures macOS App Store restrictions.
DDM recommended — 3 of 5 settings support Declarative Device Management
Apple recommends DDM over legacy profiles. DDM declarations are autonomous — the device enforces them without server round-trips. In Intune, use Settings Catalog → Declarative Device Management to configure these settings.
Configuration Keys (5)
| Key | Type | Title | DDM |
|---|---|---|---|
restrict-store-require-admin-to-installIf 'true', the system restricts app installations to admin users only. Deprecated in macOS 10.14. Use the 'com.apple.SoftwareUpdate' payload key 'restrict-software-update-require-admin-to-install' instead. Default: false | boolean | Require Admin To Install | |
restrict-store-softwareupdate-onlyIf 'true', the system prevents App Store from launching. Available in macOS 10.14 and later. Restricts installations to software updates only in macOS 10.10 through 10.13. Default: false | boolean | Restrict app installations to software updates only | |
restrict-store-disable-app-adoptionIf 'true', the system disables app adoption by users. Available in macOS 10.10 and later. Default: false | boolean | Disable App Adoption by users | |
DisableSoftwareUpdateNotificationsIf 'true', the system disables software update notifications. Available in macOS 10.10 and later. Default: false | boolean | Disable software update notifications | |
restrict-store-mdm-install-softwareupdate-onlyRestrict app installations to MDM-installed apps and software updates | boolean | Restrict app installations to MDM-installed apps and software updates |