13. Juni 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

Stellen Sie sicher, dass Sie einen Wiederherstellungspunkt erstellen, für den Fall, dass etwas schief geht.

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

1.Typ Smartgeräte App in Windows 10 Search then click on Systemsteuerung aus dem Suchergebnis.

Geben Sie in der Suche „Systemsteuerung“ ein

2. Klicken Sie nun auf „Zeit, Sprache und Region" dann klick "Datum und Uhrzeit".

Click Date and Time then Clock and Region

3.Under Date and Time window click “Ändern Sie Datum und Uhrzeit".

Klicken Sie auf Datum und Uhrzeit ändern

4.Switch to Internet Time then click on “Einstellungen ändern".

select Internet Time and then click on Change settings

5.Stellen Sie sicher, dass Sie das Häkchen bei „Synchronisieren Sie mit einem Internet-Zeitserver” 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 Jetzt aktualisieren.

Internet Time Settings click synchronize and then update now

8.Starten Sie Ihren PC neu, um die Änderungen zu speichern.

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

1. Drücken Sie die Windows-Taste + X und wählen Sie dann aus Eingabeaufforderung (Admin).

Eingabeaufforderung admin

2. Geben Sie den folgenden Befehl in cmd ein und drücken Sie die Eingabetaste:

w32tm / resync
net time /domain

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

3.Wenn Sie eine bekommen The service has not been started. (0x80070426) error, dann musst du start Windows Time service.

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

net starten w32time

net starten w32time

5.Close Command Prompt and restart your PC.

Method 3: Change the Internet Time Synchronization Update Interval

1. Drücken Sie die Windows-Taste + R und geben Sie dann ein regedit und drücken Sie die Eingabetaste, um den Registrierungseditor zu öffnen.

Führen Sie den Befehl regedit aus

2. Navigieren Sie zum folgenden Registrierungsschlüssel:

ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeTimeProvidersNtpClient

3.Select NtpcClient then in right window pane double-click on SpecialPollInterval seinen Wert zu ändern.

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

4.Wählen Sie nun aus 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

Hinweis: 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.Starten Sie Ihren PC neu, um die Änderungen zu speichern.

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

1.Type control in Windows 10 Search then click on Systemsteuerung aus dem Suchergebnis.

Geben Sie in der Suche „Systemsteuerung“ ein

2. Klicken Sie nun auf „Zeit, Sprache und Region" dann klick "Datum und Uhrzeit".

Click Date and Time then Clock and Region

3.Under Date and Time window click “Ändern Sie Datum und Uhrzeit".

Klicken Sie auf Datum und Uhrzeit ändern

4.Wechseln Sie zu Internet Time dann klicke auf „Einstellungen ändern".

select Internet Time and then click on Change settings

5. Markieren Sie das „Synchronisieren Sie mit einem Internet-Zeitserver” box then under Server type the address of the time server and click Jetzt aktualisieren.

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

Hinweis: Siehe hier 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.Starten Sie Ihren PC neu, um die Änderungen zu speichern.

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

1. Drücken Sie die Windows-Taste + R und geben Sie dann ein regedit und drücken Sie die Eingabetaste, um zu öffnen Registrierungs-Editor.

Führen Sie den Befehl regedit aus

2. Navigieren Sie zum folgenden Registrierungsschlüssel:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionDateTimeServers

3. Klicken Sie mit der rechten Maustaste auf Fertige Server Dann wählen Sie Neu > Zeichenfolgenwert.

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.Als nächstes 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

Hinweis: Siehe hier for a list of the Simple Network Time Protocol (SNTP) time servers that are available on the Internet.

7.Starten Sie Ihren PC neu, um die Änderungen zu speichern.

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

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

1. Drücken Sie die Windows-Taste + X und wählen Sie dann aus Eingabeaufforderung (Administrator).

Eingabeaufforderung mit Administratorrechten

2. Geben Sie den folgenden Befehl in cmd ein und drücken Sie die Eingabetaste:

net stoppen w32time
w32tm / Registrierung aufheben
w32tm / registrieren
net starten w32time
w32tm /resync /nowait

Fix Corrupted Windows Time service

3.Starten Sie Ihren PC neu, um die Änderungen zu speichern.

Empfohlen:

Das haben Sie erfolgreich gelernt 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.