13 Giugno 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

Assicurati di creare un punto di ripristino nel caso in cui qualcosa vada storto.

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

1.Digitare di controllo in Windows 10 Search then click on Pannello di controllo dal risultato della ricerca.

Digita pannello di controllo nella ricerca

2.Ora fai clic su “Orologio, lingua e opzioni internazionali"Quindi fare clic su"Data e ora".

Click Date and Time then Clock and Region

3.Under Date and Time window click “Modifica data e ora".

Fare clic su Modifica data e ora

4.Switch to Internet Time then click on “Cambia impostazioni".

select Internet Time and then click on Change settings

5.Make sure to checkmark “Sincronizzazione con un server orario di Internet” 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 Aggiorna ora.

Internet Time Settings click synchronize and then update now

8.Riavvia il PC per salvare le modifiche.

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

1.Premere il tasto Windows + X quindi selezionare Prompt dei comandi (amministratore).

prompt dei comandi admin

2.Digita il seguente comando in cmd e premi Invio:

w32tm / resync
net time /domain

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

3.Se ottieni a The service has not been started. (0x80070426) error, quindi è necessario start Windows Time service.

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

net start w32time

net start w32time

5.Close Command Prompt and restart your PC.

Method 3: Change the Internet Time Synchronization Update Interval

1.Premere il tasto Windows + R quindi digitare regedit e premi Invio per aprire l'Editor del Registro di sistema.

Esegui il comando regedit

2. Passare alla seguente chiave di registro:

ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeTimeProvidersNtpClient

3.Select NtpcClient quindi nel riquadro della finestra di destra fare doppio clic su Intervallo sondaggio speciale per cambiarne il valore.

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

4.Ora seleziona 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

Nota: 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.Riavvia il PC per salvare le modifiche.

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

1.Type control in Windows 10 Search then click on Pannello di controllo dal risultato della ricerca.

Digita pannello di controllo nella ricerca

2.Ora fai clic su “Orologio, lingua e opzioni internazionali"Quindi fare clic su"Data e ora".

Click Date and Time then Clock and Region

3.Under Date and Time window click “Modifica data e ora".

Fare clic su Modifica data e ora

4.Passa a Ora di Internet quindi fare clic su "Cambia impostazioni".

select Internet Time and then click on Change settings

5. Seleziona "Sincronizzazione con un server orario di Internet” box then under Server type the address of the time server and click Aggiorna ora.

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

Nota: Fare riferimento qui 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.Riavvia il PC per salvare le modifiche.

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

1.Premere il tasto Windows + R quindi digitare regedit e premi Invio per aprire Editor del Registro.

Esegui il comando regedit

2. Passare alla seguente chiave di registro:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionDateTimeServers

3.Fare clic con il pulsante destro del mouse su Server Quindi seleziona Nuovo > Valore stringa.

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.Successivamente, 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

Nota: Fare riferimento qui for a list of the Simple Network Time Protocol (SNTP) time servers that are available on the Internet.

7.Riavvia il PC per salvare le modifiche.

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

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

1.Premere il tasto Windows + X quindi selezionare Prompt dei comandi (Amministratore).

prompt dei comandi con diritti di amministratore

2.Digita il seguente comando in cmd e premi Invio:

net stop w32time
w32tm / unregister
w32tm / register
net start w32time
w32tm /resync /nowait

Fix Corrupted Windows Time service

3.Riavvia il PC per salvare le modifiche.

Consigliato:

Questo è ciò che hai imparato con successo 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.