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.
Open Settings by pressing Win+I, then go to Time & language Date & time. Toggle “Set 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.
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.- Press
Win + Ion your keyboard to open the Settings window. - On the left side, click Time & language. Then on the right side, click Date & time.

- Look for the option called Set time automatically.
- Switch it On if you want Windows to update your time automatically. Switch it Off if you want to set the time manually.

- 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.
reg add "HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters" /v Type /t REG_SZ /d NoSync /fSummary
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?
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.
No comments yet — be the first to share your thoughts!