How-Tos

Prevent Location Services From Being Turned Off on Android

Use Mobile Device Management to enforce location services on Android devices through Android Enterprise policies, preventing users from disabling GPS tracking on company-owned phones.

Mountain landscape representing leadership perspective and vision
Written by
Trio Content Team
Published on
28 Dec 2025
Modified on
28 Dec 2025

You've deployed company Android devices to field workers or fleet drivers, but employees keep disabling location services. This undermines asset tracking, jeopardizes safety protocols, and creates compliance headaches when you can't verify where company resources are at any given moment.

The solution involves Mobile Device Management enforcement rather than native Android settings. MDM platforms use Android Enterprise APIs to lock location services in the "on" position, removing the toggle from user control entirely. Device administrators can configure these restrictions remotely without physically touching each phone.

This guide covers seven proven methods to prevent location services from being turned off on Android, from work profile configurations to kiosk mode lockdowns. You'll learn implementation steps, legal considerations, and troubleshooting strategies that work across Samsung, Google Pixel, and other Android manufacturers.

TL;DR

  • MDM solutions enforce location services through Android Enterprise policies that remove user control over GPS settings
  • Work profiles separate corporate and personal data while maintaining mandatory location tracking for business apps
  • Device administrator mode provides system-level restrictions but offers less security than fully managed deployments
  • Kiosk mode locks devices to specific apps with enforced location permissions for specialized use cases
  • Legal compliance requires clear policies, employee consent documentation, and adherence to state privacy laws

Why Organizations Need Location Tracking on Android Devices

Businesses deploy Android devices to mobile workforces expecting real-time visibility into field operations. Construction companies track equipment movement between job sites. Healthcare organizations verify home health aides reach patient appointments. Transportation firms monitor driver routes for customer service and liability protection.

The GPS fleet tracking market reflects this demand, with market growth registering a CAGR of approximately 12.1% from 2025 to 2032 as more organizations prioritize location-based workforce management. Location data prevents timesheet fraud by confirming clock-in locations. It enables emergency response when workers face safety incidents in remote areas. Asset recovery becomes possible when devices go missing or get stolen.

When employees disable location services, these capabilities vanish instantly. Managers lose operational visibility. Safety protocols fail. Compliance audits reveal gaps in location verification records. The business case for enforced location tracking becomes clear when operational requirements depend on knowing where people and assets are located.

Can You Prevent Location Services From Being Turned Off on Android?

Native Android Limitations

Standard Android settings provide no built-in method to lock location services. Users maintain full control over the location toggle in Quick Settings and the main Settings app. Parental control features don't extend to location enforcement. Third-party apps requesting location permissions can't prevent users from revoking those permissions later.

Consumer Android devices prioritize user autonomy over administrative control. Google designed the operating system assuming individual ownership rather than corporate fleet management. This creates the fundamental challenge organizations face when deploying Android phones to employees.

MDM-Based Enforcement

Mobile Device Management platforms bridge this gap through Android Enterprise APIs. These management frameworks communicate directly with the Android operating system at a level unavailable to regular apps. MDM policies can mandate location services remain enabled regardless of user preferences.

The enforcement happens through device policy controllers that Google built into Android specifically for enterprise deployments. When an MDM enrolls a device using these controllers, the management platform gains abilities standard users and apps cannot access. Location enforcement becomes one of dozens of restrictions administrators can apply.

Android Enterprise Management Options

Organizations choose between three Android Enterprise deployment models based on device ownership and privacy requirements. Fully managed devices provide maximum control for company-owned phones used exclusively for work. The MDM controls all settings including mandatory location services. Android work profile deployments create a separate work container on personally-owned devices, where location policies apply only to work apps. Dedicated devices run in kiosk mode, locked to specific applications with enforced permissions.

Each model offers different levels of location enforcement. Fully managed devices allow system-wide GPS mandates. Work profiles enforce location for corporate apps while respecting personal app privacy. Dedicated devices combine app restriction with mandatory location for specialized use cases like delivery scanning or warehouse inventory management.

Methods to Prevent Location Services From Being Turned Off on Android

Organizations implement location enforcement through multiple technical approaches depending on device ownership models and privacy requirements. The following methods range from comprehensive system-level controls to app-specific permission management.

Using Mobile Device Management Solutions

MDM platforms provide the most reliable method to enforce location services across Android fleets. These systems deploy configuration policies during device enrollment that prevent users from accessing location toggles. The process works through Android's DevicePolicyManager API, which grants enrolled devices special administrative privileges.

Key implementation steps include:

  • Enrolling devices through zero-touch provisioning or manual enrollment workflows
  • Creating device policies in the MDM console with location enforcement enabled
  • Pushing policies to targeted device groups or the entire fleet
  • Monitoring compliance through dashboard reporting that flags devices with disabled location
  • Automatically triggering alerts when devices fall out of compliance

The MDM method works across different Android manufacturers because it uses standardized Android Enterprise APIs. Samsung, Google Pixel, Motorola, and other brands respond identically to these commands. According to recent research, 82% of Android Enterprise Recommended users believe their devices are more enterprise-grade and secured compared to consumer deployments without MDM.

Modern MDM platforms support both company-owned and BYOD scenarios through different enrollment modes. Company-owned devices can enforce location system-wide. BYOD deployments use work profiles that mandate location only within the managed work container, preserving personal app privacy.

Android Enterprise Work Profile Configuration

Work profiles create isolated workspaces on Android devices where corporate policies apply independently from personal settings. This approach solves the challenge of Android BYOD deployments where employees use personal phones for work purposes. The work profile functions as a separate user account with its own apps, data, and policy controls.

Location enforcement within work profiles operates differently than fully managed devices:

  • System-level location services must remain enabled for work apps to function
  • Work apps can require location permissions that users cannot revoke
  • Personal apps maintain independent location settings outside MDM control
  • The work profile badge identifies which apps fall under corporate policies

Organizations deploy work profiles when employee privacy concerns preclude full device management. The employee retains control over personal app permissions while the employer enforces location tracking for work-related applications. Time tracking apps, mobile CRM tools, and field service applications running in the work profile can mandate location access regardless of the user's personal location settings.

Technical implementation requires:

  • Enrolling devices through Android Enterprise work profile setup
  • Configuring managed configurations for work apps that specify required permissions
  • Setting location accuracy requirements (GPS, network-based, or both)
  • Establishing geofencing policies that trigger alerts when devices enter or exit zones

Device Administrator Policies

Device administrator mode represents an older Android management approach that predates Android Enterprise but remains functional on modern devices. This method grants apps elevated privileges to enforce policies including location services. While less secure than fully managed enrollment, device administrator policies work on devices running older Android versions or in scenarios where Android Enterprise enrollment isn't feasible.

Implementation considerations include:

  • Users must manually grant device administrator permissions to the MDM agent app
  • The MDM can prevent removal of administrator privileges without proper authentication
  • Location enforcement works system-wide rather than within isolated profiles
  • Some manufacturers limit device administrator capabilities in favor of Android Enterprise

Device administrator mode faces deprecation in future Android versions. Google recommends migrating to Android Enterprise management for long-term support and enhanced security. Organizations should view this method as a temporary solution for legacy device compatibility rather than a permanent enforcement strategy.

Kiosk Mode for Restricted Devices

Android tablet kiosk mode locks devices to single applications or limited app sets with mandatory permissions including location access. This approach suits dedicated-use devices like delivery scanners, digital signage, point-of-sale terminals, or vehicle-mounted tablets. Kiosk mode removes access to settings menus entirely, preventing users from modifying any device configurations.

Key features of kiosk deployments include:

  • Complete lockdown of the Android interface except specified apps
  • Mandatory app permissions enforced at deployment
  • Removal of status bar and quick settings access
  • Prevention of app uninstallation or permission modification
  • Automatic return to kiosk app if users exit through home button

Organizations use kiosk mode when devices serve single purposes requiring consistent location data. Fleet vehicles equipped with routing apps need constant GPS access. Warehouse scanners tracking inventory movement require location verification. Customer-facing tablets for surveys or orders may need location data for analytics.

Configuration complexity varies by MDM platform, but typical setup involves:

  • Enrolling devices as fully managed or dedicated
  • Selecting allowed applications through Managed Google Play
  • Configuring required permissions for kiosk apps
  • Setting lockdown parameters that hide system UI elements
  • Testing user experience to ensure necessary functionality remains accessible

App-Level Permission Management

Android's permission system allows granular control over which apps access location services and under what circumstances. MDM platforms leverage managed app configurations to enforce location permissions for specific corporate applications even when system-wide enforcement isn't required. This targeted approach balances operational needs with employee privacy concerns.

Permission enforcement operates through three levels:

  • Always Allow: App can access location in foreground and background
  • Allow Only While Using: Location access granted when app is active
  • Deny: No location access permitted

Corporate apps deployed through MDM can receive mandatory "Always Allow" permissions that users cannot downgrade. The MDM pushes these configurations during app installation, and the Android system prevents users from accessing permission settings for managed apps. Field service apps, time tracking tools, and mobile CRM platforms benefit from this enforcement.

Implementation requires:

  • Deploying apps through Managed Google Play or private app catalogs
  • Configuring managed app configurations in the MDM console
  • Setting location permission requirements for each app
  • Documenting which apps receive mandatory location access and why
  • Communicating to employees which work apps track location

This method works best when only specific business applications require guaranteed location access. Sales teams using CRM apps need location tracking, but their email or productivity apps may not. Selective enforcement reduces privacy concerns while ensuring critical business apps maintain necessary permissions.

Managed Google Play Store Controls

Managed Google Play serves as the enterprise app distribution channel for Android Enterprise deployments. IT administrators curate which apps appear in employees' managed Play Store, controlling not just app availability but also the permissions those apps receive. Location-dependent apps can enter the catalog with pre-approved permissions that deployment policies enforce.

Key capabilities include:

  • Curating approved app catalogs that exclude location-tracking apps employees might install
  • Pre-approving permissions for business-critical apps before deployment
  • Pushing required apps automatically with enforced location access
  • Preventing sideloading of apps that might interfere with location services
  • Monitoring which apps request location permissions across the fleet

Organizations use Managed Google Play to prevent employees from installing apps that conflict with corporate location tracking. Some apps deliberately obfuscate location or use VPN services that interfere with GPS accuracy. By controlling the app catalog, administrators ensure only compliant applications reach managed devices.

Configuration involves:

  • Enabling Managed Google Play in the MDM console
  • Selecting approved apps from the public Play Store or uploading private apps
  • Configuring app-specific settings including required permissions
  • Creating policies that prevent unapproved app installation
  • Establishing whitelisting or blacklisting rules for app categories

Lost Mode and Location Tracking

Android lost mode represents a reactive approach to location enforcement that activates when devices go missing. When administrators enable lost mode remotely, the device locks down, forces location services on, and reports GPS coordinates at specified intervals. This capability proves critical for recovering stolen devices or locating employees in emergency situations.

Lost mode functionality includes:

  • Remote activation from the MDM console
  • Automatic enablement of location services regardless of prior settings
  • Frequent location reporting intervals (every 30 seconds to 5 minutes)
  • Device lockdown with custom messages displayed on screen
  • Optional audible alerts to help locate nearby devices

While lost mode doesn't prevent users from disabling location services during normal operation, it ensures location enforcement activates when devices go missing. Organizations combine lost mode with standard enforcement policies for comprehensive location management. Regular enforcement prevents intentional disablement. Lost mode handles edge cases like device theft or medical emergencies requiring immediate location data.

Comparison of Android Location Enforcement Methods

MethodDevice Control LevelPrivacy ImpactBest ForImplementation Complexity
Full MDM EnrollmentComplete system-wide controlHigh - tracks all device activityCompany-owned devicesMedium - requires enrollment setup
Work ProfileWork apps onlyLow - separates work and personalBYOD scenariosLow - employee self-enrollment
Device AdministratorSystem-wide with limitationsHigh - full device accessLegacy Android versionsLow - simple permission grant
Kiosk ModeComplete lockdownN/A - dedicated devicesSingle-purpose devicesHigh - requires extensive config
App-Level PermissionsSpecific apps onlyLow - targeted trackingSelective app enforcementLow - per-app configuration
Lost ModeEmergency activation onlyMedium - temporary trackingDevice recoveryLow - remote activation

Step-by-Step Implementation Guide

Implementing location enforcement requires systematic configuration across enrollment, policy creation, and compliance monitoring. The following process works for most MDM platforms with minor variations based on specific vendor interfaces.

Setting Up MDM Enrollment

Device enrollment establishes the management relationship between the MDM platform and Android devices. This foundational step determines which enforcement capabilities become available for location policies.

Zero-touch enrollment provides the smoothest deployment experience for company-owned devices. Organizations purchase Android devices directly from manufacturers or authorized resellers who preconfigure them with MDM enrollment details. When employees first power on these devices, they automatically enroll in the MDM without manual configuration steps. This eliminates user error and ensures consistent policy application across the fleet.

Manual enrollment serves BYOD scenarios or existing device fleets. Employees receive enrollment instructions via email containing:

  • MDM enrollment app download link from Google Play
  • Organization-specific enrollment code
  • Step-by-step instructions with screenshots
  • Privacy disclosure explaining what the MDM monitors
  • Support contact information for enrollment issues

Work profile enrollment for BYOD requires employees to:

  • Install the MDM app from Google Play
  • Enter the provided enrollment code
  • Accept work profile creation
  • Review and accept corporate policies
  • Allow the MDM to install work apps

Fully managed enrollment provides maximum control for company devices:

  • Factory reset the device to start clean
  • Connect to WiFi during initial setup
  • Enter afw#setup or scan QR code when prompted for Google account
  • Follow MDM-specific setup wizard
  • Wait for policy application and app deployment

Configuring Location Policies

Once devices enroll successfully, administrators create location enforcement policies in the MDM console. Policy configuration varies by platform but follows similar logic across vendors. Start by creating a new device policy or editing an existing configuration profile. Navigate to restrictions or compliance settings where location controls reside.

Essential location policy settings include:

  • Force Location Services On: Master toggle that prevents users from disabling GPS
  • Location Accuracy Mode: Choose between high accuracy (GPS + WiFi + cellular), battery saving (WiFi + cellular), or device sensors only
  • Background Location Access: Allow or deny apps from accessing location when not actively in use
  • Location Sharing Restrictions: Control whether users can share location with third-party apps
  • Geofencing Parameters: Define geographic boundaries that trigger alerts when crossed

Advanced configurations enable granular control:

  • Set location reporting intervals (continuous, hourly, daily, or on-demand)
  • Configure location accuracy requirements for specific apps
  • Establish mock location detection to prevent GPS spoofing
  • Define compliance actions when location services disable

Assign policies to device groups based on department, role, or device type. Field service technicians may require always-on location with 5-minute reporting intervals. Office workers with occasional field visits might need location tracking only during work hours. Warehouse devices in kiosk mode require constant location for inventory management.

Testing policy configuration before broad deployment prevents operational disruptions:

  • Apply policies to a test device group of 5-10 devices
  • Verify location services remain enabled after policy push
  • Attempt to disable location through settings (should fail)
  • Confirm location data reaches the MDM dashboard
  • Test app functionality that depends on location access
  • Document any issues and refine policies accordingly

Testing Enforcement

Thorough testing validates location enforcement works across different scenarios and device states. Comprehensive test plans cover normal operations, edge cases, and failure modes before rolling policies to production device fleets.

Create a testing matrix that includes:

  • User Attempts to Disable: Pull down quick settings and tap location toggle - should show disabled or grayed out option
  • Settings App Access: Navigate to Location settings - users should see "Managed by your organization" message
  • App Permission Changes: Attempt to revoke location permissions from managed apps - should display restriction notice
  • Airplane Mode: Enable airplane mode and verify location attempts to reactivate when cellular returns
  • Battery Optimization: Check that aggressive battery savers don't override location enforcement
  • Developer Options: Attempt to enable mock locations or GPS spoofing - should fail or trigger compliance alert

Device manufacturers implement Android differently, so test across brands represented in your fleet. Samsung devices may behave differently from Google Pixel, Motorola, or OnePlus phones. Test both flagship and budget models as hardware variations affect GPS performance.

Network condition testing ensures location tracking functions across connectivity scenarios:

  • Strong WiFi connection - should report precise location
  • Cellular data only - verify GPS and network-based location work
  • Poor signal areas - confirm location attempts resume when signal returns
  • VPN connections - test whether VPN affects location accuracy

Document test results systematically, noting any device models or Android versions exhibiting problems. Common issues include:

  • Manufacturer-specific battery optimizations disabling background location
  • Older Android versions lacking certain enforcement APIs
  • Custom Android skins (Samsung One UI, OnePlus OxygenOS) requiring adjusted policies
  • Apps that crash or malfunction when unable to disable location

Monitoring Compliance

Ongoing compliance monitoring ensures location enforcement remains effective as devices age, software updates install, and employees attempt workarounds. MDM platforms provide compliance dashboards showing real-time device status across multiple metrics including location services.

Set up automated compliance monitoring:

  • Dashboard Widgets: Create overview panels showing percentage of devices with location enabled
  • Compliance Reports: Schedule daily or weekly reports listing non-compliant devices
  • Alert Rules: Configure notifications when device location disables or goes offline
  • Geofence Violations: Monitor when devices enter or exit defined geographic boundaries
  • Audit Logs: Review location policy changes and enforcement failures

Address compliance failures systematically. When the MDM reports a device with disabled location services:

  • Check whether the device remains online and communicating with MDM
  • Review recent device activity for factory resets or policy removals
  • Contact the user to understand what occurred
  • Remotely re-push location policies if they failed to apply
  • Consider remote lock or wipe if the device was stolen

Recent statistics show that 70% of leaders are comfortable using surveillance software in a remote work setting, indicating growing acceptance of monitoring tools when properly disclosed. However, compliance monitoring raises employee relations concerns. Balance operational requirements with transparency by:

  • Publishing clear policies explaining what location tracking occurs and why
  • Providing employees with written documentation of monitoring scope
  • Establishing processes for employees to report technical issues preventing compliance
  • Distinguishing between intentional policy violations and legitimate technical failures

Monthly compliance reviews identify trends requiring policy adjustments. If specific device models consistently fall out of compliance, investigate manufacturer-specific issues. If certain employee roles show higher non-compliance rates, assess whether policies match actual job requirements. Adjust enforcement strategies based on real-world results rather than initial assumptions.

How Trio Simplifies Android Device Location Management

Managing location services across Android device fleets involves complexity that dedicated Android device management platforms handle more effectively than manual approaches. Organizations struggling with employees disabling GPS or facing compliance gaps from inconsistent tracking benefit from centralized management systems.

What is Android MDM? It's a comprehensive solution that enforces policies including location services across company-owned and BYOD Android devices. Rather than configuring individual phones manually, IT administrators deploy policies from a central console that applies settings automatically. This approach ensures consistent enforcement regardless of fleet size.

Trio provides Android device management capabilities that address common location tracking challenges. As an MDM platform built on Android Enterprise APIs, it enables IT administrators to configure location policies during enrollment that prevent users from disabling GPS functionality. The platform supports multiple deployment models including fully managed devices for company-owned phones, work profiles for BYOD scenarios, and kiosk mode for dedicated-use tablets.

Key considerations when selecting an MDM for location enforcement include ease of policy configuration, reliable enforcement across Android versions, comprehensive compliance reporting, and responsive technical support. Organizations should evaluate how platforms handle edge cases like devices going offline, factory resets, or MDM agent removal attempts.

Beyond location enforcement, comprehensive Android management addresses related operational needs. Remote app deployment ensures field workers have necessary tools. Security policies protect corporate data on mobile devices. Compliance reporting demonstrates adherence to industry regulations. Website blocking and content filtering prevent inappropriate use of company devices.

IT teams managing Android fleets can start a free trial to test location enforcement capabilities in their specific environment. For organizations requiring detailed implementation guidance or custom deployment support, book a demo to discuss specific requirements with mobile device management specialists.

Ready-to-use Templates

Must-have Template Toolkit for IT Admins

Explore All
Template Toolkit

Start your free trial

No credit card required
Full access to all features

Get Ahead of the Curve

Every organization today needs a solution to automate time-consuming tasks and strengthen security. Without the right tools, manual processes drain resources and leave gaps in protection. Trio MDM is designed to solve this problem, automating key tasks, boosting security, and ensuring compliance with ease.

Don't let inefficiencies hold you back.

Every organization today needs a solution to automate time-consuming tasks and strengthen security. Without the right tools, manual processes drain resources and leave gaps in protection. Trio MDM is designed to solve this problem, automating key tasks, boosting security, and ensuring compliance with ease.

Smiling womanAbstract geometric patternAbstract geometric patternSmiling womanSmiling woman

Frequently Asked Questions (FAQ)

Employment law generally permits location tracking on company-owned devices when disclosed through written policy. Employees must receive clear notification of monitoring practices before device issuance. Some states including California require explicit consent beyond standard employment agreements. Consult legal counsel to ensure compliance with applicable state privacy laws.

Modern Android devices optimize location services to minimize battery impact through adaptive refresh rates. Background location tracking typically consumes 2-5% additional battery daily when properly configured. High-accuracy GPS mode uses more power than network-based location. Configure location accuracy requirements based on operational needs rather than maximum precision if battery life becomes problematic.

Factory resets remove MDM enrollment and all associated policies including location enforcement. Organizations prevent this through tamper-detection features that trigger alerts when devices undergo factory reset. Android Enterprise deployments can require re-enrollment before the device becomes functional again. Lost mode capabilities help locate devices immediately after unauthorized resets.

Work profile deployments enforce location services specifically for work apps while preserving personal app privacy. System-level location services must remain enabled for work apps to function, but personal apps maintain separate permission controls. Employees retain the ability to disable personal app location tracking while work apps receive mandatory location access through MDM policies.

Location accuracy depends on positioning method and environmental factors. GPS provides 5-15 meter accuracy in open areas with clear sky view. WiFi-based positioning delivers 20-50 meter accuracy in urban environments. Cellular tower triangulation offers 100-500 meter accuracy when GPS and WiFi unavailable. Indoor locations, dense foliage, and tall buildings degrade GPS accuracy regardless of MDM enforcement.
Prevent Location Services From Being Turned Off on Android