How to Enable Windows Location Services via Intune with Senturo
Overview
Microsoft recently changed how Windows applications can access Wi‑Fi and related data that reveal device location. Access to these signals is now tied to the Windows Location permission. If Location is off or blocked, apps cannot determine device position. See Microsoft’s documentation on Wi‑Fi access and location changes.
For Senturo to function correctly, you must:
-
Force allow apps to access location
-
Optionally disable the user’s ability to turn off Location Services (recommended)
This ensures consistent and accurate location reporting.
Step-by-Step Instructions
Step 1: Create a new configuration profile
-
Open Microsoft Intune admin center.
-
Navigate to Devices > Configuration
-
Click + Create > New Policy.
-
Choose:
-
Platform: Windows 10 and later
-
Profile type: Settings catalog
-
-
Click Create.
Step 2: Name the profile
-
Enter a Name, for example: Senturo – Enable Location Services.
-
Optionally enter a Description, e.g.: Forces apps to access location and prevents users from disabling Location Services for reliable reporting.
-
Click Next.
Step 3: Add settings
-
In Configuration settings, click + Add settings.
-
Search for and add the following:
-
Let Apps Access Location
-
Path: Privacy > Let Apps Access Location
-
Set to Enabled, then choose Force allow.
-
-
Turn off location (User) (optional but recommended)
-
Path: Windows Components → Location and Sensors
-
Set to Disabled.
-
-
-
Click Next.
Step 4: Assign the profile
-
(Optional) Add any Scope tags if required by your environment, then click Next.
-
Under Assignments, choose:
-
Included groups the users or device groups with Windows endpoints running Senturo.
-
Excluded groups any devices where Location Services must remain user‑controlled.
-
- Click Next.
Step 5: Review and create
-
Confirm your configuration, then click Create to deploy.
Verify the Policy on a Device
-
On the Windows device, go to Settings > Privacy & security > Location.
-
You should see the banner: “Some of these settings are managed by your organization.”
-
Location services should be On, and Let apps access your location should be set to On.
Troubleshooting
-
Policy not applying: Check device/user assignment and ensure no conflicting location policies exist.
-
Location remains off: Confirm no other GPO or Intune policy disables Location at the machine level.
-
Windows Location Service disabled: Ensure the
lfsvcservice is not turned off by a baseline. Restore it to default startup type. -
Reboot required: A restart may be needed for changes to fully take effect.
Policy Reference
-
Let Apps Access Location
-
Scope: User
-
State: Enabled → Force allow
-
-
Turn off location (User)
-
Scope: User
-
State: Disabled (recommended)
-
Conclusion
By enabling Windows Location Services through Intune and combining both policy settings in a single profile, you ensure that Senturo can consistently report accurate device locations. The configuration removes user error risks, aligns with Microsoft’s updated Wi‑Fi/location API requirements, and simplifies device management at scale.
FAQs
Q: What happens if devices still show Location off after applying the policy?
A: Check for other GPOs or Intune profiles that may conflict, and confirm the Windows Location Service (lfsvc) is enabled. A reboot may also be required.
Q: How long does it take for the policy to apply?
A: In most cases, policies apply within a few minutes, but it can take up to 20 minutes depending on device check-in frequency with Intune.
Q: Why disable the user toggle?
A: If a user turns Location off, Senturo cannot collect location data. Disabling the toggle ensures uninterrupted reporting.
Q: Assign to users or devices?
A: These are user‑scope privacy settings. Assigning to users is recommended so the policy follows the signed‑in account.