Posted on 03-15-2024 12:14 AM
Hi,
Is it possible for an organization to disable the factory reset option on an iPhone? Alternatively, is there a policy or script that can accomplish this?
Solved! Go to Solution.
Posted on 03-20-2024 06:29 AM
You can add a restriction to your iOS configuration profile to block the reset option.
Posted on 03-15-2024 01:21 AM
that Jamf do you use
You can set this:
<key>allowEraseContentAndSettings</key>
<false />
you can use iMazing profile editor, or build in gui
You can´t run scripts on iOS
Posted on 03-20-2024 06:29 AM
You can add a restriction to your iOS configuration profile to block the reset option.
Posted on 03-21-2024 05:42 AM
@ssushil438- One thing to keep in mind is that if that option is gone and you have to restore the phone and don't have a backup option like JAMF reset, you will have to do a restore from the computer.
Posted on 03-21-2024 09:31 PM
and is there any possible way to disable the Factory rest option from iPhone via MS Intune ?