Hi all,
I was wondering if you can give me some help.
Windows 10 PRO update to 21H2 completes but then I Get a BSOD on first boot (reference by pointer)
I checked my DISM read the CBS log that says there are corrupted packaged.
Here are the steps.
SFC shows no errors
DISM return file not found.
I've also tried adding a source from a windows ISO. Tried the ESD as well as exported my image to a wim but no luck at all
SFCFix
Also showed the same error as DISM.
In the CBS log I see for a few packages :
Info CBS Store corruption, manifest missing for package:
Error CBS Failed to resolve package .... [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
Info CBS Mark store corruption flag because of package:
Thank you in advance
I was wondering if you can give me some help.
Windows 10 PRO update to 21H2 completes but then I Get a BSOD on first boot (reference by pointer)
I checked my DISM read the CBS log that says there are corrupted packaged.
Here are the steps.
SFC shows no errors
Code:
PS 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 did not find any integrity violations.
DISM return file not found.
I've also tried adding a source from a windows ISO. Tried the ESD as well as exported my image to a wim but no luck at all
Code:
C:\WINDOWS\system32> Dism /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.19041.844
Image Version: 10.0.19043.1766
[==========================100.0%==========================]
Error: 0x800f081f
The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see https://go.microsoft.com/fwlink/?LinkId=243077.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
SFCFix
Also showed the same error as DISM.
In the CBS log I see for a few packages :
Info CBS Store corruption, manifest missing for package:
Error CBS Failed to resolve package .... [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
Info CBS Mark store corruption flag because of package:
Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2022-06-25 13:36:59.897
Microsoft Windows 10 Build 19043 - 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: 2022-06-25 13:43:29.159
----------------------EOF-----------------------
Thank you in advance
Attachments
Last edited: