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 the preference panes.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
EnabledPreferencePanes EnabledPreferencePanes Deprecated (macOS 13.0) The list of enabled System Preferences panes. 1 subkey | array | optional | — | ✓Yes | macOS (10.7 - 13.0) |
└─ PreferencePanes PreferencePanes Deprecated (macOS 13.0) | string | optional | — | ✓Yes | macOS (10.7 - 13.0) |
DisabledPreferencePanes DisabledPreferencePanes Deprecated (macOS 13.0) The list of disabled System Preferences panes. 1 subkey | array | optional | — | ✓Yes | macOS (10.7 - 13.0) |
└─ PreferencePanes PreferencePanes Deprecated (macOS 13.0) | string | optional | — | ✓Yes | macOS (10.7 - 13.0) |
DisabledSystemSettings DisabledSystemSettings Deprecated (macOS 13.0) The list of disabled System Settings extensions. All other items will be enabled. When `DisabledSystemSettings` is specified, the device ignores `DisabledPreferencePanes` and `EnabledPreferencePanes`.
> Note:
> A given System Settings extension can supply more than one section in System Settings; disabling such an extension disables all sections it supplies. 1 subkey | array | optional | — | ✓Yes | macOS (13.0 - 13.0) |
└─ SettingsExtensions SettingsExtensions Deprecated (macOS 13.0) | string | optional | — | ✓Yes | macOS (10.7 - 13.0) |