Hi Benninghouse, John D - DOT,
What you’re running into is a change in how cumulative updates are packaged and applied starting late 2025. Recent Windows 11 cumulative updates are designed to finalize installation only during the servicing phase of an actual OS deployment, not at the offline image stage. That’s why DISM shows them as “Install pending” and why they don’t appear under Installed Updates after imaging. In other words, the behavior you’re seeing is expected with newer cumulative updates, it’s not a misstep in your process.
The recommended approach is to continue applying monthly cumulative updates during OSD or post‑deployment servicing, rather than slipstreaming them into the base WIM. For long‑term stability, I recommend refreshing your WIM with the latest feature update (e.g., 23H2 media) and then letting cumulative updates apply dynamically during deployment. This ensures the update stack completes properly and avoids the “pending” state.
I hope the response provided some helpful insight. If it clarified the issue for you, please consider marking it as Accept Answer so others with the same issue can find the solution.
Jason.