[SOLVED] Windows 10 1803 can't update to 1809 0x80070002, 0x80240034

LittleBigFrog

Member
Joined
Mar 16, 2019
Posts
11
Hello!
I'm having update issues with my Win10 Enterprise 1803 17134.648. When I try to update with Windows Update to "1809 amd64 2019-03" it finds update but can't install it with the error 0x80070002, in the update history log I see the error 0x80240034 associated with this particular update.
Previously I have the same problem with kb4489868 update and resolve it by downloading from catalog.update.microsoft.com and installing it manually.

sfc /scannow finds corrupted files but can't recover them. CBS logs attached.
SFCFix.exe SFCFix Has Crashed Something has gone horribly wrong and SFCFix has crashed. I've sent the report to the developer, if needed I can upload the whole zipped SFCFix folder with all existing memory dumps in it.

Sorry for my Engrish. :-)
 

Attachments

Hello and welcome!

Please try the following first:

Step#1 - DISM /RestoreHealth Scan
Warning:this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.


  1. Right-click on the Start button and select Command Prompt (Admin)
  2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter
    Dism /Online /Cleanup-Image /RestoreHealth
  3. Once it finishes, copy and paste the following into the command-prompt window and press Enter. If prompted to overwrite the existing file go ahead.
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. Once this has completed please go to your Desktop and you will find CBS.txt => Please zip/upload to this thread.
    Please Note:: if the file is too big (over 7MB) to upload to your next post, please upload via a service such as Dropbox or One Drive or SendSpace and just provide the link.
 
Hello, softwaremania! Thanks for your help!

I executed Dism /Online /Cleanup-Image /RestoreHealth and it stops at 84.5% with an error: 2.
 

Attachments

Hi!

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.


  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.
 

Attachments

Ok, done.

Code:
SFCFix version 3.0.1.0 by niemiro.
Start time: 2019-03-18 11:38:36.624
Microsoft Windows 10 Build 17134 - amd64
Using .zip script file at C:\Users\MVishnev\Desktop\SFCFix.zip [0]




Trace::
Successfully traced component msil_microsoft.powershel..agnostics.resources_31bf3856ad364e35_1.0.0.0_ru-ru_9e1a97dfb89d0f6d.
    Microsoft-Windows-PowerShell-V2-Client-Package~31bf3856ad364e35~amd64~ru-RU~10.0.17134.1.MicrosoftWindowsPowerShellV2
Trace:: directive completed successfully.




PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\Servicing\Packages

Successfully copied file C:\Users\MVishnev\AppData\Local\niemiro\Archive\Packages\package_1_for_kb4338832~31bf3856ad364e35~amd64~~10.0.1.0.cat to C:\WINDOWS\Servicing\Packages\package_1_for_kb4338832~31bf3856ad364e35~amd64~~10.0.1.0.cat.
Successfully copied file C:\Users\MVishnev\AppData\Local\niemiro\Archive\Packages\package_1_for_kb4338832~31bf3856ad364e35~amd64~~10.0.1.0.mum to C:\WINDOWS\Servicing\Packages\package_1_for_kb4338832~31bf3856ad364e35~amd64~~10.0.1.0.mum.
Successfully copied file C:\Users\MVishnev\AppData\Local\niemiro\Archive\Packages\package_2_for_kb4338832~31bf3856ad364e35~amd64~~10.0.1.0.cat to C:\WINDOWS\Servicing\Packages\package_2_for_kb4338832~31bf3856ad364e35~amd64~~10.0.1.0.cat.
Successfully copied file C:\Users\MVishnev\AppData\Local\niemiro\Archive\Packages\package_2_for_kb4338832~31bf3856ad364e35~amd64~~10.0.1.0.mum to C:\WINDOWS\Servicing\Packages\package_2_for_kb4338832~31bf3856ad364e35~amd64~~10.0.1.0.mum.
Successfully copied file C:\Users\MVishnev\AppData\Local\niemiro\Archive\Packages\Package_for_KB4338832~31bf3856ad364e35~amd64~~10.0.1.0.cat to C:\WINDOWS\Servicing\Packages\Package_for_KB4338832~31bf3856ad364e35~amd64~~10.0.1.0.cat.
Successfully copied file C:\Users\MVishnev\AppData\Local\niemiro\Archive\Packages\Package_for_KB4338832~31bf3856ad364e35~amd64~~10.0.1.0.mum to C:\WINDOWS\Servicing\Packages\Package_for_KB4338832~31bf3856ad364e35~amd64~~10.0.1.0.mum.

Successfully restored ownership for C:\WINDOWS\Servicing\Packages
Successfully restored permissions on C:\WINDOWS\Servicing\Packages
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.1.0 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2019-03-18 11:38:38.944
Script hash: unW2tlsYio7XKWBCid5mMXPCxkMhpem5FOVRpjBgpog=
----------------------EOF-----------------------
 
Go to C:\Windows\WinSxS\Manifest and look for: msil_microsoft.powershel..agnostics.resources_31bf3856ad364e35_1.0.0.0_ru-ru_9e1a97dfb89d0f6d

If present, copy it to your Desktop, zip it and attach it here.
 
Great!

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.


  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.
 

Attachments

Code:
SFCFix version 3.0.1.0 by niemiro.
Start time: 2019-03-18 13:42:09.923
Microsoft Windows 10 Build 17134 - amd64
Using .zip script file at C:\Users\MVishnev\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\Manifests\msil_microsoft.powershel..agnostics.resources_31bf3856ad364e35_1.0.0.0_ru-ru_9e1a97dfb89d0f6d.manifest

Successfully copied file C:\Users\MVishnev\AppData\Local\niemiro\Archive\Manifests\msil_microsoft.powershel..agnostics.resources_31bf3856ad364e35_1.0.0.0_ru-ru_9e1a97dfb89d0f6d.manifest to C:\WINDOWS\WinSxS\Manifests\msil_microsoft.powershel..agnostics.resources_31bf3856ad364e35_1.0.0.0_ru-ru_9e1a97dfb89d0f6d.manifest.

Successfully restored ownership for C:\WINDOWS\WinSxS\Manifests\msil_microsoft.powershel..agnostics.resources_31bf3856ad364e35_1.0.0.0_ru-ru_9e1a97dfb89d0f6d.manifest
Successfully restored permissions on C:\WINDOWS\WinSxS\Manifests\msil_microsoft.powershel..agnostics.resources_31bf3856ad364e35_1.0.0.0_ru-ru_9e1a97dfb89d0f6d.manifest
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.1.0 by niemiro has completed.
Currently storing 2 datablocks.
Finish time: 2019-03-18 13:42:10.173
Script hash: 01yEvgN+CICSOc4bfjwGQdYZl01Mvn693mUppUnU72w=
----------------------EOF-----------------------
 
Thank you very much! Windows updated successfully without any problems and now I'm on 1809!
Thank you for all the time you had spent to help me, I greatly appreciate it!🤝
 

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

Back
Top