Category filter

Deploy custom configuration profile to remove the Siri setup from the Setup Assistant on macOS devices

It is in the best interest of corporations to disable Siri on their devices since it poses many threats in terms of data breach and privacy. Siri collects data from devices to improve its algorithm, data that can be very confidential to the company. Disabling Siri also prevents any accidental breaches of data from the user side. Hexnode helps you to skip the Siri setup from the Setup Assistant whenever you are creating a new user or opening the device for the first time by deploying custom configurations.

Disclaimer:


The sample configuration profiles provided below are adapted from third-party open-source sites.

Configuration profile to skip the Siri setup from the Setup Assistant on macOS devices

Note:


Supported on macOS 10.14 and later versions.

The SkipSiriSetup key can take the values, <true> or <false>. If set to <false>, the Siri setup screen will be shown in the Setup Assistant after the ‘Screen Time’ setup screen. But if set to <true>, the Siri setup screen will be skipped.

Notes:

  • To create and customize configuration profiles, you can use tools like Apple Configurator, Profile Manager or manually create them using text editors.
  • Use non-encrypted .mobileconfig, .xml, or plist files to deploy profiles across devices.
  • Ensure that you do not associate conflicting configurations with the devices.
  • Use wildcards to fetch key values from the portal.
  • It is recommended to manually validate the configuration profile on a system before executing it in bulk.
  • Hexnode will not be responsible for any damage/loss to the system on the behavior of the configuration profile.

  • Configuration Profile Repository