[SOLVED] Windows update KB5048652 error 0x80070002, Dism RestoreHealth not work, Windows 10 Pro 22H2 x64 (10.0.19045.4291)

Eifeldragon

Member
Joined
Jan 1, 2025
Posts
10
Windows update KB5048652 has stopped with the error code 0x80070002

The current version is Windows 10 Pro 22H2 Build 19045.4291 64bit

Sfc /scannow ends with
Verification 100% complete
Windows Resource Protection did not find any integrity violations

Dism /Online /Cleanup-Image /ScanHealth ends by 100% with The component store can be repaired
Dism /Online /Cleanup-Image /RestoreHealth stops approx. by 81% with error 0x800f081f

DISM /Online /Cleanup-Image /RestoreHealth /source:wim:C:\install.wim:1 /limitaccess
and
Inplace Upgrade stops with the same error 0x800f081f


I think maybe a problem with KB5037768, but how resole it?
 

Attachments

Hi @Eifeldragon,

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
 
Hi and welcome to Sysnative,

Step 1. Download
67139f7e69a58-SFCFix-ico.PNG
SFCFix and save it to your desktop.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
67139f52b3c1e-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

Thanks for the fast answer.
DISM /online /cleanup-image /RestoreHealth ends to 100% with "The restore operation completed successfully"

next step, should i check the update function?
 

Attachments

Yes, please attempt to update and post the result. If it fails attach a new copy of the CBS logs.
 
Update starts, download KB5048652 100%
instalation 100%
but then, There were problems installing updates error (0x80073701)

Maybe i have to reboot?
 

Attachments

Follow these instructions to remove an update.
  • Open the Start menu of Windows and type the command CMD
  • When you see Command Prompt on the list, right-click on it and select Run as administrator.
  • When command prompt opens, copy and paste the following command into it, then press enter.
Code:
wusa /uninstall /KB:5036979
  • Let me know if it says it was successful or you get the message: The update KB5036979 is not installed on this computer.
 
Download the
577bf0efb8088-FRST.png
Farbar Recovery Scan Tool and save it to your Desktop:

Download the 64 bit version: - Farbar Recovery Scan Tool Link
  • Open the startmenu and type the command cmd.
  • After you find the Command Prompt, right click on it and select Run as Administrator.
  • Copy and paste the following into the Command Prompt and press enter.
Code:
reg load HKLM\COMPONENTS C:\WINDOWS\SYSTEM32\CONFIG\COMPONENTS
Right-click on the file FRST64.exe and choose Run as administrator.
  • Copy and paste the following (code) into the Search box and click the Search Registry button.
Code:
KB5036979
  • When the scan is complete, a message will display that SearchReg.txt is saved in the same folder FRST was started from.
  • Post the logfile SearchReg.txt as attachment in your next reply.
 
Follow these instructions to install an update with DISM.
  • Open the Start menu of Windows and type CMD.
  • When you see Command Prompt on the list, select the option Run as administrator.
  • Copy and paste the following command into it, and press enter. (Leave the CMD window open!)
Code:
MD C:\WUTemp
  • Now, download the following update (KB5048652) to: C:\WUTemp - Or copy this file from the download directory to C:\WUTemp. (Important!)
    Downloadlink: KB5048652
  • Copy and paste the following commands one at a time into the command prompt and press enter after each.
Code:
CD C:\WUTemp
EXPAND.exe windows10.0-kb5048652-x64_279b3aca56a2aa72aa2d08ccc30fad69bd5a1e29.msu -f:* C:\WUTemp
DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB5048652-x64.cab
  • Let me know if it says it was successful or if there are any errors. Or take a screenshot of the command prompt window and paste it into your next reply.
 
it was succesful

C:\WUTemp\Windows10.0-KB5048652-x64.cab wird zur Extrahierungswarteschlange hinzugefügt
C:\WUTemp\Windows10.0-KB5048652-x64-pkgProperties.txt wird zur Extrahierungswarteschlange hinzugefügt
C:\WUTemp\Windows10.0-KB5048652-x64_uup.xml wird zur Extrahierungswarteschlange hinzugefügt
C:\WUTemp\WSUSSCAN.cab wird zur Extrahierungswarteschlange hinzugefügt
C:\WUTemp\SSU-19041.5071-x64.cab wird zur Extrahierungswarteschlange hinzugefügt

Dateien werden erweitert ....
Status: 0 von 5 Dateien
Erweitern der Dateien ist abgeschlossen ...
5 Dateien insgesamt

C:\WUTemp>DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB5048652-x64.cab
 
5 hours later and at least 8 reboots 🤮 the Systems seems up to date, new build 19045.5247
Update Function works, whether all errors fixed ??? But by now i see nothing:giggle:

I wonder what meens the line 2025-01-05 13:59:05, Info CBS Loaded Servicing Stack v10.0.19041.5071
in the CBS? The Update features say, succesful installed at 10.12.2024
and the Build is 19045.5247

In any case, thank you very much for the quick and competent help👌 I'm excited


Do you have any other recommendations from them? Clear update folder or something like this?
 

Attachments

Hi,

You're welcome! Glad to to hear the in-place-upgrade succeeded. The build number of the Servicing Stack differs from the build number of the OS itself, so this is normal!

I wouldn't delete anything at the moment or run any other cleaning tools. I can only suggest to make a full system image (and regular backups) to avoid such issues in the future.
 

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

Back
Top