First post here so: hi all!
I've been trying to fix an error with Windows update on my laptop for a while now. The error first occurred with KB5030219, now also KB5030310 gives this error. The updates start installing after downloading and after that error out with this error message. I've tried the usual, sfc, dism check and repair but it does not fix the problem.
Going through my dism log I see this error message:
Since this error matches the 0x80070002 I believe this to be the cause of the error.
I've downloaded and ran sfcfix but this gives some odd results. It never finishes the scan, i've kept it running for an hour or 2 but still it does not complete.
After stopping it with [ctrl]+[c] the resulting sfcfix log is also strange:
Apparently we are running Windows 10?
I would appreciate any help with fixing this, the red orb in my task bar is really getting on my nerves.
I've been trying to fix an error with Windows update on my laptop for a while now. The error first occurred with KB5030219, now also KB5030310 gives this error. The updates start installing after downloading and after that error out with this error message. I've tried the usual, sfc, dism check and repair but it does not fix the problem.
Going through my dism log I see this error message:
Code:
2023-10-08 08:33:55, Info CSI 00000001 Shim considered [l:126]'\??\C:\WINDOWS\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.22621.2351_none_e954da1242d4c911\wcp.dll' : got STATUS_OBJECT_PATH_NOT_FOUND
Since this error matches the 0x80070002 I believe this to be the cause of the error.
I've downloaded and ran sfcfix but this gives some odd results. It never finishes the scan, i've kept it running for an hour or 2 but still it does not complete.
Code:
No new update is available at this time.
Processing directive 1 of 1 (AutoAnalysis::)
Checking store directories . . .
Checking CBS.log . . .
Checking CBS.persist.log . . .
Checking CheckSUR.log . . .
Checking CheckSUR.persist.log . . .
Attempting repair . . .
Stage 1
Stage 2
Stage 3
Due to the nature of your corruptions, scan times have been extended by
approximately 15-20 minutes. Please be patient and allow the operation to
complete.
Deployment Image Servicing and Management tool
Version: 10.0.22621.1
Image Version: 10.0.22621.1702
After stopping it with [ctrl]+[c] the resulting sfcfix log is also strange:
Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2023-10-08 11:09:24.799
Microsoft Windows 10 Build 22621 - amd64
Not using a script file.
AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.
Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2023-10-08 11:14:54.657
----------------------EOF-----------------------
Apparently we are running Windows 10?
I would appreciate any help with fixing this, the red orb in my task bar is really getting on my nerves.