I am using DISM to update a Windows 10 image and I keep getting an error that it's unable to install the latest Cumulative Update (2021-05 Cumulative Update for Windows 10 Version 2004 for ARM64-based Systems (KB5003173)) where in the DISM log file it shows the error being
".... requires Servicing Stack v10.0.19041.504 but current Servicing Stack is v10.0.19041.153. [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED] "
I have installed the latest Servicing Stack Update for Windows 10, 2021-05 Servicing Stack Update for Windows 10 Version 1803 for ARM64-based Systems (KB5003364) as well as "2021-01 Servicing Stack Update for Windows 10 Version 2004 for x64-based Systems (KB4598481) " but neither has worked since it still doesn't let me run the cumulative update. What am I missing, doing wrong, or both?
The build version from the Windows ADK that I'm using shows as "Image Version 10.0.19041.208" which I found is from May 2020, is that the problem? Do I need to install each cumulative update in succession? Sorry if this seems like a basic question but I can't find an answer online on what I'm doing wrong. Any and all help is appreciated. Thanks!