w32tm /unregister removes the Windows Time service registration.

net stop w32time
w32tm /unregister

It is normally followed by w32tm /register if the registration itself is believed to be damaged.

Do not use this as the first response to synchronisation failures.

Related