Attempting Fix involving CBS Log?

Elwood Jarvis 21 Reputation points
2021-12-17T02:55:21.567+00:00

I'm trying to figure out what to do in regards to finding a fix to corrupted files, in regards to use of the command prompt "sfc /scannow" and I was given the suggestion to check "C:\Windows\Logs\CBS\CBS.log"

Doing this, I was able to look through the resulting list, and a majority of the errors found read as the following:
FC: CFCAcquirerWUClient::Download(134): Result = 0x800F0950
FC: CFCAcquirerWrapper::Execute(160): Result = 0x800F0950

(This shows up multiple times)

I'm using the latest Windows 10 version, I've been using CCleaner and the driver updates available through this and the "Updates and Security option in the Windows Settings, nothing I've tried with those seems to fix the crashing problem I've been having in regards to a stop code issue that has since been identified as some sort of driver issue, hence the details formerly mentioned, as was recommended as a possible solution. This is as far as I've gotten so far as to figuring out what the problem is, and doing a quick online search of "CFCAcquirer" didn't seem yield anything for some reason.

So uh... What now? I'm a bit lost at this point.

Also, apologies if the tag used is lacking or incorrect, it was the closest thing I could think of that worked, this is literally my first time using this feature...

Community Center | Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. Docs 15,761 Reputation points
    2021-12-17T03:22:00.27+00:00

    Please perform the following steps:

    1) Run the V2 log collector and post a share link into this thread using one drive, drop box, or google drive.
    https://www.tenforums.com/bsod-crashes-debugging/2198-bsod-posting-instructions.html

    2) Open administrative command prompt and type or copy and paste:
    sfc /scannow
    dism /online /cleanup-image /scanhealth
    dism /online /cleanup-image /restorehealth
    sfc /scannow
    chkdsk /scan

    Post images or share links for the commands with the results.

    .
    .
    .
    .
    .

    Please remember to vote and to mark the replies as answers if they help.

    On the bottom of each post there is:

    Propose as answer = answered the question

    On the left side of each post there is /\ with a number: click = a helpful post
    .
    .
    .
    .
    .

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.