Hi,
Method 1:
I would suggest you to disable windows time service and then restart it again and set it to automatic and check whether the issue is resolved.
a. Click on Start and click on Run.
b. Type Services.msc in the run box and press Enter.
c. Locate Windows Time and right click on it.
d. Click on Properties and click in startup type select Disable and the click on Apply and then Ok.
e. Again follow step ‘a’ to ‘c’ to open Windows time properties.
f. Select Automatic and then click on Apply and then Ok.
Check whether the issue is resolved.
Method 2:
To restore the Windows Time Service if it has been broken, follow the steps mentioned below.
a. Click on Start and click on Run.
b. Type cmd and click ok.
c. Type the following commands in order.
net stop W32Time
w32tm /unregister
w32tm /register
net start W32Time
sc query W32Time
Check whether the issue is resolved.
Method 3:
I would suggest you to perform a SFC (System file checker) scan on the system and check whether the issue is resolved.
Description of Windows XP and Windows Server 2003 System File Checker (Sfc.exe)
http://support.microsoft.com/kb/310747
Thank you and Regards.
Thahaseena M
Microsoft Answers Support Engineer.
Visit our Microsoft Answers Feedback Forum and let us know what you think.