SFC /SCANNOW Command - System File Checker

Page 90 of 99 FirstFirst ... 808889909192 ... LastLast

  1. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #890

    Bother - I missed one
    Code:
    Unavailable repair files:
    	winsxs\manifests\x86_microsoft-windows-p..age-codec.resources_31bf3856ad364e35_7.1.7601.16492_nl-nl_5babb207a1b28455.manifest
    There are also the Missing Payload Files...
    Code:
    	Line 28: (f)	CSI Payload File Missing	0x00000000	wuapp.exe	amd64_microsoft-windows-w..pdateclient-activex_31bf3856ad364e35_7.6.7601.18847_none_77615b851ea5a5d3	
    	Line 29: (f)	CSI Payload File Missing	0x00000000	wuwebv.dll	amd64_microsoft-windows-w..pdateclient-activex_31bf3856ad364e35_7.6.7601.18847_none_77615b851ea5a5d3	
    	Line 30: (f)	CSI Payload File Missing	0x00000000	d3d10warp.dll	x86_microsoft-windows-directx-warp10_31bf3856ad364e35_7.1.7601.16492_none_dd831f034017b66d	
    	Line 31: (f)	CSI Payload File Missing	0x00000000	AcGenral.dll	amd64_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.18128_none_6a43510908eecf0e	
    	Line 32: (f)	CSI Payload File Missing	0x00000000	AcGenral.dll	x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.18128_none_0e24b58550915dd8	
    	Line 37: (f)	CSI Payload File Missing	0x00000000	credssp.dll	x86_microsoft-windows-security-credssp_31bf3856ad364e35_6.1.7601.18540_none_c59b13a6ffee25f4	
    	Line 38: (f)	CSI Payload File Missing	0x00000000	TSpkg.dll	x86_microsoft-windows-security-credssp_31bf3856ad364e35_6.1.7601.18540_none_c59b13a6ffee25f4	
    	Line 40: (f)	CSI Payload File Missing	0x00000000	rdpcorekmts.dll	amd64_microsoft-windows-t..instationextensions_31bf3856ad364e35_6.1.7601.18540_none_f812b73581c8d921	
    	Line 49: (f)	CSI Payload File Missing	0x00000000	rdpcorekmts.dll	amd64_microsoft-windows-t..instationextensions_31bf3856ad364e35_6.1.7601.22750_none_f89185fa9aee9203	
    	Line 50: (f)	CSI Payload File Missing	0x00000000	secproc_ssp.dll	x86_microsoft-windows-s..or-native-serverbox_31bf3856ad364e35_6.1.7601.22530_none_72360c96db85775f
    ....and from the SFC...
    Code:
    2015-11-03 21:00:22, Info                  CSI    0000034d [SR] Repairing 2 components
    2015-11-03 21:00:22, Info                  CSI    0000034e [SR] Beginning Verify and Repair transaction
    2015-11-03 21:00:22, Info                  CSI    0000034f [SR] Cannot repair member file [l:30{15}]"rdpcorekmts.dll" of Microsoft-Windows-TerminalServices-RDP-WinStationExtensions, Version = 6.1.7601.18540, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
    2015-11-03 21:00:22, Info                  CSI    00000350 [SR] Cannot verify component files for Microsoft-Windows-Photo-Image-Codec.Resources, Version = 7.1.7601.16492, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture = [l:10{5}]"nl-NL", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral, manifest is damaged (FALSE)
    I'll post fixes for these errors later.
      My Computer


  2. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #891

    I've uploaded a file - gptab.zip - to my OneDrive at Noel's OneDrive
    Please download and save it.

    Right-click on the saved file and select Extract all...
    Change the target to C:\ and click on Extract
    Close all windows (it would be a good idea to print these instructions!)

    Now reboot to the Repair Environment - as soon as the machine restarts, start tapping F8 - this should bring up the Advanced Boot Menu, at the top of which should be the option 'Repair my Computer'
    Pick that
    You'll have to log in with your username and password.

    Pick the option to use a Command Prompt
    At the prompt type
    DIR C:\gptab
    hit the enter key - if you get a 'Not Found' error try
    DIR D:\gptab
    or
    DIR E:\gptab

    The drive letter in use when you find the folder will need to be substituted (for<drive>) into the following command...

    XCOPY <drive>:\gptab <drive>:\windows\winsxs /y /i /s /v /h

    (e.g. XCOPY P:\wfire P:\windows\winsxs /y /i /s /v /h )

    run the command (it should take almost no time) and when the prompt returns, type
    EXIT
    and hit the Enter key to exit Command Prompt - reboot to Normal Mode Windows.

    Now run SFC /SCANNOW in an Elevated Command Prompt
    then reboot and upload the new CBS.log file to your reply
      My Computer


  3. Posts : 7
    Windows 7 Home Premium 64-bit
       #892

    new log
    SFC /SCANNOW Command - System File Checker Attached Files
      My Computer


  4. Posts : 71,977
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #893

    DocPT said:
    new log
    Hello Doc, :)

    Your new log doesn't have any issues found by SFC.
      My Computer


  5. Posts : 7
    Windows 7 Home Premium 64-bit
       #894

    Great! Thank you so much for all the help!
      My Computer


  6. Posts : 1
    Windows 8.1 x64
       #895

    So, i should keep re-doing it?
    Attached Thumbnails Attached Thumbnails SFC /SCANNOW Command - System File Checker-cmd.jpg  
      My Computer


  7. Posts : 71,977
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #896

    Hello cynnpai, and welcome to Seven Forums. :)

    You could use the troubleshooting steps in the blue note box at the bottom of OPTION TWO to see if it may help.
      My Computer


  8. Posts : 1
    Windows 7 Home Premium x64
       #897

    Thank you !


    Info and post still useful almost 7 years later.
      My Computer


  9. Posts : 1
    windows 7 professional 32bit
       #898

    i hav attached sfc details ..pls help me fix ths error. thank you
    SFC /SCANNOW Command - System File Checker Attached Files
      My Computer


  10. Posts : 71,977
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #899

    Hello bharath17, and welcome to Seven Forums. :)

    It looks like you used a theme or skinning program to modify Windows theme. If so, then you have nothing to worry about since the files in your SFC details below are for that.


    • bootres.dll
    • glu32.dll
    • imageres.dll
    • opengl32.dll
    • themeservice.dll
    • themeui.dll
    • uxtheme.dll
      My Computer


 
Page 90 of 99 FirstFirst ... 808889909192 ... LastLast

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

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