Date and Time Properties

  • Thread starter Thread starter jimmie
  • Start date Start date
J

jimmie

The time shown in the lower right corner always slows
down. My computer is usually left on but if I fix the
time, within several hours the time will be slow. How do
I fix this?
 
The time shown in the lower right corner always slows
down. My computer is usually left on but if I fix the
time, within several hours the time will be slow. How do
I fix this?


Try this:

Go to Start | Run and type cmd

Then enter the following commands:

net stop w32time

w32tm /unregister

w32tm /register

net start w32timep
 
Back
Top