Verify WinRE Health on the 3 Failing Devices
Run this in an elevated CMD on each device:
reagentc /info
Check that Windows RE status shows Enabled and the path points to a valid partition. If it shows Disabled or a broken path, the Local Download will always fail.
To re-enable:
reagentc /enable
Deploy KB5079471 (March Safe OS Dynamic Update) — this is the dedicated targeted fix, separate from the monthly CU. Push it via Intune or manually from the Update Catalog.
Open Command Prompt as Admin and run:
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
reagentc /disable
reagentc /enable
KB5083769 alone is not enough — KB5079471 + WinRE repair is the complete fix for the 3 broken devices.