Explore the full catalogue of Apple Mobile Device Management (MDM) and Declarative Device Management (DDM) policies for macOS and iOS. Use the interactive explorer to search, filter, and reference policy keys for use with Microsoft Intune, Jamf, or any standards-compliant MDM solution.
The payload that configures a device's login items.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
AutoLaunchedApplicationDictionary-managed AutoLaunchedApplicationDictionary-managed An array of login item dictionaries. 1 subkey | array | required | — | ✓Yes | macOS (10.13+) |
└─ LoginItem LoginItem A login item. 2 subkeys | dictionary | required | — | ✓Yes | macOS (10.13+) |
└─ └─ Path Path The URL or path string to the item's location. | string | required | — | ✓Yes | macOS (10.13+) |
└─ └─ Hide Hide If `true`, the system hides this item in the Users & Groups login items list. | boolean | optional | false | ✓Yes | macOS (10.13+) |