Forum Discussion
franckcle
Jun 02, 2023Copper Contributor
Windows regularly changes the time by one minute: what can I do?
Hi all, How to prevent Windows from updating the time? (please read all the text) My windows application developed in for Windows 7/10 & 11, works 7 days a week on a PC that is not connected to th...
Reza_Ameri
Jun 02, 2023Silver Contributor
Since you are not connected to the internet and from the log files, it might get update from the BIOS/UEFI. I advise you to check the BIOS/UEFI time settings.
franckcle
Jun 06, 2023Copper Contributor
Thank you for your answer.
Yes, I also think that Windows reads the CMOS clock from time to time and if the difference exceeds 1 minute, it updates the Windows clock. But the question is: how can this be avoided?
I can't find any answers on this subject, neither on web pages, nor on forums...I'm a bit desperate and I find it strange that I'm the only one with this problem!
Yes, I also think that Windows reads the CMOS clock from time to time and if the difference exceeds 1 minute, it updates the Windows clock. But the question is: how can this be avoided?
I can't find any answers on this subject, neither on web pages, nor on forums...I'm a bit desperate and I find it strange that I'm the only one with this problem!
- Reza_AmeriJun 06, 2023Silver ContributorYour issue is a bit rare , because majority of Windows users are connected to internet and receive update from the Microsoft server.
Since this is an issue with the hardware, it is good idea to check with your device's manufacturer support. You may also check if there is any update for motherboard like firmware or BIOS update.- franckcleJun 08, 2023Copper Contributor
Reza_AmeriI'm seeing this problem on different PCs with different motherboards. So I think the problem is in Windows.
This problem is rare indeed, as I don't think many programs intercept the WM_TIMECHANGE message sent by Windows when the time changes.
I can't find any help for this problem. Are there any paid tickets available from Microsoft to solve such problems? Who can send me a link for this?- Reza_AmeriJun 08, 2023Silver ContributorThere are two approach you may follow:
1) In case you have access to PC running Windows 10 or Windows 11 and with internet access, you may open start and search for feedback and open the Feedback Hub app and report this issue and you may attach log files or any relevant information.
2) Since you are a developer and if you are using .NET or Visual Studio, you may report this issue to the .NET or Visual Studio team. Have a look at:
https://developercommunity.visualstudio.com/home