Open Task Scheduler: Press Win + R, type taskschd.msc, and press Enter.
Create a Basic Task: In the right-hand pane, click "Create Basic Task...".
Name the Task: Give it a name, such as "Time Sync on
Set Trigger: For the trigger, select "When the computer
Set Action: For the action, select "Start a
Specify Program/Script:
In the "Program/script" field, type w32tm.
In the "Add arguments (optional)" field, type /resync.
Finish: Click Finish to complete the task creation.
Troubleshooting:
Internet Connection: Make sure your computer is connected to the internet, as synchronization requires an internet connection.
Firewall: Check your firewall settings to ensure that UDP port 123 is not blocked, as this port is necessary for NTP (Network Time Protocol) to sync time.
CMOS Battery: A faulty CMOS battery can cause the system clock to lose time even when off, which can be a sign that the battery needs replacement.
'Computer' 카테고리의 다른 글
소거 프로그램 (0) | 2025.10.06 |
---|---|
How to upgrade your 'incompatible' Windows 10 PC to Windows 11 - for free (0) | 2025.09.17 |
[티스토리 팁] 코드블럭 다루기 / 코드블럭 색깔입히기 2020. 12. 23. (0) | 2024.07.14 |
Sorting in Emacs - Susam Pal (0) | 2023.08.13 |
한글 자동 저장 주기 설정 및 파일 저장 위치 확인 방법 (0) | 2023.06.07 |