Kesäkuu 13, 2018

Synchronize Windows 10 Clock with an Internet Time Server

Synchronize Windows 10 Clock with an Internet Time Server: If you have set the Clock in Windows 10 to automatically set time then you may be aware that the current time is synchronized with an Internet Time Server in order to update time. This means that the clock on your PC’s Taskbar or Windows Settings is updated at regular intervals to match the time on the time server which ensures that your clock has accurate time. You need to be connected to the internet for time to automatically synchronize with an Internet time server without which the time won’t be updated.

Synchronize Windows 10 Clock with an Internet Time Server

Now Windows 10 uses the Network Time Protocol (NTP) to connect with the Internet time servers in order to synchronize Windows Clock. If the time in Windows Clock is not accurate then you could face network issues, corrupted files, and incorrect timestamps in documents & important files. With Windows 10 you could easily change the time servers or can even add a custom time server when necessary.

So now you know it’s important for your Windows to display the correct time in order to ensure proper functioning of your PC. Without which certain applications and Windows services will start experiencing issues. So without wasting any time let’s see How to Synchronize Windows 10 Clock with an Internet Time Server with the help of the below-listed tutorial.

How to Synchronize Windows 10 Clock with an Internet Time Server

Muista luoda palautuspiste siltä varalta, että jokin menee pieleen.

Method 1: Synchronize Windows 10 Clock with an Internet Time Server in Internet Time Settings

1.Type ohjaus in Windows 10 Search then click on Ohjauspaneelin hakutuloksesta.

Kirjoita hakukenttään ohjauspaneeli

2. Napsauta nyt "Aika-, kieli-ja alueasetukset" ja napsauta sitten "Päivämäärä ja aika".

Click Date and Time then Clock and Region

3.Under Date and Time window click “Muuta päivämäärä ja kellonaika".

Napsauta Muuta päivämäärää ja aikaa

4.Switch to Internet Time then click on “Vaihda asetuksia".

select Internet Time and then click on Change settings

5. Varmista, että valitset "Synkronoi Internet-aikapalvelimen kanssa” box, then select a time server from the Server drop-down and click Update Now.

Make sure Synchronize with an Internet time server is checked and select time.nist.gov

6.Click Ok then click Apply followed by OK again.

7.If the time is not updated then choose a different Internet time server and again click Päivitä nyt.

Internet Time Settings click synchronize and then update now

8. Tallenna muutokset käynnistämällä tietokoneesi uudelleen.

Method 2: Synchronize Windows 10 Clock with an Internet Time Server in Command Prompt

1.Paina Windows Key + X ja valitse sitten Komentokehote (Admin).

komentokehotteen järjestelmänvalvoja

2. Kirjoita seuraava komento cmd:hen ja paina Enter:

w32tm /uudelleensynkronointi
net time /domain

Synchronize Windows 10 Clock with an Internet Time Server in Command Prompt

3.Jos saat a The service has not been started. (0x80070426) error, niin sinun täytyy start Windows Time service.

4.Type the following command to start Windows Time service then again try to synchronize Windows Clock:

net start w32aika

net start w32aika

5.Close Command Prompt and restart your PC.

Method 3: Change the Internet Time Synchronization Update Interval

1.Paina Windows Key + R ja kirjoita regedit ja paina Enter avataksesi rekisterieditorin.

Suorita komento regedit

2.Siirry seuraavaan rekisteriavaimeen:

ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeTimeProvidersNtpClient

3.Select NtpcClient then in right window pane double-click on Special PollInterval muuttaa sen arvoa.

Select NtpClient then in the right window pane double-click on SpecialPollInterval key

4. Valitse nyt Decimal from the Base then in the Value date change the value to 86400.

Now select Decimal from the Base then change the Value date of SpecialPollInterval to 86400

Huomautus: 86400 seconds (60 seconds X 60 minutes X 24 hours X 1 day) which means that the time will be updated every day. The default time is every 604800 seconds (7 days). Just make sure not use the time interval less than 14400 seconds (4 hours) as your computer’s IP will get banned from the time server.

5.Click Ok then close Registry Editor.

6. Tallenna muutokset käynnistämällä tietokoneesi uudelleen.

Method 4: Add a new Internet time server on Windows 10

1.Type control in Windows 10 Search then click on Ohjauspaneelin hakutuloksesta.

Kirjoita hakukenttään ohjauspaneeli

2. Napsauta nyt "Aika-, kieli-ja alueasetukset" ja napsauta sitten "Päivämäärä ja aika".

Click Date and Time then Clock and Region

3.Under Date and Time window click “Muuta päivämäärä ja kellonaika".

Napsauta Muuta päivämäärää ja aikaa

4.Vaihda kohtaan Internet-aika napsauta sitten "Vaihda asetuksia".

select Internet Time and then click on Change settings

5. Valitse "Synkronoi Internet-aikapalvelimen kanssa” box then under Server type the address of the time server and click Päivitä nyt.

Make sure Synchronize with an Internet time server is checked and select time.nist.gov

Huomautus: Katso tästä for a list of the Simple Network Time Protocol (SNTP) time servers that are available on the Internet.

6.Click Ok then click Apply followed by OK again.

7. Tallenna muutokset käynnistämällä tietokoneesi uudelleen.

Method 5: Add a new Internet time server on Windows 10 using Registry

1.Paina Windows Key + R ja kirjoita regedit ja paina Enter avataksesi Registry Editor.

Suorita komento regedit

2.Siirry seuraavaan rekisteriavaimeen:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionDateTimeServers

3. Napsauta hiiren kakkospainikkeella servers Valitse sitten Uusi > Merkkijonoarvo.

Right-click on Servers then select New and click String value

4.Type a number according to the position of the new server, for example, if there are already 2 entries then you have to name this new string as 3.

5.Now double-click on this newly created String Value to change its value.

6. Seuraavaksi type the address of the time server then click OK. For example, if you want to use Google Public NTP server then enter time.google.com.

Double-click this newly created key then type tick.usno.navy.mil in the value data field and click OK

Huomautus: Katso tästä for a list of the Simple Network Time Protocol (SNTP) time servers that are available on the Internet.

7.Käynnistä tietokoneesi uudelleen tallentaaksesi muutokset.

If you’re still facing in synchronizing Windows 10 Clock then fix them using the below-listed steps:

Huomautus: This will remove all your custom servers from Registry.

1.Paina Windows Key + X ja valitse sitten Komentorivi (Järjestelmänvalvoja).

komentokehote järjestelmänvalvojan oikeuksilla

2. Kirjoita seuraava komento cmd:hen ja paina Enter:

net stop w32aika
w32tm / unregister
w32tm / rekisteri
net start w32aika
w32tm /resync /nowait

Fix Corrupted Windows Time service

3.Käynnistä tietokoneesi uudelleen tallentaaksesi muutokset.

Suositus:

Sen olet onnistuneesti oppinut How to Synchronize Windows 10 Clock with an Internet Time Server but if you still have any queries regarding this tutorial then feel free to ask them in the comment’s section.