The administrator may want to enable all system apps on the device from the console. Now SureMDM offers the enabling of all system apps on the device through system settings options available in Profiles.
Purpose
The purpose of this knowledge article is to provide a guide on how to enable all system apps on the device through the profile in the SureMDM console.
Prerequisites
NA
Steps
Step 1: Enabling all system apps
- Log in to the SureMDM console.
- Navigate to the Profiles section.
- Navigate to the Android tab.
- Navigate to the System Settings and click on Configure.
- Under the Applications, click on Enable All System Apps.
- Give the profile a name and save it.
Step 2: Using the Run Script
The below run script is used to enable system apps if they are not enabled by default.
!#suremdm
SendAllSystemApps(true)
Note: If the profile is deployed with ” enable system apps disabled”, then re-modifying the profile and applying the same profile might not allow system apps to be enabled. In that case, we can use this runscript.
Need more help? Here’s how to get help from our experts.
Was this helpful?
YesNo