1. Home
  2. Knowledge Base
  3. SureLock
  4. SureLock Android
  5. How to hide the Quick tiles for EA-supported devices outside SureLock
  1. Home
  2. Knowledge Base
  3. SureLock
  4. How to hide the Quick tiles for EA-supported devices outside SureLock

How to hide the Quick tiles for EA-supported devices outside SureLock

The Admin may want to hide Quick tiles on the notification panel even when the device is outside SureLock. Now SureMDM offers a way to hide the quick tile even outside the SureLock.

Purpose

The purpose of this knowledge article is to provide a guide on how to hide the quick tiles for EA-supported devices outside SureLock.

Prerequisites

  • This feature is supported from SureMDM Agent version 27.24.53 onwards.
  • This feature is supported only on EA devices. 

Steps

  1. Log in to the SureMDM console.
  2. Navigate to the Jobs section.
  3. Click on New Job and select the Operating System as Android.
  4. Navigate to Run Script.
  5. Go to the EA section.
  6. Enter the Job Name and Save it.
  7. In the Run Script section type the Run Script available below as shown in the image

 !#suremdm 

putSecureSettings(sysui_qs_tiles)

Admins can also add exceptions to the Run Script that they would like to have in notification panel. 

Example : If the Admin wants any specific icons like Wi-Fi and flashlight icons to be visible on the notification panel then they can modify the Run Script like the below shown example. 

!#suremdm 

putSecureSettings(sysui_qs_tiles,wifi,flashlight) 

  1. Apply the Job to the device.

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

CONTACT US

Was this helpful?
YesNo
Updated on May 2023