sfc windows resource protection could not perform...

Page 1 of 2 12 LastLast

  1. Posts : 1
    Windows 10
       #1

    sfc windows resource protection could not perform...


    Ran sfc /scannow in admin cmd and getting "sfc windows resource protection could not perform the requested operation" error. Already done chkdsk multiple times but still getting the same error. Booted from safe mode as well as from the recovery environment but no success.
      My Computer


  2. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #2

    Open administrative command prompt and type or copy and paste:
    1) dism /online /cleanup-image /scanhealth
    2) dism /online /cleanup-image /restorehealth
    3) sfc /scannow
    4) chkdsk /scan
    5) When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread

    If the scannow fails after the restorehealth or if the restorhealth fails too then perform an in place upgrade repair with a Windows 10 iso.

    Download Windows 10
    Repair Install Windows 10 with an In-place Upgrade Windows 10 Tutorials
      My Computer


  3. Posts : 8
    Windows 10 Home
       #3

    A 1000 apologise for hijacking your post


    Microsoft Windows [Version 10.0.16299.371]
    (c) 2017 Microsoft Corporation. All rights reserved.

    C:\WINDOWS\system32>dism /online /cleanup-image /scanhealth

    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15

    Image Version: 10.0.16299.371

    [==========================100.0%==========================] No component store corruption detected.
    The operation completed successfully.

    C:\WINDOWS\system32>dism /online /cleanup-image /restorehealth

    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15

    Image Version: 10.0.16299.371

    [==========================100.0%==========================] The restore operation completed successfully.
    The operation completed successfully.

    C:\WINDOWS\system32>sfc /scannow

    Beginning system scan. This process will take some time.

    Beginning verification phase of system scan.
    Verification 21% complete.

    Windows Resource Protection could not perform the requested operation.

    C:\WINDOWS\system32>CHKDSK /SCAN
    The type of the file system is NTFS.

    Stage 1: Examining basic file system structure ...
    347136 file records processed.
    File verification completed.
    47577 large file records processed.
    0 bad file records processed.

    Stage 2: Examining file name linkage ...
    592 reparse records processed.
    467306 index entries processed.
    Index verification completed.
    0 unindexed files scanned.
    0 unindexed files recovered to lost and found.
    592 reparse records processed.

    Stage 3: Examining security descriptors ...
    Security descriptor verification completed.
    60086 data files processed.
    CHKDSK is verifying Usn Journal...
    40443160 USN bytes processed.
    Usn Journal verification completed.

    Windows has scanned the file system and found no problems.
    No further action is required.

    219197439 KB total disk space.
    144550140 KB in 233964 files.
    200024 KB in 60087 indexes.
    0 KB in bad sectors.
    466987 KB in use by the system.
    65536 KB occupied by the log file.
    73980288 KB available on disk.

    4096 bytes in each allocation unit.
    54799359 total allocation units on disk.
    18495072 allocation units available on disk.

    C:\WINDOWS\system32>



    Help please :) Why does it say everything is ok but still will not go past 21% sfc /csannow ? I must have gone over this process a dozen times

    xl...out
      My Computer


  4. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #4

    It will take time to troubleshoot the scannow problem by troubleshooting files.
    The files are error messages and error codes.
    Often the error messages are ambiguous and the troubleshooting is inconclusive.
    If you want to view the logs you can open file explorer > this PC > C: > in the right upper corner search for the CBS and DISM logs.
    C:\Windows\Logs\CBS\CBS.log
    C:\Windows\Logs\Dism\Dism.log

    Also open administrative command prompt and type or copy and paste:
    findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >sfcdetails.txt
    Then use file explorer to find the sfcdetails.txt file.

    For the files > use 7zip > one drive or drop box share link

    It will take a shorter period of time to troubleshoot by performing an in place upgrade repair.
    The DISM restore health was fine.

    To perform an in place upgrade repair perform these steps:
    1) Find a flash drive that you can format ( > or = 8 GB )
    2) Create a bootable Windows 10 iso:
    Download Windows 10
    Saving a Windows 10 iso either this version of Windows 1709 or making a new iso with 1803 may come in handy for any unexpected future operating system problems.
    3) Power on the computer
    4) Insert the Windows 10 iso flash drive into any USB port
    5) Open file explorer and look for the Windows 10 iso
    6) Click on the iso and launch setup or setup.exe
    7) Follow the text and images in this thread:
    Repair Install Windows 10 with an In-place Upgrade Windows 10 Tutorials

    If you have a backup image a clean install can be performed followed by a restoration.
    If you had not made a backup image please read these links as a backup image may come in handy in the future for any unexpected boot, drive failure, operating system, or registry problems.
    Macrium Software | Macrium Reflect Free
    Backup and Restore with Macrium Reflect Windows 10 Tutorials
      My Computer


  5. Posts : 8
    Windows 10 Home
       #5

    Hi zbook
    Thanks for getting back to me so fast. I have done as you requested, below is link to a One Drive Shared File, the file contains my DISM.log file
    I had a look at it but I cant see anything really out of the ordinary. but then I dont really know what I'm looking for.
    Any help gratefully appreciated


    I also ran the "findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >sfcdetails.txt" in ele com prom and nothing happened.



    Microsoft OneDrive - Access files anywhere. Create docs with free Office Online.

    Thanks again
    xl...out
      My Computer


  6. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #6

    Open administrative command prompt and type or copy and paste:
    findstr /c:"[SR]" %windir%\logs\cbs\cbs.log
    Then search for the sfcdetails.txt

    Download and install Everything:
    voidtools
    This software will index all files on internal and external drives.
    It can start on boot or when you need it.
    As you type characters there will be instantaneous search results.
    The more characters that are typed the narrower the search results.

    Search for:
    C:\Windows\Logs\CBS\CBS.log
    sfcdetails.txt

    Zip each file > post one drive or drop box share links into the thread.
      My Computer


  7. Posts : 8
    Windows 10 Home
       #7

    Looking forward to solving this little puzzle. Found both Logs using info as above. Please use this link

    Microsoft OneDrive - Access files anywhere. Create docs with free Office Online.

    Hopefully I have provided what you were looking for.


    If I can be of ant further assistance please do not hesitate to contact me.


    xl...out
      My Computer


  8. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #8

    Did everything search not display anything for sfcdetails.txt ?


    The computer log (server log) is similar to reading or interpreting a foreign language.

    These were some of the problems found:

    Code:
    2018-04-27 03:33:30, Error                 CSI    000010c2@2018/4/27:02:33:30.517 (F) onecore\base\wcp\componentstore\deltastore.cpp(3096): Error STATUS_INVALID_PARAMETER originated in function ComponentStore::CRawStoreLayout::DecompressFile expression: Parameter check failed[gle=0x80004005]2018-04-27 03:33:29, Info                  CSI    0000108a Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\System32\da-DK in component Microsoft-Windows-Cdosys.Resources, version 10.0.16299.15, arch amd64, culture [l:5]'da-DK', nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:22, Info                  CSI    00000f42 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Branding\ShellBrd in component Microsoft-Windows-Branding-Shell-Client, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:22, Info                  CSI    00000f35 Error: Overlap: Duplicate ownership for directory \??\C:\ProgramData\regid.1991-06.com.microsoft in component Microsoft-Windows-Branding-Base-Core, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e12 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\Windows in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e13 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\Windows\IndexStore in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e14 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\Windows\ContentStore in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e15 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\OEM in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e16 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\OEM\IndexStore in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e17 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\OEM\ContentStore in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e18 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\Help in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e19 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\Corporate in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e1a Warning: Overlap: 8 directory duplicate ownerships detected.2018-04-27 03:33:16, Info                  CSI    00000de8 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\resources\themes\aero in component Microsoft-Windows-aero, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000de2 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\resources\themes\aero\en-GB in component Microsoft-Windows-aerolite.Resources, version 10.0.16299.15, arch amd64, culture [l:5]'en-GB', nonSxS, pkt {l:8 b:31bf3856ad364e35}
    Code:
    2018-04-26 11:35:36, Info                  CBS    Failed to clear CorruptionDetectedDuringAcr store corrupt flag (slow mode trigger). [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    Code:
    2018-04-25 01:44:26, Error                 CSI    000010b7@2018/4/25:00:44:26.474 (F) onecore\base\wcp\componentstore\deltastore.cpp(3096): Error STATUS_INVALID_PARAMETER originated in function ComponentStore::CRawStoreLayout::DecompressFile expression: Parameter check failed
    [gle=0x80004005]



    The easiest method to troubleshoot is to perform an in place upgrade repair.
      My Computer


  9. Posts : 8
    Windows 10 Home
       #9

    zbook said:
    Did everything search not display anything for sfcdetails.txt ?


    The computer log (server log) is similar to reading or interpreting a foreign language.

    These were some of the problems found:

    Code:
    2018-04-27 03:33:30, Error                 CSI    000010c2@2018/4/27:02:33:30.517 (F) onecore\base\wcp\componentstore\deltastore.cpp(3096): Error STATUS_INVALID_PARAMETER originated in function ComponentStore::CRawStoreLayout::DecompressFile expression: Parameter check failed[gle=0x80004005]2018-04-27 03:33:29, Info                  CSI    0000108a Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\System32\da-DK in component Microsoft-Windows-Cdosys.Resources, version 10.0.16299.15, arch amd64, culture [l:5]'da-DK', nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:22, Info                  CSI    00000f42 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Branding\ShellBrd in component Microsoft-Windows-Branding-Shell-Client, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:22, Info                  CSI    00000f35 Error: Overlap: Duplicate ownership for directory \??\C:\ProgramData\regid.1991-06.com.microsoft in component Microsoft-Windows-Branding-Base-Core, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e12 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\Windows in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e13 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\Windows\IndexStore in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e14 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\Windows\ContentStore in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e15 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\OEM in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e16 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\OEM\IndexStore in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e17 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\OEM\ContentStore in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e18 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\Help in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e19 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\Help\Corporate in component Microsoft-Windows-Assistance-CollectionFiles-Help, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000e1a Warning: Overlap: 8 directory duplicate ownerships detected.2018-04-27 03:33:16, Info                  CSI    00000de8 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\resources\themes\aero in component Microsoft-Windows-aero, version 10.0.16299.15, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}2018-04-27 03:33:16, Info                  CSI    00000de2 Error: Overlap: Duplicate ownership for directory \??\C:\WINDOWS\resources\themes\aero\en-GB in component Microsoft-Windows-aerolite.Resources, version 10.0.16299.15, arch amd64, culture [l:5]'en-GB', nonSxS, pkt {l:8 b:31bf3856ad364e35}
    Code:
    2018-04-26 11:35:36, Info                  CBS    Failed to clear CorruptionDetectedDuringAcr store corrupt flag (slow mode trigger). [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    Code:
    2018-04-25 01:44:26, Error                 CSI    000010b7@2018/4/25:00:44:26.474 (F) onecore\base\wcp\componentstore\deltastore.cpp(3096): Error STATUS_INVALID_PARAMETER originated in function ComponentStore::CRawStoreLayout::DecompressFile expression: Parameter check failed
    [gle=0x80004005]



    The easiest method to troubleshoot is to perform an in place upgrade repair.
    Thank you, that would save a lot of hassle wouldn't it. I have backed up all my essential paperwork etc. Will I lose anything else ???

    xl...out
      My Computer


  10. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #10

    When performing an in place upgrade repair customized Windows settings may be lost.
    For example settings are likely to return to default settings.
    Applications and files should remain.
    The repair should fix problems related to the operating system.
    Deeper problems that involve the registry are often not fixed.
    So if there are any problems with the computer you should be able to perform an in place upgrade repair with few worries.
    In most cases it fixes underlying problems without causing new problems.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:30.
Find Us




Windows 10 Forums