MainspringGuides › Turn off location services
macOS Guide

How to turn off location services on Mac

Updated 2026 · 4 min read

macOS uses Wi-Fi networks and Bluetooth signals to estimate your location, and a growing list of apps — including Apple's own — can request access to it. Here's how to disable location services entirely or trim access on an app-by-app basis.

Why you might want this off

Location services on a Mac isn't just about maps. The Weather app uses it for your local forecast. Safari uses it if a site requests your position. Spotlight can use it to bias search results. System Services uses it for time zone detection and Significant Locations — a log of places Apple keeps to improve Maps and Siri suggestions.

Turning location off removes a category of data from Apple's picture of your activity, and on laptops it eliminates periodic location lookups that run even when no app is visibly open. For most people the battery impact is small, but the privacy case is straightforward: if you're not using location-dependent features, there's no reason for the hardware to be polling your surroundings.

Global off switch vs. per-app control

macOS gives you two levels of control. The master switch disables location for everything at once — all apps and all System Services stop receiving location data. Per-app switches let you leave the master switch on while blocking specific apps. Most people find the per-app approach more practical: it keeps Find My and time zone detection working while cutting off apps you don't trust with your location.

How to disable location services in System Settings

  1. Open System Settings (Apple menu → System Settings).
  2. Click Privacy & Security in the sidebar.
  3. Click Location Services at the top of the list.
  4. To disable everything: toggle off Location Services at the very top of the pane. macOS will ask for your password.
  5. To disable selectively: leave Location Services on and scroll through the app list. Toggle off any app you don't want to have location access.

Scroll to the bottom of the app list and click Details next to System Services to see — and disable — things like Significant Locations, HomeKit, and Mac Analytics.

What breaks when you turn it off

Turning location services completely off affects a few things worth knowing about before you flip the switch. Find My won't be able to locate this Mac. Weather will stop showing your current location and fall back to a manually set city. Time zone auto-detection stops working — your Mac won't update the time zone when you travel. Siri location queries ("What's the weather near me?") will stop working.

Everything else — iCloud sync, App Store, Safari, most third-party apps — continues normally. These features don't require location access to function.

How to re-enable location services

Go back to System Settings → Privacy & Security → Location Services and toggle the master switch back on. If you disabled individual apps, they remain off until you manually re-enable them — the global switch doesn't restore per-app permissions you've revoked.

More privacy in one click

Mainspring includes a Privacy & Security recipe that covers 90+ hidden macOS settings — including personalized ads, Siri suggestions, Spotlight leaks, and crash reporter — all as labelled, reversible toggles.

Try Mainspring free →

Signed & notarized by Apple · 1-day free trial · $29 once

A note on Terminal and location services

Unlike most macOS privacy settings, location services can't be reliably toggled with a defaults write command. The setting is controlled by the Location Services daemon and protected in a way that bypasses the standard defaults system — which is why the UI path is the only reliable method. Any Terminal commands you find floating around for this setting don't consistently work on macOS 13 or later.