Click Start, click Run, type regedit, and then click OK.
Locate and then click the following registry entry: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time\Config\
Enable NTPServer.
Exit Registry Editor.
open the command prompt as an admin, type the following command to restart the Windows Time service, and then press ENTER
net stop w32time
net start w32time ntp cmd.JPG
Locate and then click the following registry entry: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time\Config\
- In the right pane, right-click AnnounceFlags, and then click Modify.
- In the Edit DWORD Value dialog box, under Value data, type 5, and then click OK.
Enable NTPServer.
- Locate the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time\TimeProviders\NtpServer\
- In the right pane, right-click Enabled, and then click Modify.
- In the Edit DWORD Value dialog box, type 1 under Value data, and then click OK.
Exit Registry Editor.
open the command prompt as an admin, type the following command to restart the Windows Time service, and then press ENTER
net stop w32time
net start w32time ntp cmd.JPG