Windows was synchronizing with time.windows.com, or any other time source.
while updating it I got the following error:
An error occurred while windows was synchronizing with time.windows.com This Operation returned because the timeout period expired.
and do some troubleshooting in internet by registering and un-registering I got the below error.
The following error occurred: The specified service has been marked for deletion. (0x80070430)
logs for reference
C:\windows\system32>w32tm /debug /disable
Sending disable private log command to local computer ...The command completed successfully.
C:\windows\system32>w32tm /unregister
W32Time successfully unregistered.
C:\windows\system32>w32tm /register
The following error occurred: The specified service has been marked for deletion. (0x80070430)
C:\windows\system32>w32tm /resync
Sending resync command to local computer
The computer did not resync because no time data was available.
User contributions licensed under CC BY-SA 3.0