Hello,
Based on my search, the discrepancy you’re experiencing between the UpdateID from the device and the one found in the Windows Update Catalog is because there are actually different identifiers used for updates in different contexts or services.
When managing updates through the Update CSP and MDM (Mobile Device Management) solutions, the UpdateID is generally unique to that context and designed to be used within the MDM protocol to identify, download, and install updates on managed devices. These IDs are typically GUIDs (Globally Unique Identifiers) assigned by the service providing the updates, in this case, the Update CSP.
The Windows Update Catalog uses its own set of identifiers for updates. These IDs are also unique but are intended for use within the context of the Windows Update Catalog service and for operations such as importing updates into WSUS (Windows Server Update Services).
Despite both identifiers referring to the same update package (e.g., “2024-10 Cumulative Update Preview for Windows 10 Version 22H2 for x64-based Systems (KB5045594)”), they serve different purposes and are used in different contexts. The common element between them is the KB article number (KB5045594 in your case), which is a more human-readable identifier that is associated with specific updates across various services and documentation.
Best Regards,
Hania Lian
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.