Repair Time Sync
Repair Time Sync fixes Windows clock synchronization by repairing the Windows Time service (W32Time) and forcing a fresh NTP sync. It re-registers the time service, configures the correct NTP server (time.windows.com with fallback peers), sets the service to start automatically, forces an immediate time synchronization, and corrects the UTC/local time hardware clock setting for dual-boot systems. An accurate system clock is critical — wrong time causes SSL certificate errors, 2FA token failures, Kerberos authentication failures, and file timestamp issues. Takes about 1 minute.
Main Troubleshooting Guide
How to Fix No Internet Connection →Complete symptoms, causes, and step-by-step solutions
1 min
Estimated Time
low
Risk Level
No
Restart Needed
Yes
Fix All Safe
Fix This Automatically
RescuePC runs "Repair Time Sync" with one click — no technical knowledge needed.
Common Symptoms
- ⚠Windows clock showing wrong time after every restart
- ⚠Time drifts by several minutes throughout the day
- ⚠"Time synchronization failed" in Settings
- ⚠Websites showing certificate errors due to wrong system time
- ⚠Two-factor authentication codes failing because clock is off
- ⚠Dual-boot systems always showing wrong time in Windows
How to Fix
- 1
Force sync: Settings > Time & language > Date & time > Sync now
- 2
Restart Windows Time service: services.msc > Windows Time > Restart
- 3
Re-register time service: Admin CMD > w32tm /unregister then w32tm /register then net start w32time
- 4
Force sync via CMD: w32tm /resync /force
- 5
Check NTP server: w32tm /query /peers — should show time.windows.com
- 6
If dual-booting Linux: Admin CMD > reg add "HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation" /v RealTimeIsUniversal /t REG_DWORD /d 1 /f
- 7
Or run RescuePC's Repair Time Sync which re-registers the service, forces NTP sync, and fixes dual-boot UTC issues
What This Repair Actually Runs
Extracted from repair_time_sync.ps1 — the signed script this repair executes. This is the real work it performs on your PC, not a marketing summary.
w32tm /unregisterw32tm /registerw32tm /config /manualpeerlist:"time.windows.com,0x1" /syncfromflags:manual /reliable:yes /updatew32tm /resync /forcew32tm /query /statusWindows services it manages
- W32Time (Windows Time)
Every run writes a timestamped log you can review or attach to a ticket. Safety class and Fix All eligibility are enforced by the signed pack manifest (SOP-76).
Frequently Asked Questions
What does "Repair Time Sync" do?▼
Is "Repair Time Sync" safe to run?▼
How long does "Repair Time Sync" take?▼
Can I run "Repair Time Sync" automatically with Fix All?▼
Do I need administrator access to run "Repair Time Sync"?▼
Related Repairs
Repair BITS Service
Fixes Background Intelligent Transfer Service for downloads
Repair Explorer Shell
Restarts Explorer and clears icon/thumbnail caches
Repair Component Store (DISM)
Runs DISM RestoreHealth to repair Windows component store
Repair System Files (SFC)
Runs System File Checker to repair corrupted system files
Reset Windows Update Stack
Stops WU services (no CryptSvc stop), renames SoftwareDistribution/catroot2, restarts
Ready to Fix Your PC?
RescuePC Toolkit includes 109+ one-click repairs for Windows 10 & 11. Download now and fix "Repair Time Sync" in under 1 minute.
Free Download