Setup Assistant
com.apple.SetupAssistant.managed
The payload that configures Setup Assistant settings.
Configuration Keys (12)
| Key | Type | Title |
|---|---|---|
SkipSetupItemsAn array of strings that describe the setup items to skip. 'SkipKeys' provides a list of valid strings and their meanings. Available in iOS 14 and later, and macOS 15 and later. | array | Skip Setup Items |
SkipAppearanceIf 'true', the system skips the Choose Your Look pane. Default: false | boolean | Skip Appearance window |
SkipCloudSetupIf 'true', the system skips the Apple Account setup pane. Default: false | boolean | Skip iCloud |
SkipiCloudStorageSetupIf 'true', the system skips the iCloud Storage pane. Default: false | boolean | Skip iCloud Storage window |
SkipPrivacySetupIf 'true', the system skips the Privacy consent pane. Default: false | boolean | Skip Privacy consent window |
SkipSiriSetupIf 'true', the system skips the Siri setup pane. Default: false | boolean | Skip Siri |
SkipTrueToneIf 'true', the system skips the True Tone Display pane. Default: false | boolean | Skip True Tone Display window |
SkipScreenTimeIf 'true', the system skips the Screen Time pane. Default: false | boolean | Skip Screen Time window |
SkipTouchIDSetupIf 'true', the system skips the Touch ID setup pane. Default: false | boolean | Skip TouchID |
SkipUnlockWithWatchIf 'true', the system skips the Unlock With Apple Watch pane. Default: false | boolean | Skip Unlock with Apple Watch |
SkipAccessibilityIf 'true', the system skips the Accessibility pane. Default: false | boolean | Skip Accessibility |
SkipWallpaperIf 'true', the system skips the Wallpaper selection window. Default: false | boolean | Skip Wallpaper |
SkipSetupItemsRange: Accessibility (Accessibility), Action Button (ActionButton), Android (Android), Appearance (Appearance), Apple ID (AppleID), App Store (AppStore), Biometric (Biometric), Camera Button (CameraButton), Device to Device Migration (DeviceToDeviceMigration), Diagnostics (Diagnostics), Display Tone (DisplayTone), Enable Lockdown Mode (EnableLockdownMode), FileVault (FileVault), Home Button Sensitivity (HomeButtonSensitivity), iCloud Diagnostics (iCloudDiagnostics), iCloud Documents and Desktop (iCloudStorage), iMessage and FaceTime (iMessageAndFaceTime), Intelligence (Intelligence), Keyboard (Keyboard), Location (Location), Messaging Activation Using Phone Number (MessagingActivationUsingPhoneNumber), Multitasking (Multitasking), OnBoarding (OnBoarding), OS Showcase (OSShowcase), Passcode (Passcode), Payment (Payment), Privacy (Privacy), Restore (Restore), Restore Completed (RestoreCompleted), Safety (Safety), Safety and Handling (SafetyAndHandling), ScreenTime (ScreenTime), SIM Setup (SIMSetup), Siri (Siri), Spoken Language (SpokenLanguage), Software Update (SoftwareUpdate), Terms of Address (TermsOfAddress), Terms of Service (TOS), Tips (Tips), Unlock with Apple Watch (UnlockWithWatch), Update Completed (UpdateCompleted), Wallpaper (Wallpaper), Watch Migration (WatchMigration), Welcome (Welcome), Zoom (Zoom) | string | Items to Skip |