Last updated: July 24, 2026
Restrict Apple Intelligence and related iOS/iPadOS 18 and macOS 15 features on managed Apple devices, including Image Playground, Writing Tools, Genmoji Creation, ChatGPT extension, iPhone Mirroring, and eSIM Outgoing Transfers, by applying a downloadable plist configuration file via a profile in Device Management > Profiles.
With new OS updates introducing AI-driven Apple Intelligence features, enterprises may restrict these features to align with privacy policies, while schools may disable certain capabilities to ensure focus on educational use. Configuring these restrictions via MDM helps maintain compliance and control across managed devices.
These features can be restricted to maintain control over device functionality:
Note: These features were introduced in iOS/iPadOS 18.0 and macOS Sequoia (15.0).
These iOS 18/18.1 features can be restricted to enhance data security and prevent unauthorized access:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>PayloadDisplayName</key>
<string>AI Restrictions</string>
<key>PayloadIdentifier</key>
<string>com.apple.applicationaccess.16542AF3-4905-4F27-BBD6-D5E626A18132</string>
<key>PayloadType</key>
<string>com.apple.applicationaccess</string>
<key>PayloadUUID</key>
<string>16542AF3-4905-4F27-BBD6-D5E626A18132</string>
<key>PayloadVersion</key>
<integer>1</integer>
<!-- <key>allowGenmoji</key>
<false/> -->
<!-- <key>allowImagePlayground</key>
<false/> -->
<!-- <key>allowImageWand</key>
<false/> -->
<!-- <key>allowPersonalizedHandwritingResults</key>
<false/> -->
<!-- <key>allowWritingTools</key>
<false/> -->
<!-- <key>allowiPhoneMirroring</key>
<false/> -->
<!-- <key>allowESIMOutgoingTransfers</key>
<false/> -->
<!-- <key>allowExternalIntelligenceIntegrations</key>
<false/> -->
<!-- <key>allowExternalIntelligenceIntegrationsSignIn</key>
<false/> -->
<!-- <key>allowedExternalIntelligenceWorkspaceIDs</key>
<array>
<string>com.manageengine.workspace_id</string>
</array> -->
<!-- <key>allowMailSummary</key>
<false/> -->
<!-- <key>allowNotesTranscriptionSummary</key>
<false/> -->
<!-- <key>allowVisualIntelligenceSummary</key>
<false/> -->
<!-- <key>allowAppleIntelligenceReport</key>
<false/> -->
<!-- <key>allowMailSmartReplies</key>
<false/> -->
<!-- <key>allowSafariSummary<key>
<false/> -->
</dict>
</array>
<key>PayloadDisplayName</key>
<string>AI Restrictions</string>
<key>PayloadIdentifier</key>
<string>ai.32AC716C-3E55-4EE4-9CCB-F9560C3E625E</string>
<key>PayloadScope</key>
<string>System</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>32AC716C-3E55-4EE4-9CCB-F9560C3E625E</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>If you have any doubts or need assistance, contact support at:
Log in to the MDM Console, go to Device Management > Profiles, create or select an iOS/iPadOS or macOS profile, upload the provided configuration (.mobileconfig) file with the required restriction keys enabled, then publish and distribute the profile to target devices.
On iOS/iPadOS you can restrict features such as Image Playground, Writing Tools, Genmoji Creation, Image Wand, generating text in the user's handwriting, and extending Apple Intelligence with ChatGPT; on macOS you can restrict Image Playground and Writing Tools, along with several per-version features like mail summary and Safari web page summary.
Yes. The same configuration file lets you prevent iPhone Mirroring (blocking display replication from iPhone to Mac) and eSIM Outgoing Transfers (blocking eSIM transfers from managed devices to other devices), both introduced in iOS 18/18.1.
Yes. Separate profiles are created for iOS/iPadOS or macOS, covering the Apple Intelligence features introduced in iOS/iPadOS 18 and macOS Sequoia (15.0) respectively.