[SOLVED] 2019-12 Cumulative Update for Windows 10 Version 1909 for x64-based Systems (KB4530684) - Error 0x800f081f ; WIN 10 PRO

Joined
Dec 18, 2019
Posts
34
Trying to get the update tried all the fixes i could find still no luck ... if someone can help would be greatly appreciated.

Logs :
 

Attachments

Let's run a precautionary scan:

GSmartControl
Follow the instructions below to check your SMART status with GSmartControl:


  • Download the portable version of GSmartControl and save it on your Desktop;
  • Extract the zip file to your Desktop. Open the folder gsmartcontrol-1.1.3-win64 which should be located on your Desktop and double-click gsmartcontrol.exe to launch the program.
  • Identify your drive in the list (if recognized by the tool), and hover your mouse over it.
  • You should see something called: SMART status. It will either read: Enabled, in which case you should do the following:
  • Double-click on it to bring up its window (usually you'll find your drive by its size or its brand name);
  • Go to the Self-Tests tab, then select Extended Self-test in the Test type drop-down list and click on Execute (this test can take a few hours to complete);
  • Once the test is over, the results will be displayed at the bottom of the window. Please copy and paste these results in your next reply or take a screenshot;
  • Also, go in the Attributes tab and if you have any entries highlighted in red or pink, take a screenshot of the GSmartControl window and attach it in your next reply;
  • Please note: If the SMART Status reads: Unsupported, stop and let me know.
    info_failing.png
 
OK. Sorry for the late reply before i start the execution i wanted to say that i've got 2 drives

1. SSD - I have windows on it as a C: drive
2. Hard Drive for storage

On the Hard drive its says "Enabled"
On the SSD - "Unsupported"

Should i do the execution ?
 
Here is the result , also no entries highlighted in red/pink are shown in attributes
 

Attachments

  • Untitled.png
    Untitled.png
    482 KB · Views: 8
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.2.1 by niemiro.
Start time: 2019-12-20 19:23:43.344
Microsoft Windows 10 Build 18363 - amd64
Using .zip script file at C:\Users\stefc\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\Windows\WinSxS\Manifests

Successfully copied file C:\Users\stefc\AppData\Local\niemiro\Archive\Manifests\amd64_internet-browser-license_31bf3856ad364e35_10.0.18362.1_none_d43638e864489581.manifest to C:\Windows\WinSxS\Manifests\amd64_internet-browser-license_31bf3856ad364e35_10.0.18362.1_none_d43638e864489581.manifest.

Successfully restored ownership for C:\Windows\WinSxS\Manifests
Successfully restored permissions on C:\Windows\WinSxS\Manifests
PowerCopy:: directive completed successfully.




Successfully processed all directives.



Failed to generate a complete zip file. Upload aborted.


SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2019-12-20 19:25:39.069
Script hash: 6LQzYjd+QvMceVy0hH5ex6KtXPov1uHPsXclR8QYUoI=
----------------------EOF-----------------------
 
Thanks.


Install Update with DISM

  1. Download this update and save to your desktop. The file name will be Windows10.0-KB4530684-x64_PSFX.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows10.0-KB4530684-x64_PSFX.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.

Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log

Note: If you get the message that no packages that require processing were found, use the following command instead:

dism /online /add-package /packagepath:%userprofile%\desktop\Windows10.0-KB4530684-x64_PSFX.cab\Windows10.0-KB4530684-x64_PSFX.cab

If successful, retry one of the updates that failed and attach CBS.log if it fails again.
 

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

Back
Top