How to Fix Windows Clock Time Wrong or Out of Sync on Windows
Windows clock showing wrong time, drifting after restart, or refusing to sync with time servers? Fix time synchronization, timezone issues, and CMOS battery problems.
📖
Main Troubleshooting Guide
How to Fix No Internet Connection →Complete symptoms, causes, and step-by-step solutions
Symptoms
You might be experiencing this problem if you notice:
- •Clock shows wrong time after every restart
- •Time drifts by several minutes over hours
- •Windows Time service fails to sync
- •"Time synchronization failed" error in Settings
- •Timezone resets to wrong region
- •Dual-boot systems always show wrong time in Windows
Common Causes
- âš CMOS battery dead or weak on motherboard
- âš Windows Time service (W32Time) not running
- âš Firewall blocking NTP port 123 (UDP)
- âš Incorrect timezone or daylight saving setting
- âš Dual-boot with Linux using different time standard (UTC vs local)
- âš Corporate Group Policy overriding time server
Solutions
Solution 1: Force Time Sync
- 1Go to Settings > Time & language > Date & time
- 2Toggle "Set time automatically" OFF then ON
- 3Click "Sync now" under "Additional settings"
- 4If sync fails: open Admin CMD and run: w32tm /resync /force
- 5Verify the time server: w32tm /query /peers
- 6Default server should be time.windows.com
Solution 2: Fix Windows Time Service
- 1Open services.msc
- 2Find "Windows Time" service
- 3Set Startup type to "Automatic"
- 4Click Start if it is not running
- 5If it won't start: open Admin CMD
- 6Run: w32tm /unregister then w32tm /register
- 7Then: net start w32time
Solution 3: Fix Dual-Boot Time Issue
- 1If dual-booting with Linux, Windows reads hardware clock as local time but Linux uses UTC
- 2Fix in Windows: open Admin CMD
- 3Run: reg add "HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation" /v RealTimeIsUniversal /t REG_DWORD /d 1 /f
- 4This tells Windows to treat the hardware clock as UTC
- 5Restart your computer
- 6If the clock is still wrong: replace the CMOS battery on the motherboard (CR2032)
FIXES THIS IN 5 MINUTES
Fix Windows Clock Time Wrong or Out of Sync Automatically
RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.
Download Now - Free TrialNo credit card required • Works on Windows 10 & 11