How to Change the Clock on Any Device: Windows, Mac, Android, iOS & More

Whether your computer is showing the wrong time after a daylight saving shift, a long flight left your phone stuck in a different time zone, or a fresh OS install reset everything to UTC — knowing how to change your clock is one of those fundamental skills that applies across every device you own.

This guide covers the main platforms and explains not just where the setting lives, but why clock behavior varies so much from one setup to another.

Why Your Clock Might Be Wrong in the First Place

Before diving into steps, it helps to understand what's actually controlling your device's time. Most devices pull time from two sources:

  • The system hardware clock — a battery-powered clock chip on your motherboard or device that keeps running even when powered off
  • Network time sync — your OS regularly checks an NTP server (Network Time Protocol) to correct drift and stay accurate

When these two disagree, or when automatic sync is turned off, you'll see time errors. The fix depends on which layer is broken.

How to Change the Clock on Windows 🖥️

Windows gives you two paths: let it sync automatically, or set it manually.

To access time settings:

  1. Right-click the clock in the bottom-right taskbar
  2. Select Adjust date and time
  3. You'll land in Settings > Time & Language > Date & Time

From here you can:

  • Toggle Set time automatically on or off
  • Toggle Set time zone automatically separately
  • Click Sync now to force an immediate NTP update
  • Use Change under "Set the date and time manually" if automation is off

Windows 10 vs. Windows 11 present this interface slightly differently, but the options are functionally identical. If your clock keeps drifting back to the wrong time, the issue is often a depleted CMOS battery on older machines — not a settings problem.

How to Change the Clock on macOS

On a Mac, time lives in System Settings (macOS Ventura and later) or System Preferences (older versions).

Path: Apple menu → System Settings → General → Date & Time

Here you'll find:

  • Set time and date automatically — uses Apple's time servers by default
  • A manual date/time selector (only available when auto-sync is off)
  • Time zone settings, which can be location-based or manually chosen

One Mac-specific quirk: if you're on a managed or enterprise Mac, your IT policy may lock these settings. You'll see them greyed out if that's the case.

How to Change the Clock on iPhone and iPad (iOS/iPadOS)

Path: Settings → General → Date & Time

  • Set Automatically uses your carrier's network time and your current location
  • Turn it off to manually set the time and date using a scroll picker
  • The Time Zone field is separate — you can override it without affecting the auto-time feature

A common issue: travelers sometimes find their phone shows the right local time but apps use the wrong time zone for calendar events. That's usually a conflict between the device time zone and the time zone stored in the calendar app itself — worth checking both.

How to Change the Clock on Android

Android's time settings vary slightly by manufacturer skin (Samsung One UI, Google Pixel UI, etc.), but the path is consistently similar.

General path: Settings → General Management (or System) → Date and Time

Options typically include:

  • Automatic date and time — syncs via network
  • Automatic time zone — uses your location or carrier signal
  • Manual date and time entry when automatic is disabled

On Samsung devices, this is under Settings → General Management → Date and Time. On stock Android (Pixel), it's Settings → System → Date & Time.

How to Change the Clock on Smart TVs and Streaming Devices

Most smart TVs and streaming sticks (Roku, Fire TV, Apple TV) set time automatically based on your internet connection and location. Manual overrides are available but buried:

DevicePath
RokuSettings → System → Time
Amazon Fire TVSettings → Device → Time Zone
Apple TVSettings → General → Time Zone
Samsung Smart TVSettings → General → System Manager → Time

If your TV shows the wrong time, check the time zone setting first — automatic detection sometimes defaults to the wrong region.

The Variables That Change Your Approach ⚙️

Not every clock fix is the same. A few factors determine which method you'll actually need:

OS version — Settings menus shift between major releases. What's true for Windows 10 may differ from Windows 11, and macOS Monterey looks different from Sonoma.

Admin/permissions level — On shared, managed, or enterprise machines, clock settings may be controlled by group policy. Standard users won't be able to change them without admin rights.

Hardware age — Older desktops and laptops with dead CMOS batteries will reset to a default date every time they power off, regardless of software settings. A manual fix in the OS won't hold until the hardware is addressed.

Internet connectivity — Automatic NTP sync only works when the device is online. Air-gapped machines, isolated lab computers, or devices in poor-signal environments need manual time management.

Dual-boot configurations — Running Windows and Linux on the same machine is a known source of clock conflict. Windows stores hardware clock time in local time; Linux defaults to UTC. This mismatch causes one OS to display the wrong time after booting from the other.

When Automatic Sync Doesn't Fix It 🔧

If toggling auto-sync on and off doesn't resolve persistent time errors, the likely culprits are:

  • Firewall blocking NTP traffic (port 123 UDP) on a managed network
  • Incorrect time zone causing the clock to display the right UTC time, wrong local time
  • CMOS battery failure on desktop or older laptop hardware
  • Corrupted Windows Time service — can be reset via Command Prompt with w32tm /resync

The right fix depends heavily on whether this is a personal device, a work machine, or older hardware — and that's a distinction only you can make based on your setup.