Share via

Help

Anonymous
2025-01-14T01:36:29+00:00

Microsoft Windows [Version 10.0.22631.4460]

(c) Microsoft Corporation. All rights reserved.

C:\Windows\System32>sfc /scannow

Beginning system scan. This process will take some time.

Windows Resource Protection found corrupt files but was unable to fix some of them.

For online repairs, details are included in the CBS log file located at

windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline

repairs, details are included in the log file provided by the /OFFLOGFILE flag.

C:\Windows\System32>dism /online /cleanup-image /restorehealth

Deployment Image Servicing and Management tool

Version: 10.0.22621.2792

Image Version: 10.0.22631.4460

[== 3.8% ]

Error: 1009

The configuration registry database is corrupt.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

C:\Windows\System32>

Windows for home | Windows 11 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Lester Bernard Reyes 77,980 Reputation points Independent Advisor
    2025-01-14T05:16:24+00:00

    Hi Noah, thank you for that information, is there any particular error message or code when you try to update your device? while waiting, kindly follow the steps below:

    Reset Windows update components:

    Open Powershell with Admin or CMD with Admin (Press Windows key + X then click Windows Powershell(Admin))

    Copy each line of command to Powershell then press enter (one line at a time)

    net stop bits

    net stop wuauserv

    net stop appidsvc

    net stop cryptsvc

    Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"

    rmdir %systemroot%\SoftwareDistribution /S /Q

    rmdir %systemroot%\system32\catroot2 /S /Q

    regsvr32.exe /s atl.dll

    regsvr32.exe /s urlmon.dll

    regsvr32.exe /s mshtml.dll

    netsh winsock reset

    netsh winsock reset proxy

    net start bits

    net start wuauserv

    net start appidsvc

    net start cryptsvc

    -Once done restart the device and check.

    If none will work from the above solution, I suggest doing an in-place upgrade wherein it will upgrade the device to the latest version and repair all issues without deleting any files.

    Kindly follow the steps from this link:

    https://answers.microsoft.com/en-us/windows/for...

    0 comments No comments
  2. Anonymous
    2025-01-14T03:20:42+00:00

    Hi Bernard. I did a scan because my pc wont update windows or any other needed updates and my graphics drivers seemed to be corrupted. I tried wiping the pc and it also has an error so I'm looking for some help to remedy this situation.

    0 comments No comments
  3. Lester Bernard Reyes 77,980 Reputation points Independent Advisor
    2025-01-14T03:08:18+00:00

    Hi Noah, thanks for reaching out. My name is Bernard a Windows fan like you. I'll be happy to help you out today, my timezone is UTC +8.

    I understand the issue you have, there is nothing to worry I am here to help, may I know the main issue you have on the PC and why you are running an sfc /scannow? in addition, can you provide a screenshot or a clip of the issue you have?

    Let me know how it goes and I hope that helps.

    Bernard

    0 comments No comments