1. Home
  2. Knowledge Base
  3. SureMDM
  4. How to Configure NFC Behavior on Wear OS Devices using Run Script in SureMDM
  1. Home
  2. Knowledge Base
  3. Wearable Management
  4. How to Configure NFC Behavior on Wear OS Devices using Run Script in SureMDM

How to Configure NFC Behavior on Wear OS Devices using Run Script in SureMDM

Purpose

To ensure NFC remains either permanently enabled or disabled on Wear OS devices, administrators can use the Run Script feature in the SureMDM console to enforce NFC state regardless of user interaction.

Prerequisites

  • Access to the SureMDM console
  • Wear OS devices enrolled in SureMDM
  • Devices supporting NFC functionality
  • SureMDM Agent with Run Script capability

Steps

  1. On the SureMDM Console -> Jobs -> New Job -> select Wear OS
  2. Click on Run Script -> Enter the Job Name and the following script:

!#suremdm

SetNFCAlwaysOn(true)

  1. Click on Save

Modify the parameter based on requirement:

  • true → NFC is turned ON and remains enabled (user cannot disable it)
  • false → NFC is turned OFF


Expected Results

  • NFC state is enforced as per the configured value.
  • Users cannot override NFC settings when it is forced ON.
  • Devices comply with organizational NFC usage policies.

Conclusion

Using Run Script in SureMDM allows administrators to strictly control NFC behavior on Wear OS devices. This ensures consistency, prevents unauthorized changes, and supports use cases where NFC functionality is critical.

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

CONTACT US

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