jthestness
Active member
- Dec 4, 2015
- 27
I've been battling system file corruptions for a couple days since restoring from a backup image. DISM and SFCFix both get stuck when running /restorehealth.
I've run:
1) chkdsk: disk is healthy
2) sfc /scannow: Exits without completing the full scan (65%). "Windows Resource Protection found corrupt files but was unable to fix some of them...". Output included in CBS.zip
3) dism /checkhealth: "The component store is repairable"
4) dism /scanhealth: "The component store is repairable". Output included in CBS.zip
5) dism /restorehealth and SFCFix: Get stuck. CBS.log file to repeatedly prints the following in an apparent infinite loop:
---------------------------------------------------------
2015-12-04 10:21:15, Info DPX Started DPX phase: Resume and Download Job
2015-12-04 10:21:15, Info DPX Started DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX Ended DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX Started DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX Ended DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX CJob::Resume completed with status: 0x0
2015-12-04 10:21:15, Info DPX Ended DPX phase: Resume and Download Job
2015-12-04 10:21:15, Info CBS Opened cabinet package, package directory: \\?\C:\Windows\SoftwareDistribution\Download\a070d187c9c27069386ecf3df4e2c378\, sandbox location: \\?\C:\Windows\SoftwareDistribution\Download\a070d187c9c27069386ecf3df4e2c378\, cabinet location: \\?\C:\Windows\SoftwareDistribution\Download\a070d187c9c27069386ecf3df4e2c378\windows8.1-kb2995004-x64-express.cab, manifest location: \\?\C:\Windows\SoftwareDistribution\Download\a070d187c9c27069386ecf3df4e2c378\update.mum
2015-12-04 10:21:15, Info DPX Started DPX phase: Resume and Download Job
2015-12-04 10:21:15, Info DPX Started DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX Ended DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX CJob::Resume completed with status: 0x0
2015-12-04 10:21:15, Info DPX Ended DPX phase: Resume and Download Job
2015-12-04 10:21:15, Info DPX Extraction of file: update.ses failed because it is not present in the container.
2015-12-04 10:21:15, Info DPX DpxException hr=0x80070002 code=0x020109
2015-12-04 10:21:15, Info CBS Not able to add file to extract: update.ses [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2015-12-04 10:21:15, Info DPX Started DPX phase: Resume and Download Job
2015-12-04 10:21:15, Info DPX Started DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX Ended DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX CJob::Resume completed with status: 0x0
2015-12-04 10:21:15, Info DPX Ended DPX phase: Resume and Download Job
2015-12-04 10:21:15, Info CBS Appl: detect Parent, Package: Package_for_KB2995004~31bf3856ad364e35~amd64~~6.3.1.0, Parent: Microsoft-Windows-Client-Features-WOW64-Package-AutoMerged-mergedcomponents~31bf3856ad364e35~amd64~~6.3.9600.16384, Disposition = Detect, VersionComp: EQ, ServiceComp: EQ, BuildComp: EQ, DistributionComp: GE, RevisionComp: GE, Exist: present
2015-12-04 10:21:15, Info CBS Appl: detectParent: package: Package_for_KB2995004~31bf3856ad364e35~amd64~~6.3.1.0, parent found: Microsoft-Windows-Client-Features-WOW64-Package-AutoMerged-mergedcomponents~31bf3856ad364e35~amd64~~6.3.9600.16384, state: Installed
2015-12-04 10:21:15, Info CBS Appl: detect Parent, Package: Package_for_KB2995004~31bf3856ad364e35~amd64~~6.3.1.0, disposition state from detectParent: Installed
2015-12-04 10:21:15, Info CBS Appl: Evaluating package applicability for package Package_for_KB2995004~31bf3856ad364e35~amd64~~6.3.1.0, applicable state: Installed
2015-12-04 10:21:15, Info CBS There are pending on demand executions, reject staging for package: Package_for_KB2995004~31bf3856ad364e35~amd64~~6.3.1.0 [HRESULT = 0x800f0902 - CBS_E_BUSY]
2015-12-04 10:21:15, Info CBS Failed to check whether on demand execution requires the download [HRESULT = 0x800f0902 - CBS_E_BUSY]
2015-12-04 10:21:15, Info CBS Asynchronous Session: 30486191_3431443546 finalized. [HRESULT = 0x800f0902 - CBS_E_BUSY]
2015-12-04 10:21:15, Info CBS Failed to FinalizeEx using worker session [HRESULT = 0x800f0902]
2015-12-04 10:21:17, Info CBS Session: 30486191_3452014477 initialized by client WindowsUpdateAgent.
---------------------------------------------------------
Other symptoms:
1) At the login screen, an error pops up saying "An unknown error occurred"
2) The desktop.ini file is automatically opened by notepad on the Desktop after login
3) In the start screen, numerous tiles are blank, and some applications immediately crash/exit when launched
Can someone offer a way to fix this?
Thanks!
I've run:
1) chkdsk: disk is healthy
2) sfc /scannow: Exits without completing the full scan (65%). "Windows Resource Protection found corrupt files but was unable to fix some of them...". Output included in CBS.zip
3) dism /checkhealth: "The component store is repairable"
4) dism /scanhealth: "The component store is repairable". Output included in CBS.zip
5) dism /restorehealth and SFCFix: Get stuck. CBS.log file to repeatedly prints the following in an apparent infinite loop:
---------------------------------------------------------
2015-12-04 10:21:15, Info DPX Started DPX phase: Resume and Download Job
2015-12-04 10:21:15, Info DPX Started DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX Ended DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX Started DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX Ended DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX CJob::Resume completed with status: 0x0
2015-12-04 10:21:15, Info DPX Ended DPX phase: Resume and Download Job
2015-12-04 10:21:15, Info CBS Opened cabinet package, package directory: \\?\C:\Windows\SoftwareDistribution\Download\a070d187c9c27069386ecf3df4e2c378\, sandbox location: \\?\C:\Windows\SoftwareDistribution\Download\a070d187c9c27069386ecf3df4e2c378\, cabinet location: \\?\C:\Windows\SoftwareDistribution\Download\a070d187c9c27069386ecf3df4e2c378\windows8.1-kb2995004-x64-express.cab, manifest location: \\?\C:\Windows\SoftwareDistribution\Download\a070d187c9c27069386ecf3df4e2c378\update.mum
2015-12-04 10:21:15, Info DPX Started DPX phase: Resume and Download Job
2015-12-04 10:21:15, Info DPX Started DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX Ended DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX CJob::Resume completed with status: 0x0
2015-12-04 10:21:15, Info DPX Ended DPX phase: Resume and Download Job
2015-12-04 10:21:15, Info DPX Extraction of file: update.ses failed because it is not present in the container.
2015-12-04 10:21:15, Info DPX DpxException hr=0x80070002 code=0x020109
2015-12-04 10:21:15, Info CBS Not able to add file to extract: update.ses [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2015-12-04 10:21:15, Info DPX Started DPX phase: Resume and Download Job
2015-12-04 10:21:15, Info DPX Started DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX Ended DPX phase: Apply Deltas Provided In File
2015-12-04 10:21:15, Info DPX CJob::Resume completed with status: 0x0
2015-12-04 10:21:15, Info DPX Ended DPX phase: Resume and Download Job
2015-12-04 10:21:15, Info CBS Appl: detect Parent, Package: Package_for_KB2995004~31bf3856ad364e35~amd64~~6.3.1.0, Parent: Microsoft-Windows-Client-Features-WOW64-Package-AutoMerged-mergedcomponents~31bf3856ad364e35~amd64~~6.3.9600.16384, Disposition = Detect, VersionComp: EQ, ServiceComp: EQ, BuildComp: EQ, DistributionComp: GE, RevisionComp: GE, Exist: present
2015-12-04 10:21:15, Info CBS Appl: detectParent: package: Package_for_KB2995004~31bf3856ad364e35~amd64~~6.3.1.0, parent found: Microsoft-Windows-Client-Features-WOW64-Package-AutoMerged-mergedcomponents~31bf3856ad364e35~amd64~~6.3.9600.16384, state: Installed
2015-12-04 10:21:15, Info CBS Appl: detect Parent, Package: Package_for_KB2995004~31bf3856ad364e35~amd64~~6.3.1.0, disposition state from detectParent: Installed
2015-12-04 10:21:15, Info CBS Appl: Evaluating package applicability for package Package_for_KB2995004~31bf3856ad364e35~amd64~~6.3.1.0, applicable state: Installed
2015-12-04 10:21:15, Info CBS There are pending on demand executions, reject staging for package: Package_for_KB2995004~31bf3856ad364e35~amd64~~6.3.1.0 [HRESULT = 0x800f0902 - CBS_E_BUSY]
2015-12-04 10:21:15, Info CBS Failed to check whether on demand execution requires the download [HRESULT = 0x800f0902 - CBS_E_BUSY]
2015-12-04 10:21:15, Info CBS Asynchronous Session: 30486191_3431443546 finalized. [HRESULT = 0x800f0902 - CBS_E_BUSY]
2015-12-04 10:21:15, Info CBS Failed to FinalizeEx using worker session [HRESULT = 0x800f0902]
2015-12-04 10:21:17, Info CBS Session: 30486191_3452014477 initialized by client WindowsUpdateAgent.
---------------------------------------------------------
Other symptoms:
1) At the login screen, an error pops up saying "An unknown error occurred"
2) The desktop.ini file is automatically opened by notepad on the Desktop after login
3) In the start screen, numerous tiles are blank, and some applications immediately crash/exit when launched
Can someone offer a way to fix this?
Thanks!