Enable/disable lost mode automaticallySolved

Participant
Discussion
5 days ago Mar 10, 2026

We have a few company devices, both iOS and Android, that are supposed to stay within our office/warehouse area. What I’m trying to figure out is if there’s a way to automatically enable lost mode when a device leaves a geofence, and disable it again when it comes back inside.

For example, sometimes people accidentally takes a shared tablet outside the building. Ideally the device should automatically go into lost mode instead of someone from IT having to notice it later and trigger it manually.

Has anyone implemented something like this?

Replies (3)

Marked SolutionPending Review
Participant
5 days ago Mar 10, 2026
Marked SolutionPending Review

You could probably do this with dynamic groups.

Create a group for devices that are outside the geofence, and then apply an action to enable lost mode for devices that fall into that group. When they come back inside, they move out of that group and you can disable it.

Marked SolutionPending Review
Participant
4 days ago Mar 11, 2026
Marked SolutionPending Review

That makes sense.

But does that require someone to manually trigger the lost mode action when the device enters the group, or can it be fully automated?

Marked SolutionPending Review
Hexnode Expert
4 days ago Mar 11, 2026
Marked SolutionPending Review

Hi @casper,

Yes, you can automate the entire process using geofence + device groups + automation. A typical setup would look like this:

  • Define a geofence for your office, warehouse, or any location you want to monitor.
  • Create a device group containing the devices that should remain within the location and associate the geofence policy with this group to monitor their location compliance.
  • Automate the Lost Mode action using the automation feature.

To configure the automation:

  1. Navigate to the Automate tab.
  2. Click New Automation, and select the platform (iOS or Android).
  3. Choose the action: Enable Lost Mode or Disable Lost Mode.
  4. Set the trigger based on Activity and configure the activity trigger:
    • Location Non-Compliance → Enable Lost Mode
    • Location Compliance → Disable Lost Mode
  5. Under Target Filter, select the device group you created.
  6. Review the configuration and save the automation policy.

With this setup, the system will automatically enable Lost Mode when a device moves outside the geofence and disable it once it returns within the defined location. This works well for shared or location-restricted devices where manual monitoring isn’t practical.

Regards,
Sienna Carter
Hexnode UEM

Save