Windows Update Error?

Redbutterfly

New member
Joined
Jan 17, 2015
Posts
2
Location
Ontario, Canada
Hello, I have been trying to update my windows 8, it is always saying I have errors when updating, most of which troubleshooting cannot always fix or is constantly fixing. I have currently run the SFCfix.exe. And it says that, " The configuration registry Database is corrupt." FYI, I am not extremely computer savvy, so please bare with me.


Thank you .
 

Attachments

Hello and welcome to the forum :)

Once SFCFix finished did a log pop up appear? if not can you please run SFCFix again? A log should pop up and I would like to view the contents.

SFC /SCANNOW
  1. Right click on the
    aa922834-ed43-40f1-8830-d5507badb56c_39.jpg
    button
  2. Click on Command prompt (Admin) => Press Yes on the prompt
  3. Inside the Command Prompt windows copy and paste the following command SFC /SCANNOW
  4. Please wait for this to Finish before continuing with rest of the steps.
Convert CBS.log to CBS.txt
  1. Right click on the
    aa922834-ed43-40f1-8830-d5507badb56c_39.jpg
    button
  2. Click on Run => Inside the run box copy and paste the following command:
    Code:
    cmd /c copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  3. Press Enter
  4. Once this has completed please go to your Desktop and you will find CBS.txt => Please upload CBS.txt to this thread
Please Note:: if the file is too big to upload to you next post please upload via Dropbox or One Drive


Thanks,
Alex
 
The error is with the Windows 7 COMPONENTS hive.

Code:
2015-01-19 02:01:47, Info                  CBS    Failed to load the COMPONENTS hive from 'C:\Windows\System32\config\COMPONENTS' into registry key 'HKLM\COMPONENTS'. [HRESULT = 0x800703f1 - ERROR_BADDB]
2015-01-19 02:01:47, Info                  CBS    Failed to load component store [HRESULT = 0x800703f1 - ERROR_BADDB]
2015-01-19 02:01:47, Info                  CSI    00000003 GetSystemStore called without loading components hive

Can you please go the following location C:\Windows\System32\config and look for the following files:
-COMPONENTS
-Any other files that start with the word COMPONENTS
-Or any files that have a similar name to COMPONENTS (it could be spelt different, have a number, a symbol etc)
If you find any please create a folder on your desktop and copy and paste all these files into this folder.
Next can you please zip this folder and upload them for me to analyze? The file may be too big to attach to this post, please use either Dropbox or One Drive.

  1. Click on the
    Win7Orb_zps4dae3b32.jpg
    button. Inside the search box type in CMD
  2. Right click on CMD => Choose Run as Administrator
  3. Inside the Command Prompt windows copy and paste the following commands
    dir %systemroot%\System32\config >1&&notepad 1
  4. Please post the contents of the notepad file back into this thread

 

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

Back
Top