Windows 2019 1809 Update Issue

mouataz

Active member
Joined
Oct 5, 2023
Posts
44
Hello everyone,

I'm having trouble installing CU 03-2025 on a 2019 server running version 1809. The installation gets stuck in a loop: the patch installs, the system reboots, and when I check for updates, the patch installs again, followed by another reboot — and this cycle keeps repeating.

I ran sfc /scannow, but at 71%, I received an error message.

Code:
"Windows Resource Protection could not perform the requested operation."

I then tried dism /online /cleanup-image /restorehealth, followed by another sfc /scannow, but the issue persists.
The CBS logs show errors:

Code:
Current tick count: 800 lower than last tick count: 1291. [HRESULT = 0x8007000d - ERROR_INVALID_DATA]
Failed to clear CorruptionDetectedDuringAcr store corrupt flag (slow mode trigger). [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]

I would appreciate your help in resolving this problem.
I've attached the CBS and DISM logs for further analysis.

Thank you
 

Attachments

  • CBS.log
    CBS.log
    16 MB · Views: 2
  • dism.log
    dism.log
    22.8 MB · Views: 0
  • Capture d’écran 2025-03-25 122130.webp
    Capture d’écran 2025-03-25 122130.webp
    28.2 KB · Views: 1
Hi @mouataz,

Welcome to Sysnative Forums!

If you haven't already, please review the posting instructions here, and attach the requested log files. Without log files, our helpers will not be able to assist, and this will slow down fixing your machine.

If logs have been already been provided, our team of volunteers will analyse the provided log files to build a fix for your system. Please be aware that this may take several days from your initial post, due to the high volume of threads that we receive.


- Sysnative Windows Update Team
 
While continuing the research, I found these logs.

Code:
2025-03-25 12:12:06, Info                  CBS    Failed to clear CorruptionDetectedDuringAcr store corrupt flag (slow mode trigger). [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2025-03-25 12:14:55, Info                  CSI    000015d1 Warning: Overlap: Duplicate ownership for directory \??\C:\Windows\Branding\ShellBrd in component Microsoft-Windows-Branding-Shell-Server, version 10.0.17763.1, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}
2025-03-25 12:14:55, Info                  CSI    000015d2 Warning: Overlap: 1 directory duplicate ownerships detected.
2025-03-25 12:14:55, Info                  CSI    000015e1 Warning: Overlap: Duplicate ownership for directory \??\C:\Windows\SystemApps\Microsoft.Windows.CapturePicker_cw5n1h2txyewy\pris in component Microsoft-Windows-CapturePicker.AppxMain.Resources, version 10.0.17763.1, arch amd64, culture [l:5]'fr-FR', nonSxS, pkt {l:8 b:31bf3856ad364e35}
2025-03-25 12:14:55, Info                  CSI    000015e2 Warning: Overlap: 1 directory duplicate ownerships detected.
2025-03-25 12:15:02, Info                  CSI    00001791 Warning: Overlap: Duplicate ownership for directory \??\C:\Windows\System32\zh-TW in component Microsoft-Windows-Cdosys.Resources, version 10.0.17763.1, arch amd64, culture [l:5]'zh-TW', nonSxS, pkt {l:8 b:31bf3856ad364e35}
2025-03-25 12:15:02, Info                  CSI    0000178d Warning: Overlap: Duplicate ownership for directory \??\C:\Windows\System32\en-US in component Microsoft-Windows-Cdosys.Resources, version 10.0.17763.1, arch amd64, culture [l:5]'en-US', nonSxS, pkt {l:8 b:31bf3856ad364e35}
2025-03-25 12:15:02, Info                  CSI    00001794 Warning: Overlap: Duplicate ownership for directory \??\C:\Windows\System32\zh-CN in component Microsoft-Windows-Cdosys.Resources, version 10.0.17763.1, arch amd64, culture [l:5]'zh-CN', nonSxS, pkt {l:8 b:31bf3856ad364e35}

Thank you
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top