Hi Krasimir
When you run SFC and it finds errors that is cannot fix, it is then best to run this command, that will take longer than SFC, then run SFC again once this command completes . ..
dism /online /cleanup-image /restorehealth
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
C:\WINDOWS\system32>sfc /scannow
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 45% complete.
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.
CBS.log: https://hastebin.com/ixigeyelug.pl
Also I've noticed some bugs.
When I go to:
Settings > Accounts > Sign-in options - Settings tab freezes and takes longer to be opened again.
Settings > Search > Searching Windows - Settings tab closes automatically.
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.
Hi Krasimir
When you run SFC and it finds errors that is cannot fix, it is then best to run this command, that will take longer than SFC, then run SFC again once this command completes . ..
dism /online /cleanup-image /restorehealth
C:\WINDOWS\system32>dism /online /cleanup-image /restorehealth
Deployment Image Servicing and Management tool
Version: 10.0.18362.1
Image Version: 10.0.18363.535
[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.
C:\WINDOWS\system32>sfc /scannow
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection found corrupt files and successfully repaired 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.
Can you tell me what does the command you requested me did?
Also I've noticed some bugs.
When I go to:
Settings > Accounts > Sign-in options - Settings tab freezes and takes longer to be opened again.
Settings > Search > Searching Windows - Settings tab closes automatically.
Hi Krasimir
Sorry, I was offline . . .
Run the command above, that will fix most problems you are having with system files . . .