Keeping the correct time on your computer is essential because Computers apply a timestamp to the files and folders you create. You will also not be able to use some software and tools that require internet-based authorization if your system time is too far off from the current time. If you set the clock incorrectly, bad dates become a flood of erroneous information, leading to lost files, missed appointments and poor recordkeeping. Incorrect date and time settings are the most common reason for “Error Code 0x80072F8F” error, You should be able to fix this error by Correct The Date and Time.
Common Causes for Windows 10 Time Being Wrong
1. An Incorrect Time Zone Setting : Even if you fix the time manually, Windows will reset itself to the wrong time zone once you reboot. To fix your time zone in Windows 10 , call up the Run command dialog box via Windows key + R keyboard shortcut combination and execute ms-settings:dateandtime command then select the correct time zone from drop down menu (1) and use Sync Now button (2)
To see which time zone is currently selected, on the command line, type the first command and press Enter.
tzutil /g
tzutil /l
Second command will list all possible Time zones which you can use. To Fix your Time zone via Cmd , Type the following command to set the new time zone and press Enter:
tzutil /s “Your Time zone” for example ; tzutil /s “W. Europe Standard Time”
2. A Dead CMOS Battery : The CMOS battery sits on your computer’s motherboard and stores information about the system configuration, including the date and time. If this battery goes bad, the chip starts losing information.
3. Windows Time Is Out of Sync : You should first confirm that your computer is syncing its clock with a valid time server. To do this, Use the “timedate.cpl” command then Click on the “Internet Time” tab (1) and Click on “Change settings…” (2) finally choose a server and use Update Now button (3)
If you want to force Windows 10 time to synch with a time server Press Windows key + X and select Command prompt(Admin). Type each one of the command below and press enter.
net stop w32time
w32tm /unregister
w32tm /register
net start w32time
w32tm /resync
Restart the computer to test the issue again.
4. Malware : Your computer may have been hijacked by a virus that messes with your computer time. To fix it, First, make sure your anti-virus program is up to date with the latest virus definitions. And then perform a Full computer scan in Safe mode.
5. Third-party utility or program : Third-party programs or screen savers can cause the time to stop or decrease significantly. close and disable all screen savers, and End Task all TSRs to ensure your lost time is not being caused by these programs.
How To Fix Windows 10 Time is Wrong Issue easily
To Fix Wrong Date & Time Issues in Windows PC you can use Update Time Software. It is portable and freeware Application. I had mainboard Issue and then I could not correct my Windows Clock , if I Shut down my computer ,Windows time stopped to working, I have replaced the CMOS battery but Problem doesn’t solved , because I have already damaged my old mainboard during the “BIOS update” for this reason I coded a small Application which called “Update Time” . It is very easy to use, just double clik on it to correct your computer Date & Time
You can set Up a service to update the Time and Date at bootup too , to do this use _UpdateTime_Options.vbs in downloaded folder and tick the Appropriate checkbox
If the service is installed, it only works at Windows startup and after updating the system date and time closes itself this mean It will not work again until the next system startup (Doesn’t run in the background) .Update Time Application has Cmd parameter support , here are the supported commands
Of course, you can also run this software at startup with the help of scheduled tasks.
NOTE: If Your clock setting is updated incorrectly, please check the time zone settings.
Supported operating systems: Windows 11 , Windows 10 , Windows 8.1 , Windows 8 , Windows 7 , Windows Vista , Windows Xp – (x86 & x64)
Updated : Sunday, march 7, 2021
File: UpdateTime_x64.exe │ Virustotal
MD5: a07e23493c35237cd33e45779a62d75e
SHA1: 4dc84fa1150ae38db029d50e1b18281f65e61e42
File: UpdateTime.exe │ Virustotal
MD5: 90a3e249950b57421c721bde852c51ed
SHA1: b254c91c90bd7873ff7eb9927340d4930768d685
@Mike, thanks for the reply, but unfortunately the automatic update seems to only work on windows 10/11, i’m currently using windows 8.1 and the app is on a whitelist in the firewall.
@Jason
Check the "Set up service to update the time and date at bootup" option.
it’s a nice app, but it would be much better if it could update the time and date automatically when starting the system!
@Zebro
If the application fails, the exit code will be 1.
Example bat command;
@Echo Off
CD /D %~dp0\
start /wait UpdateTime_x64.exe /U /W:25
echo %errorlevel%
pause
Can i handle errors with this app?
I have strange situation where i need to restart my network to have internet acess.
It is possible to catch cmd errorlev or powershell lastexitcode when time update fails?
Thanks for great apps!
In China, I Synchronize time with the Aliyun NTP servers:
time1.aliyun.com
time2.aliyun.com
time3.aliyun.com
time4.aliyun.com
time5.aliyun.com
time6.aliyun.com
time7.aliyun.com
ntp1.aliyun.com
ntp2.aliyun.com
ntp3.aliyun.com
ntp4.aliyun.com
ntp5.aliyun.com
ntp6.aliyun.com
ntp7.aliyun.com
Thanks a lot for this usefull software. I have an old PC and its battery is down. This PC is logging my energy consumption, but with wrong date/time. Now its works fine.
Thanks guys for providing useful utilities!
I would like to see the same or similar utilities for Mac systems, even OSX and newer MacOS systems.
That way you would equally support mac and windows users!!!
Thanks in advance for your consideration!
Open UpdateTime.ini file with notepad and edit TimeServer=pool.ntp.org line like this ; TimeServer=time1.google.com , Please look at the examples in the [TimeServers] section.
I wish I could use ‘time1.google.com’.
Thanks
This is really useful for dead cmos computer. thanks a lots
Thanks for the feedback
I’ve just tested. It seems it can change the time even if the difference is too big (limitatition of "resync" command). Keep up the good work!
Thank you! My notebook’s CMOS battery holder doesn’t work properly and it is a hassle to resync the time every time I disconnect it from power. Will this tool be able to resync the time if time difference is too high (several years)?
no por los momentos trabaja muy bien.
Someone had bios battery problem and requested this one