0x80CF0437

The client computer's clock is wrong

Last reviewed 2026-08-05 by the Just Software engineering team · also seen as 80cf0437

What it means

0x80CF0437 means the clock on the client computer isn't set to the correct time. Every step of enrolment depends on time: tokens carry nbf and exp claims, and certificates carry validity windows. A device whose clock is skewed by more than a few minutes presents credentials that the service reads as not-yet-valid or already expired.

Common causes

  1. The system clock is wrong, often after a CMOS battery failure or a long period powered off.

  2. The time zone is wrong, putting UTC out by whole hours even though local time looks correct.

  3. The device cannot reach a time source — NTP blocked outbound, or a domain-joined device that has lost contact with the PDC emulator.

How to fix it

  1. Set the clock and the time zone correctly on the client computer, then retry enrolment.

  2. Confirm time synchronisation is working: w32tm /query /status shows the current source, and w32tm /resync forces an update.

  3. Where a fleet is affected, check that outbound NTP (UDP 123) is permitted, or that domain members can reach the PDC emulator — a single broken time source produces this across many devices at once.

An unhandled error has occurred. Reload 🗙