1. Home
  2. Knowledge Base
  3. SureMDM
  4. General questions
  5. Enable Developer Options on EA-Signed Android Devices Using RunScript via SureMDM
  1. Home
  2. Knowledge Base
  3. SureMDM
  4. Enable Developer Options on EA-Signed Android Devices Using RunScript via SureMDM
  1. Home
  2. Knowledge Base
  3. Android Management
  4. Enable Developer Options on EA-Signed Android Devices Using RunScript via SureMDM

Enable Developer Options on EA-Signed Android Devices Using RunScript via SureMDM

SureMDM provides an option to enable USB Debugging on Android devices through profiles and system settings. However, even after USB Debugging is enabled, the Developer Options menu is not visible by default. Traditionally, end users must manually navigate to About Device/Table → tap the Build Number multiple times to enable Developer Mode and access Developer Options

KB article for reference

To simplify this process in enterprise environments, SureMDM allows administrators to enable and display Developer Options remotely on EA-signed devices using a RunScript job, eliminating the need for manual interaction on the device.

Purpose

This article provides the step-by-step instructions on how to enable and make the Developer Options menu visible on EA-signed Android devices using a RunScript job in SureMDM.

Prerequists

Works on EA signed devices

Steps

  1. Log in to the SureMDM Web Console.
  2. Navigate to Jobs and click New Job
  3. Select the Android platform.
  4. Choose RunScript as the job type.
  5. Enter a Job Name.
  6. In the script editor, paste the below provided RunScript command.

!#suremdm

putGlobalSettings(development_settings_enabled,1)

Note:
Use 1 in the Runscript as a passing argument to enable the developer option and 0 to disable it.

7. Save the job and deploy it onto the device.
8. On the device, once the job has been deployed successfully, go to the device’s Settings and verify that Developer Options is now visible and accessible.

Conclusion

By default, the Developer Options are disabled on the device. Once the Run Script is deployed and the value is set to 1, the Developer Options will become visible on the device.

Before deploying the script

After deploying the script

Need more help? Here’s how to get help from our experts. 

CONTACT US

Was this helpful?
YesNo
Updated on February 2026
Need Support?
Can't find the answer you're looking for?
Contact Support