Skip to content
Follow
Windows

How to Turn On or Off Set Time Automatically in Windows 11

Richard
Written by
Richard
Mar 8, 2026 Updated Jul 10, 2026 2 min read
How to Turn On or Off Set Time Automatically in Windows 11
How to Turn On or Off Set Time Automatically in Windows 11

Accurate clocks keep file timestamps and system logs aligned properly. A drifting system clock can break secure web connections and mess up file history.

⚡ Quick Answer

Open Settings by pressing Win+I, then go to Time & language Date & time. ToggleSet time automatically” to On or Off to control automatic time updates.

Why Does Time Matter on Your Computer?

Computers rely on precise time tracking to record file saves and system modifications accurately. Synchronization errors creep in when hardware clocks drift from actual atomic time.

📝Important
You need to be signed in as an administrator (an account with permission to alter core system settings) to change this configuration. Location services must also remain active for automatic time zone detection to function correctly.

How to Turn On or Off Automatic Time Using Settings

Turning automatic time on or off in Windows 11 takes only a few clicks inside the main configuration menu. Press Win+I on your keyboard to open the Settings window. Click Time & language on the left menu, then select Date & time on the right.
  1. Press Win + I on your keyboard to open the Settings window.
  2. On the left side, click Time & language. Then on the right side, click Date & time.
Windows 11 Date and time settings tile in Settings app
Windows 11 Settings showing Date & time options for syncing.
  1. Look for the option called Set time automatically.
  2. Switch it On if you want Windows to update your time automatically. Switch it Off if you want to set the time manually.
Set time automatically toggle option in Windows 11 settings
Set time automatically toggle option in Windows 11 settings
  1. Once done, you can close the Settings window.

How to Turn On or Off Automatic Time Using the Registry (Advanced)

Advanced administrators can modify system parameters through the Windows Registry (a hierarchical database storing low-level settings for the operating system). Registry edits carry inherent risks that can destabilize the operating system if performed incorrectly. Backing up the registry database beforehand prevents catastrophic data loss.

Turn On Automatic Time Setting (Default)

Command-line tools offer another method for managing time synchronization services directly. Administrative privileges are required to execute these network commands successfully.

To turn off automatic time setting in Windows 11, launch the Command Prompt with elevated privileges. Type `net stop w32time` to halt the Windows Time service, stopping the operating system from syncing time automatically.

🗝️Registry
reg add "HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters" /v Type /t REG_SZ /d NoSync /f

Summary

Controlling time synchronization keeps your system clock reliable for scheduling tasks and browsing the web. Manual adjustments remain available whenever network time servers are unreachable.

How to set automatic time on 🪟 Windows 11?

Set the date and time: Select Start Settings Time & language Date & time To set the date and time automatically, make sure the option Set time automatically is turned On.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Enable or Disable Location Services in Windows 11
Windows How to Enable or Disable Location Services in Windows 11
How to Turn On or Off Adjust for Daylight Saving Time Automatically in Windows 11
Windows How to Turn On or Off Adjust for Daylight Saving Time Automatically in Windows 11
How to Switch HKCU and HKLM Registry Keys in Windows 11
Windows How to Switch HKCU and HKLM Registry Keys in Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *