Create a bat file name time.bat
Edit the file and enter command below
net stop w32time
net start w32time
w32tm /resync /force
Schedule to run this every day
Create a bat file name time.bat
Edit the file and enter command below
net stop w32time
net start w32time
w32tm /resync /force
Schedule to run this every day