The system clock on a laptop computer is malfunctioning ASUS is not just a minor inconvenience, but a problem that can disrupt the operation of many programs and access to Internet resources. When the date or time is displayed incorrectly, browsers may block secure connections and the task scheduler may stop performing scheduled operations when needed.
The reasons for this behavior can be very different: from a simple synchronization failure with Microsoft servers to a low CMOS battery on the motherboard. Depending on model ASUS ZenBook, ROG or VivoBook, the settings interface may vary slightly, but the basic principles remain the same for all Windows devices.
Quick setup via system parameters
The easiest way to adjust timing is to use the operating system's built-in interface. You don't need to look for complex utilities or go into BIOS settings if the problem lies in a software glitch.
To begin, right-click on the clock icon in the lower right corner of the screen. In the context menu that appears, select Change date and time. A settings window will open where you can manually switch the automatic synchronization mode or set your own values.
If automatic sync is turned on but the time is still incorrect, try turning off the switch Set time automatically, and then turn it back on. This will force the system to request up-to-date data from the time server.
It is important to check the selected time zone, as this is often the cause of discrepancies. Make sure that in the drop down list Time zone your region is indicated, for example, (UTC+03:00) Moscow, St. Petersburg.
- 📅 Check if Daylight Saving Time is turned on if it is not currently in effect.
- ⏱️ Click the button
Synchronizefor immediate data update. - 🌐 Make sure that the device is connected to the Internet for the servers to work correctly.
⚠️ Attention: If the time goes wrong immediately after rebooting, the problem is most likely not in the Windows settings, but in the laptop hardware, which requires replacing the battery.
Setting the time in the BIOS/UEFI interface
In some cases, the operating system cannot display the time correctly, even if all the settings in Windows are correct. This occurs when the data stored in the BIOS chip is corrupted or lost. To correct the situation, you need to go into the basic input/output system.
To get to the BIOS menu on laptops ASUS, you need to restart the device and immediately start pressing the key repeatedly F2 (or Del) until the setup screen appears. Depending on the model, the interface can be classic blue (Legacy) or modern graphic (UEFI).
In UEFI graphical mode, go to Advanced Mode (usually the key F7), then find the tab Advanced or Tool. Here you will see the lines System Time and System Date. Change values using arrow keys or keyboard input.
After making changes, be sure to save the settings. Press the key F10, confirm the action with a word Yes or OK. The laptop will restart and you can check if the new settings are saved in Windows.
- 🔋 If the BIOS settings are reset after shutdown, the CR2032 battery needs to be replaced.
- 🔄 In UEFI mode, you can change the time format between 12 and 24 hours.
- 🔒 On some gaming models ASUS ROG Time settings may be hidden in advanced menus.
- Never
- Rarely, once a year
- Often, every month
- Constantly after switching off
Replacing the CMOS battery in case of failure
If you notice that time is running out ASUS is reset to factory settings (for example, 2000 or 2015) every time it is completely unplugged, this is a sure sign of a low CMOS battery. This small battery maintains the real-time clock and stores BIOS settings even when the power is off.
The replacement process requires care. First, you need to unplug the laptop and remove the main battery, if it is removable. Then you need to remove the bottom cover of the case by unscrewing the screws. Be careful not to damage the keyboard and touchpad cables.
On the motherboard, find a round silver battery like CR2032. It can be inserted into a special holder or soldered to the board. In the first case, simply pry it off with a plastic card and replace it with a new one. In the second case, it is better to contact a service center.
After replacing, be sure to turn on the laptop, go into the BIOS and set the current date and time. If the time continues to be off for several days after replacing the battery, this may indicate a problem with the power circuit on the motherboard.
- 🛠️ Use only high-quality batteries from well-known brands (Panasonic, Duracell, Energizer).
- ⚡ Before working with the inside of a laptop, be sure to relieve static voltage by touching a metal object.
- 📝 Write down your current BIOS settings before replacing so you don't get confused about the settings.
⚠️ Attention: Do not touch the electronic components of the motherboard with your hands, use an antistatic wrist strap, or at least touch the metal case for grounding.
☑️ Check before replacing the battery
Synchronization via time servers
Sometimes automatic synchronization in Windows does not work correctly due to problems with the selected server or network settings. In this case, it is worth manually specifying a different time source to ensure accuracy.
Open the date and time settings window, scroll down to the section Additional options or Clock synchronization. Click on the link Change time synchronization settings. The classic time properties window will open.
In the field Server replace the standard address with a more reliable one, for example, time.nist.gov or pool.ntp.org. Click the button Update now. If the operation was successful, you will see a success message.
If standard servers are not responding, the problem may be with the firewall or ISP. Check if your antivirus is blocking access to port 123 (UDP), which is used for the NTP protocol.
- 🌍 Try local data center servers for faster synchronization.
- 🔌 Make sure that your network settings do not have a static IP that blocks external requests.
- 🔄 Restart the Windows Time Service via
services.mscwhen errors occur.
What to do if the server is unavailable?
Try changing the server manually or temporarily disabling the firewall to check access. If the problem is with your ISP, use public DNS from Google or Cloudflare.
Using the command line to reset
The GUI doesn't always handle deep glitches. In such cases, it is more effective to use the command line with administrator rights. This will force a restart of the time services and update the configuration.
Click Win + X and select Windows PowerShell (Administrator) or Command Line (Administrator). Enter the command w32tm /resync and press Enter. This command forces the clock to synchronize with the domain controller or server.
If the command gives an error, try resetting the service configuration. Enter sequentially: w32tm /unregister, then w32tm /register and finally net start w32time. This will completely reinstall the Windows Time service.
After executing the commands, restart the laptop and check that the time is displayed correctly. This method often helps fix errors related to registry or system file corruption.
w32tm /resyncw32tm /unregister
w32tm /register
net start w32time
- 💻 The command line requires administrator rights, otherwise the commands will not be executed.
- ⚙️ The time service can be disabled in the automatic start settings.
- 🛡️ Antiviruses sometimes block the operation of system time utilities.
Before running commands in PowerShell, save the current date and time in a notepad so that if you make an error, you can easily return them manually.
Troubleshooting driver and update problems
Sometimes the cause of the failure lies in outdated chipset drivers or BIOS. Manufacturers ASUS regularly release updates that fix compatibility errors and improve the performance of system components.
Go to the official ASUS support website, enter your laptop model and go to the “Drivers and Utilities” section. Find a category BIOS & Firmware and Chipset. Download the latest versions and install them according to the instructions.
It's also a good idea to check Windows Update. Click Start → Settings → Update and Security. The system may prompt you to install important updates that contain fixes for the time service.
Do not install drivers from dubious third-party sites. Use only official sources or utility MyASUS, which automatically finds and installs the necessary components.
- 🔄 Update BIOS only when the charger is connected.
- 📥 Create a system restore point before installing new drivers.
- 📱 Use the MyASUS app to easily manage updates.
Regularly updating chipset drivers and BIOS is the best prevention of system time failures on ASUS laptops.
Common errors and their elimination
Users often encounter situations where time changes spontaneously or is not saved. This may be due to a time zone conflict where the system determines the location incorrectly.
If you're traveling or using a VPN, Windows may try to change your time zone automatically. Disable the option Set time zone automatically in the settings to avoid chaotic changes.
Another common error is the incorrect operation of the W32Time service. Check its status via services.msc. Make sure startup type is set to Automatically, and the state is In progress.
- 🚫 Disable automatic location detection if it causes conflicts.
- 🔧 Check the registry for corrupted keys related to time.
- 🔋 Don't ignore CMOS battery warnings.
⚠️ Attention: If after all the software manipulations the time continues to go astray, the problem is guaranteed to be hardware and requires diagnostics of the motherboard.
Why does time reset to 2000?
This is a classic sign of a completely dead CMOS battery (CR2032). The chip stops receiving power and resets all BIOS settings to factory defaults.
Is it possible to change the time in the BIOS without rebooting?
No, changes to the BIOS take effect only after saving and rebooting the system. In the Windows operating system, time changes instantly.
What to do if the sync button is inactive?
This may mean that automatic synchronization is disabled by Group Policy or a service. Try starting the time service via the command line or check your local security policy settings.
Does incorrect time affect Windows Update?
Yes, critically. Security certificates expire, and if the time on your computer is very different from the real time, the system will not be able to check their validity and downloading updates will be blocked.
Do I need to change the battery if the time goes wrong every six months?
Yes, this indicates that the battery has already exhausted its resource. It is better to replace it in advance to avoid losing BIOS settings at the most inopportune moment.