Hello Barbara Turner,
Thank you for posting in Q&A forum.
The 2036 rollover issue specifically affects systems using a 32-bit value to count the number of seconds since January 1, 1900. This 32-bit value will overflow on February 7, 2036, causing potential issues with timekeeping and synchronization.
Systems using a 64-bit value for time representation, such as the Network Time Protocol (NTP) version 4, do not face this problem because a 64-bit value can represent a much larger range of dates.
Windows 10 uses the Windows Time service (W32Time), which follows the Network Time Protocol (NTP) specification. The specific version of NTP implemented in Windows 10 is based on NTPv3, It will still be affected by the issue.
However, it's crucial to keep your system updated with the latest patches and updates from Microsoft to ensure all potential issues are addressed.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.