"Set Time Zone Automatically" Greyed Out in Windows 11? Here's How to Unlock It
The Set time zone automatically toggle in Windows 11 is greyed out, locked, or missing entirely, so the clock stays on the wrong zone.
Why: this is a system-wide setting, so by design it only responds to an administrator and only when Location services are available. If location is off or the updater service isn’t running, the toggle greys out.
Fix 1: Turn on Location services
Automatic time zone needs your location to work.
- Open Settings > Privacy & security > Location.
- Turn Location services On.
- Make sure Let apps access your location is also On.
- Go back to Settings > Time & language > Date & time — the Set time zone automatically toggle should now be available.
Fix 2: Sign in as an administrator
A standard (non-administrator) user cannot change this setting, so it appears greyed out or hidden. Sign in with an administrator account, or have one enable it, then check Settings > Time & language > Date & time again.
Fix 3: Start the Auto Time Zone Updater service
- Press Win + R, type
services.msc, press Enter. - Double-click Auto Time Zone Updater.
- Set Startup type to Manual, click Start, then OK.
- Reboot and re-check the toggle.
Fix 4: Set the toggle with a registry value
If the toggle is still locked, an administrator can set it directly. Open Registry Editor as administrator (Win + R > regedit) and go to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\tzautoupdate\Start
Set the Start value:
3= enable Set time zone automatically4= disable it
If location is turned off by Group Policy, you must reverse that policy first, or it will override the registry edit. Reboot after changing the value.
FAQ
The toggle works but the zone is still wrong. Automatic time zone depends on location accuracy. Either improve location (Wi-Fi on, indoors near a window) or turn the toggle Off and pick your zone from the dropdown manually.
Can I still set the zone manually while this is greyed out? Yes — turn Set time zone automatically off (once an admin unlocks it), then choose your Time zone from the dropdown in Date & time settings.
Sources: Microsoft Learn — Can’t set time zone automatically