meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:windows10:0x8000ffff [2020/11/30 10:21] niziakwindows:windows10:0x8000ffff [2020/11/30 18:02] (current) niziak
Line 3: Line 3:
  
 Additional symptoms: Additional symptoms:
-    * ''sfc /scannow'' stuck at 7% and cannot complete.+    * ''sfc /scannow'' stuck at 7% and cannot complete (also from Safe Mode)
     * ''mmc.exe'' - app locked      * ''mmc.exe'' - app locked 
     * Able to run ''mmc.exe'' from Power Shell run as Administrator     * Able to run ''mmc.exe'' from Power Shell run as Administrator
Line 27: Line 27:
     * [[https://windowsreport.com/sfc-scannow-stops-windows-10/|Sfc /scannow stops on Windows 10 [BEST SOLUTIONS]]]     * [[https://windowsreport.com/sfc-scannow-stops-windows-10/|Sfc /scannow stops on Windows 10 [BEST SOLUTIONS]]]
       * [[https://windowsreport.com/dism-failed-windows-10/|FIX: DISM failed on Windows 10]]       * [[https://windowsreport.com/dism-failed-windows-10/|FIX: DISM failed on Windows 10]]
 +
 +    * <code cmd>icacls C:\windows /reset /t /c /l</code>
 +    * [[https://www.instalki.pl/programy/download/Windows/narzedzia_systemowe/SFCFix.html|SFCFix]]
 +
 Anty malware tools: Anty malware tools:
     * [[https://www.dobreprogramy.pl/Farbar-Recovery-Scan-Tool,Program,Windows,46164.html|Farbar Recovery Scan Tool FRST]]     * [[https://www.dobreprogramy.pl/Farbar-Recovery-Scan-Tool,Program,Windows,46164.html|Farbar Recovery Scan Tool FRST]]
Line 67: Line 71:
 </code> </code>
  
-</code> 
  
 +https://www.wintips.org/fix-dism-source-files-could-not-be-found-windows-10-8/
 +
 +
 +in CBS.log file:
 +
 +<code>
 +2020-11-30 09:44:58, Info                  CSI    00000055 [SR] Beginning Verify and Repair transaction
 +2020-11-30 09:44:58, Error                 CSI    00000056@2020/11/30:08:44:58.755 (F) onecore\base\wcp\sil\ntsystem.cpp(3674): Error c000a2a7 [Error,Facility=(system),Code=41639 (0xa2a7)] originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysReadFile expression: (null)
 +[gle=0x80004005]
 +2020-11-30 09:44:58, Info                  CBS    Could not get active session for current session file logging [HRESULT = 0x80004003 - E_POINTER]
 +2020-11-30 09:44:58, Info                  CBS    Could not get file name for current session file logging [HRESULT = 0x80004003 - E_POINTER]
 +2020-11-30 09:44:58, Error                 CSI    00000057 (F) c000a2a7 [Error,Facility=(system),Code=41639 (0xa2a7)] #3957253# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysReadFile(h = 1950 ('\Device\HarddiskVolume2\Windows\WinSxS\amd64_microsoft-analog-h2-hydrogenrt_31bf3856ad364e35_10.0.19041.1_none_ab9a2ef35d700de3\Hydrogen.dll'), evt = 0, apcr = NULL, apcc = NULL, iosb = @0xecbe2fbe70, data = {l:0 b:}, byteoffset = 0, key = (null))
 +</code>