Login Items: Managed Items (com.apple.loginitems.managed)

com.apple.loginitems.managed

The payload that configures a device's login items.

macOS(10.13)
Branch: release

Settings (4)

SettingTypeRequiredDefaultManual InstallSupported OS
AutoLaunchedApplicationDictionary-managed
AutoLaunchedApplicationDictionary-managed
An array of login item dictionaries.
1 subkey
arrayrequired
Yes
macOS (10.13+)
└─
LoginItem
LoginItem
A login item.
2 subkeys
dictionaryrequired
Yes
macOS (10.13+)
└─ └─
Path
Path
The URL or path string to the item's location.
stringrequired
Yes
macOS (10.13+)
└─ └─
Hide
Hide
If `true`, the system hides this item in the Users & Groups login items list.
booleanoptionalfalse
Yes
macOS (10.13+)