BSOD [APC_INDEX_MISMATCH] after some changes on the pc

Page 5 of 6 FirstFirst ... 3456 LastLast

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

    Open administrative command prompt and type or copy and paste:
    1) sfc /scannow
    2) dism /online /cleanup-image /restorehealth
    3) chkdsk /scan
    4) 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
      My Computer


  2. Posts : 191
    Windows 10 Pro 20H2 x64
    Thread Starter
       #42

    I ran the sfc in scan only mode, in order to not alter my patched system files related to theme modding. I have uploaded its log, so you can see no other files are affected.

    Here is the other info:

    Code:
    H:\eXtreme Devil Files\Desktop>dism /online /cleanup-image /restorehealth
    
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Image Version: 10.0.16299.192
    
    [==========================100.0%==========================] The restore operation completed successfully.
    The operation completed successfully.
    
    H:\eXtreme Devil Files\Desktop>chkdsk /scan
    The type of the file system is NTFS.
    Volume label is Almacén 3TB.
    
    Stage 1: Examining basic file system structure ...
      1291776 file records processed.
    File verification completed.
      14 large file records processed.
      0 bad file records processed.
    
    Stage 2: Examining file name linkage ...
      52 reparse records processed.
      1461590 index entries processed.
    Index verification completed.
      0 unindexed files scanned.
      0 unindexed files recovered to lost and found.
      52 reparse records processed.
    
    Stage 3: Examining security descriptors ...
    Security descriptor verification completed.
      84908 data files processed.
    CHKDSK is verifying Usn Journal...
      36071024 USN bytes processed.
    Usn Journal verification completed.
    
    Windows has scanned the file system and found no problems.
    No further action is required.
    
       3146129 MB total disk space.
    1128153136 KB in 551829 files.
        248956 KB in 84909 indexes.
             0 KB in bad sectors.
       1491946 KB in use by the system.
         65536 KB occupied by the log file.
    2091742896 KB available on disk.
    
          4096 bytes in each allocation unit.
     805409233 total allocation units on disk.
     522935724 allocation units available on disk.
    Are we 100% sure my crashes are cause by a driver? It doesn't seem to be a BSOD but another type of crash...
      My Computer


  3. Posts : 41,472
    windows 10 professional version 1607 build 14393.969 64 bit
       #43

    Windows driver verifier is a tool used to find misbehaving drivers.
    The tool is typically used for 48 hours.
    After the last misbehaving driver is found it is used for an additional 36 hours.
    If misbehaving drivers are found they will be uninstalled and reinstalled.
    If no misbehaving drivers are found after the 48 + 36 hour period that will complete the testing with this tool.

    The sfc file that was posted was dated 1/18/2018 and displayed corruption.
    If you can please run the dism /online /cleanup-image /restorehealth
      My Computer


  4. Posts : 191
    Windows 10 Pro 20H2 x64
    Thread Starter
       #44

    zbook said:
    Windows driver verifier is a tool used to find misbehaving drivers.
    The tool is typically used for 48 hours.
    After the last misbehaving driver is found it is used for an additional 36 hours.
    If misbehaving drivers are found they will be uninstalled and reinstalled.
    If no misbehaving drivers are found after the 48 + 36 hour period that will complete the testing with this tool.

    The sfc file that was posted was dated 1/18/2018 and displayed corruption.
    If you can please run the dism /online /cleanup-image /restorehealth
    I will try verifier this weekend, but that does not answer my question. I'm asking if we are sure this problem is caused by a driver 100% because there's no BSOD crash, but other type of crash, and I have the sensation drivers and all the things I'm uninstalling and changing has nothing to do with the real problem.

    I don't know about the file datestamp, mine is fine, showing todays date in file properties AND in the logs inside. Please take a look at the logs, and you will see there's no errors, only the ones I already told you, please look closely as they are only patched theme files and not other OS files are affected. That 'corruption' is intended.

    Your command:

    Code:
    C:\WINDOWS\system32>dism /online /cleanup-image /restorehealth 
     
    Deployment Image Servicing and Management tool 
    Version: 10.0.16299.15 
     
    Image Version: 10.0.16299.192 
     
    [==========================100.0%==========================] The restore operation completed successfully. 
    The operation completed successfully.
      My Computer


  5. Posts : 41,472
    windows 10 professional version 1607 build 14393.969 64 bit
       #45

    The file was reposted from 1/18 to 2/9.
    Code:
    2018-01-18 17:53:56, Info                  CBS    Exec: Multi-phase offline operation, session will complete after booting into online
    2018-01-18 17:53:56, Error                 CBS    Failed to perform operation.  [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
    2018-01-18 17:53:56, Info                  CBS    Session: 1068_314343 finalized. Reboot required: no [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
    2018-01-18 17:53:56, Info                  CBS    Fail install [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
    2018-01-18 17:53:56, Info                  CBS    Failed to finalize session: 1068_314343
    The windows driver verifier tool is to used to see if there are any misbehaving drivers.
    There were Watchdog problems reported on 2/7.
      My Computer


  6. Posts : 191
    Windows 10 Pro 20H2 x64
    Thread Starter
       #46

    zbook said:
    The file was reposted from 1/18 to 2/9.
    Code:
    2018-01-18 17:53:56, Info                  CBS    Exec: Multi-phase offline operation, session will complete after booting into online
    2018-01-18 17:53:56, Error                 CBS    Failed to perform operation.  [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
    2018-01-18 17:53:56, Info                  CBS    Session: 1068_314343 finalized. Reboot required: no [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
    2018-01-18 17:53:56, Info                  CBS    Fail install [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
    2018-01-18 17:53:56, Info                  CBS    Failed to finalize session: 1068_314343
    The windows driver verifier tool is to used to see if there are any misbehaving drivers.
    There were Watchdog problems reported on 2/7.
    I don't know the difference between watchdog and driver. Here are the contents of the log:

    Code:
    2018-02-09 01:00:04, Info                  CSI    00000006 [SR] Verifying 1 components 
    2018-02-09 01:00:04, Info                  CSI    00000007 [SR] Beginning Verify and Repair transaction 
    2018-02-09 01:00:04, Info                  CSI    00000009 [SR] Verify complete 
    2018-02-09 01:00:04, Info                  CSI    0000000a [SR] Verifying 1 components 
    2018-02-09 01:00:04, Info                  CSI    0000000b [SR] Beginning Verify and Repair transaction 
    2018-02-09 01:00:04, Info                  CSI    0000000d [SR] Verify complete 
    2018-02-09 01:00:04, Info                  CSI    0000000e [SR] Verifying 1 components 
    2018-02-09 01:00:04, Info                  CSI    0000000f [SR] Beginning Verify and Repair transaction 
    2018-02-09 01:00:04, Info                  CSI    00000011 [SR] Verify complete 
    2018-02-09 01:00:04, Info                  CSI    00000012 [SR] Verifying 1 components 
    2018-02-09 01:00:04, Info                  CSI    00000013 [SR] Beginning Verify and Repair transaction 
    2018-02-09 01:00:04, Info                  CSI    00000015 [SR] Verify complete 
    2018-02-09 08:51:11, Info                  CSI    00000006 [SR] Verifying 100 components 
    2018-02-09 08:51:11, Info                  CSI    00000007 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:12, Info                  CSI    0000006c [SR] Verify complete 
    2018-02-09 08:51:12, Info                  CSI    0000006d [SR] Verifying 100 components 
    2018-02-09 08:51:12, Info                  CSI    0000006e [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:12, Info                  CSI    000000d3 [SR] Verify complete 
    2018-02-09 08:51:12, Info                  CSI    000000d4 [SR] Verifying 100 components 
    2018-02-09 08:51:12, Info                  CSI    000000d5 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:13, Info                  CSI    0000013a [SR] Verify complete 
    2018-02-09 08:51:13, Info                  CSI    0000013b [SR] Verifying 100 components 
    2018-02-09 08:51:13, Info                  CSI    0000013c [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:14, Info                  CSI    000001a1 [SR] Verify complete 
    2018-02-09 08:51:14, Info                  CSI    000001a2 [SR] Verifying 100 components 
    2018-02-09 08:51:14, Info                  CSI    000001a3 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:15, Info                  CSI    00000208 [SR] Verify complete 
    2018-02-09 08:51:15, Info                  CSI    00000209 [SR] Verifying 100 components 
    2018-02-09 08:51:15, Info                  CSI    0000020a [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:16, Info                  CSI    0000026f [SR] Verify complete 
    2018-02-09 08:51:16, Info                  CSI    00000270 [SR] Verifying 100 components 
    2018-02-09 08:51:16, Info                  CSI    00000271 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:17, Info                  CSI    000002d6 [SR] Verify complete 
    2018-02-09 08:51:17, Info                  CSI    000002d7 [SR] Verifying 100 components 
    2018-02-09 08:51:17, Info                  CSI    000002d8 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:18, Info                  CSI    0000033d [SR] Verify complete 
    2018-02-09 08:51:18, Info                  CSI    0000033e [SR] Verifying 100 components 
    2018-02-09 08:51:18, Info                  CSI    0000033f [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:19, Info                  CSI    000003a4 [SR] Verify complete 
    2018-02-09 08:51:19, Info                  CSI    000003a5 [SR] Verifying 100 components 
    2018-02-09 08:51:19, Info                  CSI    000003a6 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:19, Info                  CSI    0000040b [SR] Verify complete 
    2018-02-09 08:51:19, Info                  CSI    0000040c [SR] Verifying 100 components 
    2018-02-09 08:51:19, Info                  CSI    0000040d [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:20, Info                  CSI    00000472 [SR] Verify complete 
    2018-02-09 08:51:20, Info                  CSI    00000473 [SR] Verifying 100 components 
    2018-02-09 08:51:20, Info                  CSI    00000474 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:22, Info                  CSI    000004da [SR] Verify complete 
    2018-02-09 08:51:22, Info                  CSI    000004db [SR] Verifying 100 components 
    2018-02-09 08:51:22, Info                  CSI    000004dc [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:23, Info                  CSI    00000541 [SR] Verify complete 
    2018-02-09 08:51:23, Info                  CSI    00000542 [SR] Verifying 100 components 
    2018-02-09 08:51:23, Info                  CSI    00000543 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:24, Info                  CSI    000005a8 [SR] Verify complete 
    2018-02-09 08:51:24, Info                  CSI    000005a9 [SR] Verifying 100 components 
    2018-02-09 08:51:24, Info                  CSI    000005aa [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:24, Info                  CSI    0000060f [SR] Verify complete 
    2018-02-09 08:51:25, Info                  CSI    00000610 [SR] Verifying 100 components 
    2018-02-09 08:51:25, Info                  CSI    00000611 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:25, Info                  CSI    00000676 [SR] Verify complete 
    2018-02-09 08:51:25, Info                  CSI    00000677 [SR] Verifying 100 components 
    2018-02-09 08:51:25, Info                  CSI    00000678 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:26, Info                  CSI    000006dd [SR] Verify complete 
    2018-02-09 08:51:26, Info                  CSI    000006de [SR] Verifying 100 components 
    2018-02-09 08:51:26, Info                  CSI    000006df [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:27, Info                  CSI    00000744 [SR] Verify complete 
    2018-02-09 08:51:27, Info                  CSI    00000745 [SR] Verifying 100 components 
    2018-02-09 08:51:27, Info                  CSI    00000746 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:28, Info                  CSI    000007ab [SR] Verify complete 
    2018-02-09 08:51:28, Info                  CSI    000007ac [SR] Verifying 100 components 
    2018-02-09 08:51:28, Info                  CSI    000007ad [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:29, Info                  CSI    00000812 [SR] Verify complete 
    2018-02-09 08:51:29, Info                  CSI    00000813 [SR] Verifying 100 components 
    2018-02-09 08:51:29, Info                  CSI    00000814 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:31, Info                  CSI    00000879 [SR] Verify complete 
    2018-02-09 08:51:31, Info                  CSI    0000087a [SR] Verifying 100 components 
    2018-02-09 08:51:31, Info                  CSI    0000087b [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:32, Info                  CSI    000008e0 [SR] Verify complete 
    2018-02-09 08:51:32, Info                  CSI    000008e1 [SR] Verifying 100 components 
    2018-02-09 08:51:32, Info                  CSI    000008e2 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:33, Info                  CSI    00000947 [SR] Verify complete 
    2018-02-09 08:51:33, Info                  CSI    00000948 [SR] Verifying 100 components 
    2018-02-09 08:51:33, Info                  CSI    00000949 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:34, Info                  CSI    000009ae [SR] Verify complete 
    2018-02-09 08:51:34, Info                  CSI    000009af [SR] Verifying 100 components 
    2018-02-09 08:51:34, Info                  CSI    000009b0 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:35, Info                  CSI    00000a15 [SR] Verify complete 
    2018-02-09 08:51:35, Info                  CSI    00000a16 [SR] Verifying 100 components 
    2018-02-09 08:51:35, Info                  CSI    00000a17 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:36, Info                  CSI    00000a7c [SR] Verify complete 
    2018-02-09 08:51:36, Info                  CSI    00000a7d [SR] Verifying 100 components 
    2018-02-09 08:51:36, Info                  CSI    00000a7e [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:36, Info                  CSI    00000ae3 [SR] Verify complete 
    2018-02-09 08:51:37, Info                  CSI    00000ae4 [SR] Verifying 100 components 
    2018-02-09 08:51:37, Info                  CSI    00000ae5 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:37, Info                  CSI    00000b4a [SR] Verify complete 
    2018-02-09 08:51:37, Info                  CSI    00000b4b [SR] Verifying 100 components 
    2018-02-09 08:51:37, Info                  CSI    00000b4c [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:38, Info                  CSI    00000bb1 [SR] Verify complete 
    2018-02-09 08:51:38, Info                  CSI    00000bb2 [SR] Verifying 100 components 
    2018-02-09 08:51:38, Info                  CSI    00000bb3 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:39, Info                  CSI    00000c18 [SR] Verify complete 
    2018-02-09 08:51:39, Info                  CSI    00000c19 [SR] Verifying 100 components 
    2018-02-09 08:51:39, Info                  CSI    00000c1a [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:40, Info                  CSI    00000c7f [SR] Verify complete 
    2018-02-09 08:51:40, Info                  CSI    00000c80 [SR] Verifying 100 components 
    2018-02-09 08:51:40, Info                  CSI    00000c81 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:42, Info                  CSI    00000ce6 [SR] Verify complete 
    2018-02-09 08:51:42, Info                  CSI    00000ce7 [SR] Verifying 100 components 
    2018-02-09 08:51:42, Info                  CSI    00000ce8 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:43, Info                  CSI    00000d51 [SR] Verify complete 
    2018-02-09 08:51:43, Info                  CSI    00000d52 [SR] Verifying 100 components 
    2018-02-09 08:51:43, Info                  CSI    00000d53 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:45, Info                  CSI    00000dba [SR] Verify complete 
    2018-02-09 08:51:45, Info                  CSI    00000dbb [SR] Verifying 100 components 
    2018-02-09 08:51:45, Info                  CSI    00000dbc [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:46, Info                  CSI    00000e31 [SR] Verify complete 
    2018-02-09 08:51:47, Info                  CSI    00000e32 [SR] Verifying 100 components 
    2018-02-09 08:51:47, Info                  CSI    00000e33 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:49, Info                  CSI    00000ea4 [SR] Verify complete 
    2018-02-09 08:51:49, Info                  CSI    00000ea5 [SR] Verifying 100 components 
    2018-02-09 08:51:49, Info                  CSI    00000ea6 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:51, Info                  CSI    00000f0e [SR] Verify complete 
    2018-02-09 08:51:51, Info                  CSI    00000f0f [SR] Verifying 100 components 
    2018-02-09 08:51:51, Info                  CSI    00000f10 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:53, Info                  CSI    00000f7d [SR] Verify complete 
    2018-02-09 08:51:53, Info                  CSI    00000f7e [SR] Verifying 100 components 
    2018-02-09 08:51:53, Info                  CSI    00000f7f [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:54, Info                  CSI    00000fe8 [SR] Verify complete 
    2018-02-09 08:51:54, Info                  CSI    00000fe9 [SR] Verifying 100 components 
    2018-02-09 08:51:54, Info                  CSI    00000fea [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:56, Info                  CSI    0000104f [SR] Verify complete 
    2018-02-09 08:51:56, Info                  CSI    00001050 [SR] Verifying 100 components 
    2018-02-09 08:51:56, Info                  CSI    00001051 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:57, Info                  CSI    000010b8 [SR] Verify complete 
    2018-02-09 08:51:57, Info                  CSI    000010b9 [SR] Verifying 100 components 
    2018-02-09 08:51:57, Info                  CSI    000010ba [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:51:59, Info                  CSI    00001123 [SR] Verify complete 
    2018-02-09 08:51:59, Info                  CSI    00001124 [SR] Verifying 100 components 
    2018-02-09 08:51:59, Info                  CSI    00001125 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:01, Info                  CSI    0000118a [SR] Verify complete 
    2018-02-09 08:52:01, Info                  CSI    0000118b [SR] Verifying 100 components 
    2018-02-09 08:52:01, Info                  CSI    0000118c [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:03, Info                  CSI    000011f2 [SR] Verify complete 
    2018-02-09 08:52:03, Info                  CSI    000011f3 [SR] Verifying 100 components 
    2018-02-09 08:52:03, Info                  CSI    000011f4 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:06, Info                  CSI    0000125c [SR] Verify complete 
    2018-02-09 08:52:06, Info                  CSI    0000125d [SR] Verifying 100 components 
    2018-02-09 08:52:06, Info                  CSI    0000125e [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:08, Info                  CSI    000012f3 [SR] Verify complete 
    2018-02-09 08:52:08, Info                  CSI    000012f4 [SR] Verifying 100 components 
    2018-02-09 08:52:08, Info                  CSI    000012f5 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:10, Info                  CSI    00001366 [SR] Verify complete 
    2018-02-09 08:52:10, Info                  CSI    00001367 [SR] Verifying 100 components 
    2018-02-09 08:52:10, Info                  CSI    00001368 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:13, Info                  CSI    00001409 [SR] Verify complete 
    2018-02-09 08:52:13, Info                  CSI    0000140a [SR] Verifying 100 components 
    2018-02-09 08:52:13, Info                  CSI    0000140b [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:15, Info                  CSI    00001476 [SR] Verify complete 
    2018-02-09 08:52:15, Info                  CSI    00001477 [SR] Verifying 100 components 
    2018-02-09 08:52:15, Info                  CSI    00001478 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:17, Info                  CSI    000014dd [SR] Verify complete 
    2018-02-09 08:52:17, Info                  CSI    000014de [SR] Verifying 100 components 
    2018-02-09 08:52:17, Info                  CSI    000014df [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:18, Info                  CSI    00001546 [SR] Verify complete 
    2018-02-09 08:52:18, Info                  CSI    00001547 [SR] Verifying 100 components 
    2018-02-09 08:52:18, Info                  CSI    00001548 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:20, Info                  CSI    000015af [SR] Verify complete 
    2018-02-09 08:52:20, Info                  CSI    000015b0 [SR] Verifying 100 components 
    2018-02-09 08:52:20, Info                  CSI    000015b1 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:21, Info                  CSI    00001618 [SR] Verify complete 
    2018-02-09 08:52:22, Info                  CSI    00001619 [SR] Verifying 100 components 
    2018-02-09 08:52:22, Info                  CSI    0000161a [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:23, Info                  CSI    00001684 [SR] Verify complete 
    2018-02-09 08:52:23, Info                  CSI    00001685 [SR] Verifying 100 components 
    2018-02-09 08:52:23, Info                  CSI    00001686 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:24, Info                  CSI    000016eb [SR] Verify complete 
    2018-02-09 08:52:24, Info                  CSI    000016ec [SR] Verifying 100 components 
    2018-02-09 08:52:24, Info                  CSI    000016ed [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:26, Info                  CSI    00001752 [SR] Verify complete 
    2018-02-09 08:52:26, Info                  CSI    00001753 [SR] Verifying 100 components 
    2018-02-09 08:52:26, Info                  CSI    00001754 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:28, Info                  CSI    000017b9 [SR] Verify complete 
    2018-02-09 08:52:28, Info                  CSI    000017ba [SR] Verifying 100 components 
    2018-02-09 08:52:28, Info                  CSI    000017bb [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:30, Info                  CSI    00001820 [SR] Verify complete 
    2018-02-09 08:52:30, Info                  CSI    00001821 [SR] Verifying 100 components 
    2018-02-09 08:52:30, Info                  CSI    00001822 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:31, Info                  CSI    00001889 [SR] Verify complete 
    2018-02-09 08:52:31, Info                  CSI    0000188a [SR] Verifying 100 components 
    2018-02-09 08:52:31, Info                  CSI    0000188b [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:33, Info                  CSI    000018f4 [SR] Verify complete 
    2018-02-09 08:52:33, Info                  CSI    000018f5 [SR] Verifying 100 components 
    2018-02-09 08:52:33, Info                  CSI    000018f6 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:35, Info                  CSI    0000198e [SR] Verify complete 
    2018-02-09 08:52:35, Info                  CSI    0000198f [SR] Verifying 100 components 
    2018-02-09 08:52:35, Info                  CSI    00001990 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:38, Info                  CSI    00001a02 [SR] Verify complete 
    2018-02-09 08:52:38, Info                  CSI    00001a03 [SR] Verifying 100 components 
    2018-02-09 08:52:38, Info                  CSI    00001a04 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:42, Info                  CSI    00001ab0 [SR] Verify complete 
    2018-02-09 08:52:42, Info                  CSI    00001ab1 [SR] Verifying 100 components 
    2018-02-09 08:52:42, Info                  CSI    00001ab2 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:43, Info                  CSI    00001b17 [SR] Verify complete 
    2018-02-09 08:52:44, Info                  CSI    00001b18 [SR] Verifying 100 components 
    2018-02-09 08:52:44, Info                  CSI    00001b19 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:45, Info                  CSI    00001b7e [SR] Verify complete 
    2018-02-09 08:52:45, Info                  CSI    00001b7f [SR] Verifying 100 components 
    2018-02-09 08:52:45, Info                  CSI    00001b80 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:46, Info                  CSI    00001bed [SR] Verify complete 
    2018-02-09 08:52:46, Info                  CSI    00001bee [SR] Verifying 100 components 
    2018-02-09 08:52:46, Info                  CSI    00001bef [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:48, Info                  CSI    00001c5d [SR] Verify complete 
    2018-02-09 08:52:48, Info                  CSI    00001c5e [SR] Verifying 100 components 
    2018-02-09 08:52:48, Info                  CSI    00001c5f [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:52, Info                  CSI    00001ce8 [SR] Verify complete 
    2018-02-09 08:52:52, Info                  CSI    00001ce9 [SR] Verifying 100 components 
    2018-02-09 08:52:52, Info                  CSI    00001cea [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:53, Info                  CSI    00001d4f [SR] Verify complete 
    2018-02-09 08:52:53, Info                  CSI    00001d50 [SR] Verifying 100 components 
    2018-02-09 08:52:53, Info                  CSI    00001d51 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:54, Info                  CSI    00001db6 [SR] Verify complete 
    2018-02-09 08:52:54, Info                  CSI    00001db7 [SR] Verifying 100 components 
    2018-02-09 08:52:54, Info                  CSI    00001db8 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:56, Info                  CSI    00001e27 [SR] Verify complete 
    2018-02-09 08:52:56, Info                  CSI    00001e28 [SR] Verifying 100 components 
    2018-02-09 08:52:56, Info                  CSI    00001e29 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:52:58, Info                  CSI    00001e93 [SR] Verify complete 
    2018-02-09 08:52:58, Info                  CSI    00001e94 [SR] Verifying 100 components 
    2018-02-09 08:52:58, Info                  CSI    00001e95 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:01, Info                  CSI    00001efe [SR] Verify complete 
    2018-02-09 08:53:01, Info                  CSI    00001eff [SR] Verifying 100 components 
    2018-02-09 08:53:01, Info                  CSI    00001f00 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:03, Info                  CSI    00001f6e [SR] Verify complete 
    2018-02-09 08:53:03, Info                  CSI    00001f6f [SR] Verifying 100 components 
    2018-02-09 08:53:03, Info                  CSI    00001f70 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:04, Info                  CSI    00001fd5 [SR] Verify complete 
    2018-02-09 08:53:04, Info                  CSI    00001fd6 [SR] Verifying 100 components 
    2018-02-09 08:53:04, Info                  CSI    00001fd7 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:06, Info                  CSI    0000203e [SR] Verify complete 
    2018-02-09 08:53:06, Info                  CSI    0000203f [SR] Verifying 100 components 
    2018-02-09 08:53:06, Info                  CSI    00002040 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:08, Info                  CSI    000020a5 [SR] Verify complete 
    2018-02-09 08:53:08, Info                  CSI    000020a6 [SR] Verifying 100 components 
    2018-02-09 08:53:08, Info                  CSI    000020a7 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:09, Info                  CSI    00002156 [SR] Verify complete 
    2018-02-09 08:53:09, Info                  CSI    00002157 [SR] Verifying 100 components 
    2018-02-09 08:53:09, Info                  CSI    00002158 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:11, Info                  CSI    000021bd [SR] Verify complete 
    2018-02-09 08:53:11, Info                  CSI    000021be [SR] Verifying 100 components 
    2018-02-09 08:53:11, Info                  CSI    000021bf [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:13, Info                  CSI    0000222b [SR] Verify complete 
    2018-02-09 08:53:14, Info                  CSI    0000222c [SR] Verifying 100 components 
    2018-02-09 08:53:14, Info                  CSI    0000222d [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:15, Info                  CSI    00002299 [SR] Verify complete 
    2018-02-09 08:53:15, Info                  CSI    0000229a [SR] Verifying 100 components 
    2018-02-09 08:53:15, Info                  CSI    0000229b [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:17, Info                  CSI    00002300 [SR] Verify complete 
    2018-02-09 08:53:17, Info                  CSI    00002301 [SR] Verifying 100 components 
    2018-02-09 08:53:17, Info                  CSI    00002302 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:18, Info                  CSI    00002368 [SR] Verify complete 
    2018-02-09 08:53:18, Info                  CSI    00002369 [SR] Verifying 100 components 
    2018-02-09 08:53:18, Info                  CSI    0000236a [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:21, Info                  CSI    000023d2 [SR] Verify complete 
    2018-02-09 08:53:21, Info                  CSI    000023d3 [SR] Verifying 100 components 
    2018-02-09 08:53:21, Info                  CSI    000023d4 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:26, Info                  CSI    00002478 [SR] Verify complete 
    2018-02-09 08:53:26, Info                  CSI    00002479 [SR] Verifying 100 components 
    2018-02-09 08:53:26, Info                  CSI    0000247a [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:27, Info                  CSI    000024e2 [SR] Verify complete 
    2018-02-09 08:53:27, Info                  CSI    000024e3 [SR] Verifying 100 components 
    2018-02-09 08:53:27, Info                  CSI    000024e4 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:29, Info                  CSI    0000254c [SR] Verify complete 
    2018-02-09 08:53:29, Info                  CSI    0000254d [SR] Verifying 100 components 
    2018-02-09 08:53:29, Info                  CSI    0000254e [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:30, Info                  CSI    000025b3 [SR] Verify complete 
    2018-02-09 08:53:30, Info                  CSI    000025b4 [SR] Verifying 100 components 
    2018-02-09 08:53:30, Info                  CSI    000025b5 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:32, Info                  CSI    00002626 [SR] Verify complete 
    2018-02-09 08:53:32, Info                  CSI    00002627 [SR] Verifying 100 components 
    2018-02-09 08:53:32, Info                  CSI    00002628 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:34, Info                  CSI    000026a0 [SR] Verify complete 
    2018-02-09 08:53:34, Info                  CSI    000026a1 [SR] Verifying 100 components 
    2018-02-09 08:53:34, Info                  CSI    000026a2 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:36, Info                  CSI    0000270b [SR] Verify complete 
    2018-02-09 08:53:36, Info                  CSI    0000270c [SR] Verifying 100 components 
    2018-02-09 08:53:36, Info                  CSI    0000270d [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:38, Info                  CSI    00002776 [SR] Verify complete 
    2018-02-09 08:53:38, Info                  CSI    00002777 [SR] Verifying 100 components 
    2018-02-09 08:53:38, Info                  CSI    00002778 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:39, Info                  CSI    000027e9 [SR] Verify complete 
    2018-02-09 08:53:39, Info                  CSI    000027ea [SR] Verifying 100 components 
    2018-02-09 08:53:39, Info                  CSI    000027eb [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:41, Info                  CSI    00002857 [SR] Verify complete 
    2018-02-09 08:53:41, Info                  CSI    00002858 [SR] Verifying 100 components 
    2018-02-09 08:53:41, Info                  CSI    00002859 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:42, Info                  CSI    000028c9 [SR] Verify complete 
    2018-02-09 08:53:42, Info                  CSI    000028ca [SR] Verifying 100 components 
    2018-02-09 08:53:42, Info                  CSI    000028cb [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:43, Info                  CSI    00002930 [SR] Verify complete 
    2018-02-09 08:53:43, Info                  CSI    00002931 [SR] Verifying 100 components 
    2018-02-09 08:53:43, Info                  CSI    00002932 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:45, Info                  CSI    0000299a [SR] Verify complete 
    2018-02-09 08:53:45, Info                  CSI    0000299b [SR] Verifying 100 components 
    2018-02-09 08:53:45, Info                  CSI    0000299c [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:47, Info                  CSI    00002a05 [SR] Verify complete 
    2018-02-09 08:53:47, Info                  CSI    00002a06 [SR] Verifying 100 components 
    2018-02-09 08:53:47, Info                  CSI    00002a07 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:50, Info                  CSI    00002aba [SR] Verify complete 
    2018-02-09 08:53:50, Info                  CSI    00002abb [SR] Verifying 100 components 
    2018-02-09 08:53:50, Info                  CSI    00002abc [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:51, Info                  CSI    00002b21 [SR] Verify complete 
    2018-02-09 08:53:52, Info                  CSI    00002b22 [SR] Verifying 100 components 
    2018-02-09 08:53:52, Info                  CSI    00002b23 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:53, Info                  CSI    00002b8b [SR] Verify complete 
    2018-02-09 08:53:53, Info                  CSI    00002b8c [SR] Verifying 100 components 
    2018-02-09 08:53:53, Info                  CSI    00002b8d [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:54, Info                  CSI    00002bf2 [SR] Verify complete 
    2018-02-09 08:53:54, Info                  CSI    00002bf3 [SR] Verifying 100 components 
    2018-02-09 08:53:54, Info                  CSI    00002bf4 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:56, Info                  CSI    00002c64 [SR] Verify complete 
    2018-02-09 08:53:56, Info                  CSI    00002c65 [SR] Verifying 100 components 
    2018-02-09 08:53:56, Info                  CSI    00002c66 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:58, Info                  CSI    00002ccb [SR] Verify complete 
    2018-02-09 08:53:58, Info                  CSI    00002ccc [SR] Verifying 100 components 
    2018-02-09 08:53:58, Info                  CSI    00002ccd [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:53:59, Info                  CSI    00002d37 [SR] Verify complete 
    2018-02-09 08:53:59, Info                  CSI    00002d38 [SR] Verifying 100 components 
    2018-02-09 08:53:59, Info                  CSI    00002d39 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:01, Info                  CSI    00002da0 [SR] Verify complete 
    2018-02-09 08:54:01, Info                  CSI    00002da1 [SR] Verifying 100 components 
    2018-02-09 08:54:01, Info                  CSI    00002da2 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:02, Info                  CSI    00002e07 [SR] Verify complete 
    2018-02-09 08:54:02, Info                  CSI    00002e08 [SR] Verifying 100 components 
    2018-02-09 08:54:02, Info                  CSI    00002e09 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:03, Info                  CSI    00002e70 [SR] Verify complete 
    2018-02-09 08:54:03, Info                  CSI    00002e71 [SR] Verifying 100 components 
    2018-02-09 08:54:03, Info                  CSI    00002e72 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:05, Info                  CSI    00002ede [SR] Verify complete 
    2018-02-09 08:54:05, Info                  CSI    00002edf [SR] Verifying 100 components 
    2018-02-09 08:54:05, Info                  CSI    00002ee0 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:07, Info                  CSI    00002f49 [SR] Verify complete 
    2018-02-09 08:54:07, Info                  CSI    00002f4a [SR] Verifying 100 components 
    2018-02-09 08:54:07, Info                  CSI    00002f4b [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:09, Info                  CSI    00002fb6 [SR] Verify complete 
    2018-02-09 08:54:09, Info                  CSI    00002fb7 [SR] Verifying 100 components 
    2018-02-09 08:54:09, Info                  CSI    00002fb8 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:11, Info                  CSI    0000301d [SR] Verify complete 
    2018-02-09 08:54:11, Info                  CSI    0000301e [SR] Verifying 100 components 
    2018-02-09 08:54:11, Info                  CSI    0000301f [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:13, Info                  CSI    0000308b [SR] Verify complete 
    2018-02-09 08:54:13, Info                  CSI    0000308c [SR] Verifying 100 components 
    2018-02-09 08:54:13, Info                  CSI    0000308d [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:15, Info                  CSI    000030f1 [SR] Repairing corrupted file \??\C:\WINDOWS\System32\es-ES\shell32.dll.mui from store 
    2018-02-09 08:54:15, Info                  CSI    00003122 [SR] Verify complete 
    2018-02-09 08:54:15, Info                  CSI    00003123 [SR] Verifying 100 components 
    2018-02-09 08:54:15, Info                  CSI    00003124 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:19, Info                  CSI    0000318d [SR] Verify complete 
    2018-02-09 08:54:19, Info                  CSI    0000318e [SR] Verifying 100 components 
    2018-02-09 08:54:19, Info                  CSI    0000318f [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:21, Info                  CSI    000031f4 [SR] Verify complete 
    2018-02-09 08:54:21, Info                  CSI    000031f5 [SR] Verifying 100 components 
    2018-02-09 08:54:21, Info                  CSI    000031f6 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:22, Info                  CSI    0000325f [SR] Verify complete 
    2018-02-09 08:54:22, Info                  CSI    00003260 [SR] Verifying 100 components 
    2018-02-09 08:54:22, Info                  CSI    00003261 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:24, Info                  CSI    000032cb [SR] Verify complete 
    2018-02-09 08:54:24, Info                  CSI    000032cc [SR] Verifying 100 components 
    2018-02-09 08:54:24, Info                  CSI    000032cd [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:27, Info                  CSI    00003337 [SR] Verify complete 
    2018-02-09 08:54:27, Info                  CSI    00003338 [SR] Verifying 100 components 
    2018-02-09 08:54:27, Info                  CSI    00003339 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:29, Info                  CSI    000033a3 [SR] Verify complete 
    2018-02-09 08:54:29, Info                  CSI    000033a4 [SR] Verifying 100 components 
    2018-02-09 08:54:29, Info                  CSI    000033a5 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:29, Info                  CSI    000033be [SR] Repairing corrupted file \??\C:\WINDOWS\System32\themeui.dll from store 
    2018-02-09 08:54:30, Info                  CSI    0000340e [SR] Verify complete 
    2018-02-09 08:54:30, Info                  CSI    0000340f [SR] Verifying 100 components 
    2018-02-09 08:54:30, Info                  CSI    00003410 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:32, Info                  CSI    00003484 [SR] Verify complete 
    2018-02-09 08:54:32, Info                  CSI    00003485 [SR] Verifying 100 components 
    2018-02-09 08:54:32, Info                  CSI    00003486 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:34, Info                  CSI    000034fd [SR] Verify complete 
    2018-02-09 08:54:34, Info                  CSI    000034fe [SR] Verifying 100 components 
    2018-02-09 08:54:34, Info                  CSI    000034ff [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:36, Info                  CSI    0000355b [SR] Repairing corrupted file \??\C:\WINDOWS\System32\UXInit.dll from store 
    2018-02-09 08:54:36, Info                  CSI    00003572 [SR] Verify complete 
    2018-02-09 08:54:36, Info                  CSI    00003573 [SR] Verifying 100 components 
    2018-02-09 08:54:36, Info                  CSI    00003574 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:38, Info                  CSI    000035db [SR] Verify complete 
    2018-02-09 08:54:38, Info                  CSI    000035dc [SR] Verifying 100 components 
    2018-02-09 08:54:38, Info                  CSI    000035dd [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:39, Info                  CSI    00003644 [SR] Verify complete 
    2018-02-09 08:54:39, Info                  CSI    00003645 [SR] Verifying 100 components 
    2018-02-09 08:54:39, Info                  CSI    00003646 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:40, Info                  CSI    000036ab [SR] Verify complete 
    2018-02-09 08:54:40, Info                  CSI    000036ac [SR] Verifying 100 components 
    2018-02-09 08:54:40, Info                  CSI    000036ad [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:42, Info                  CSI    00003716 [SR] Verify complete 
    2018-02-09 08:54:42, Info                  CSI    00003717 [SR] Verifying 100 components 
    2018-02-09 08:54:42, Info                  CSI    00003718 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:43, Info                  CSI    00003781 [SR] Verify complete 
    2018-02-09 08:54:43, Info                  CSI    00003782 [SR] Verifying 100 components 
    2018-02-09 08:54:43, Info                  CSI    00003783 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:45, Info                  CSI    000037e9 [SR] Verify complete 
    2018-02-09 08:54:45, Info                  CSI    000037ea [SR] Verifying 100 components 
    2018-02-09 08:54:45, Info                  CSI    000037eb [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:47, Info                  CSI    00003850 [SR] Verify complete 
    2018-02-09 08:54:47, Info                  CSI    00003851 [SR] Verifying 100 components 
    2018-02-09 08:54:47, Info                  CSI    00003852 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:49, Info                  CSI    000038b9 [SR] Verify complete 
    2018-02-09 08:54:49, Info                  CSI    000038ba [SR] Verifying 100 components 
    2018-02-09 08:54:49, Info                  CSI    000038bb [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:50, Info                  CSI    00003926 [SR] Verify complete 
    2018-02-09 08:54:50, Info                  CSI    00003927 [SR] Verifying 100 components 
    2018-02-09 08:54:50, Info                  CSI    00003928 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:54, Info                  CSI    000039ad [SR] Verify complete 
    2018-02-09 08:54:54, Info                  CSI    000039ae [SR] Verifying 100 components 
    2018-02-09 08:54:54, Info                  CSI    000039af [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:56, Info                  CSI    00003a14 [SR] Verify complete 
    2018-02-09 08:54:56, Info                  CSI    00003a15 [SR] Verifying 100 components 
    2018-02-09 08:54:56, Info                  CSI    00003a16 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:58, Info                  CSI    00003a81 [SR] Verify complete 
    2018-02-09 08:54:58, Info                  CSI    00003a82 [SR] Verifying 100 components 
    2018-02-09 08:54:58, Info                  CSI    00003a83 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:54:59, Info                  CSI    00003ae8 [SR] Verify complete 
    2018-02-09 08:54:59, Info                  CSI    00003ae9 [SR] Verifying 100 components 
    2018-02-09 08:54:59, Info                  CSI    00003aea [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:00, Info                  CSI    00003b4f [SR] Verify complete 
    2018-02-09 08:55:00, Info                  CSI    00003b50 [SR] Verifying 100 components 
    2018-02-09 08:55:00, Info                  CSI    00003b51 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:02, Info                  CSI    00003bb6 [SR] Verify complete 
    2018-02-09 08:55:02, Info                  CSI    00003bb7 [SR] Verifying 100 components 
    2018-02-09 08:55:02, Info                  CSI    00003bb8 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:03, Info                  CSI    00003c1d [SR] Verify complete 
    2018-02-09 08:55:03, Info                  CSI    00003c1e [SR] Verifying 100 components 
    2018-02-09 08:55:03, Info                  CSI    00003c1f [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:05, Info                  CSI    00003c84 [SR] Verify complete 
    2018-02-09 08:55:05, Info                  CSI    00003c85 [SR] Verifying 100 components 
    2018-02-09 08:55:05, Info                  CSI    00003c86 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:06, Info                  CSI    00003ceb [SR] Verify complete 
    2018-02-09 08:55:06, Info                  CSI    00003cec [SR] Verifying 100 components 
    2018-02-09 08:55:06, Info                  CSI    00003ced [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:07, Info                  CSI    00003d52 [SR] Verify complete 
    2018-02-09 08:55:08, Info                  CSI    00003d53 [SR] Verifying 100 components 
    2018-02-09 08:55:08, Info                  CSI    00003d54 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:09, Info                  CSI    00003db9 [SR] Verify complete 
    2018-02-09 08:55:09, Info                  CSI    00003dba [SR] Verifying 100 components 
    2018-02-09 08:55:09, Info                  CSI    00003dbb [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:10, Info                  CSI    00003e20 [SR] Verify complete 
    2018-02-09 08:55:10, Info                  CSI    00003e21 [SR] Verifying 100 components 
    2018-02-09 08:55:10, Info                  CSI    00003e22 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:11, Info                  CSI    00003e87 [SR] Verify complete 
    2018-02-09 08:55:11, Info                  CSI    00003e88 [SR] Verifying 100 components 
    2018-02-09 08:55:11, Info                  CSI    00003e89 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:12, Info                  CSI    00003eee [SR] Verify complete 
    2018-02-09 08:55:12, Info                  CSI    00003eef [SR] Verifying 100 components 
    2018-02-09 08:55:12, Info                  CSI    00003ef0 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:13, Info                  CSI    00003f55 [SR] Verify complete 
    2018-02-09 08:55:13, Info                  CSI    00003f56 [SR] Verifying 100 components 
    2018-02-09 08:55:13, Info                  CSI    00003f57 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:15, Info                  CSI    00003fbc [SR] Verify complete 
    2018-02-09 08:55:15, Info                  CSI    00003fbd [SR] Verifying 100 components 
    2018-02-09 08:55:15, Info                  CSI    00003fbe [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:16, Info                  CSI    00004031 [SR] Verify complete 
    2018-02-09 08:55:16, Info                  CSI    00004032 [SR] Verifying 100 components 
    2018-02-09 08:55:16, Info                  CSI    00004033 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:17, Info                  CSI    00004098 [SR] Verify complete 
    2018-02-09 08:55:18, Info                  CSI    00004099 [SR] Verifying 100 components 
    2018-02-09 08:55:18, Info                  CSI    0000409a [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:19, Info                  CSI    000040ff [SR] Verify complete 
    2018-02-09 08:55:19, Info                  CSI    00004100 [SR] Verifying 100 components 
    2018-02-09 08:55:19, Info                  CSI    00004101 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:21, Info                  CSI    00004166 [SR] Verify complete 
    2018-02-09 08:55:21, Info                  CSI    00004167 [SR] Verifying 100 components 
    2018-02-09 08:55:21, Info                  CSI    00004168 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:22, Info                  CSI    000041cd [SR] Verify complete 
    2018-02-09 08:55:22, Info                  CSI    000041ce [SR] Verifying 100 components 
    2018-02-09 08:55:22, Info                  CSI    000041cf [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:24, Info                  CSI    00004234 [SR] Verify complete 
    2018-02-09 08:55:24, Info                  CSI    00004235 [SR] Verifying 100 components 
    2018-02-09 08:55:24, Info                  CSI    00004236 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:25, Info                  CSI    0000429b [SR] Verify complete 
    2018-02-09 08:55:25, Info                  CSI    0000429c [SR] Verifying 100 components 
    2018-02-09 08:55:25, Info                  CSI    0000429d [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:26, Info                  CSI    00004302 [SR] Verify complete 
    2018-02-09 08:55:26, Info                  CSI    00004303 [SR] Verifying 100 components 
    2018-02-09 08:55:26, Info                  CSI    00004304 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:27, Info                  CSI    00004369 [SR] Verify complete 
    2018-02-09 08:55:27, Info                  CSI    0000436a [SR] Verifying 100 components 
    2018-02-09 08:55:27, Info                  CSI    0000436b [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:28, Info                  CSI    000043d0 [SR] Verify complete 
    2018-02-09 08:55:28, Info                  CSI    000043d1 [SR] Verifying 100 components 
    2018-02-09 08:55:28, Info                  CSI    000043d2 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:29, Info                  CSI    00004437 [SR] Verify complete 
    2018-02-09 08:55:29, Info                  CSI    00004438 [SR] Verifying 100 components 
    2018-02-09 08:55:29, Info                  CSI    00004439 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:31, Info                  CSI    0000449e [SR] Verify complete 
    2018-02-09 08:55:31, Info                  CSI    0000449f [SR] Verifying 100 components 
    2018-02-09 08:55:31, Info                  CSI    000044a0 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:34, Info                  CSI    00004508 [SR] Verify complete 
    2018-02-09 08:55:34, Info                  CSI    00004509 [SR] Verifying 100 components 
    2018-02-09 08:55:34, Info                  CSI    0000450a [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:36, Info                  CSI    0000456f [SR] Verify complete 
    2018-02-09 08:55:36, Info                  CSI    00004570 [SR] Verifying 100 components 
    2018-02-09 08:55:36, Info                  CSI    00004571 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:38, Info                  CSI    000045d6 [SR] Verify complete 
    2018-02-09 08:55:38, Info                  CSI    000045d7 [SR] Verifying 100 components 
    2018-02-09 08:55:38, Info                  CSI    000045d8 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:39, Info                  CSI    0000463d [SR] Verify complete 
    2018-02-09 08:55:39, Info                  CSI    0000463e [SR] Verifying 100 components 
    2018-02-09 08:55:39, Info                  CSI    0000463f [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:40, Info                  CSI    000046a4 [SR] Verify complete 
    2018-02-09 08:55:40, Info                  CSI    000046a5 [SR] Verifying 100 components 
    2018-02-09 08:55:40, Info                  CSI    000046a6 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:41, Info                  CSI    0000470b [SR] Verify complete 
    2018-02-09 08:55:41, Info                  CSI    0000470c [SR] Verifying 100 components 
    2018-02-09 08:55:41, Info                  CSI    0000470d [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:43, Info                  CSI    00004775 [SR] Verify complete 
    2018-02-09 08:55:43, Info                  CSI    00004776 [SR] Verifying 100 components 
    2018-02-09 08:55:43, Info                  CSI    00004777 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:44, Info                  CSI    000047dc [SR] Verify complete 
    2018-02-09 08:55:44, Info                  CSI    000047dd [SR] Verifying 100 components 
    2018-02-09 08:55:44, Info                  CSI    000047de [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:45, Info                  CSI    00004843 [SR] Verify complete 
    2018-02-09 08:55:45, Info                  CSI    00004844 [SR] Verifying 100 components 
    2018-02-09 08:55:45, Info                  CSI    00004845 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:46, Info                  CSI    000048aa [SR] Verify complete 
    2018-02-09 08:55:47, Info                  CSI    000048ab [SR] Verifying 100 components 
    2018-02-09 08:55:47, Info                  CSI    000048ac [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:48, Info                  CSI    00004911 [SR] Verify complete 
    2018-02-09 08:55:48, Info                  CSI    00004912 [SR] Verifying 100 components 
    2018-02-09 08:55:48, Info                  CSI    00004913 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:49, Info                  CSI    00004978 [SR] Verify complete 
    2018-02-09 08:55:49, Info                  CSI    00004979 [SR] Verifying 100 components 
    2018-02-09 08:55:49, Info                  CSI    0000497a [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:50, Info                  CSI    000049df [SR] Verify complete 
    2018-02-09 08:55:50, Info                  CSI    000049e0 [SR] Verifying 100 components 
    2018-02-09 08:55:50, Info                  CSI    000049e1 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:51, Info                  CSI    00004a46 [SR] Verify complete 
    2018-02-09 08:55:51, Info                  CSI    00004a47 [SR] Verifying 100 components 
    2018-02-09 08:55:51, Info                  CSI    00004a48 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:53, Info                  CSI    00004aad [SR] Verify complete 
    2018-02-09 08:55:53, Info                  CSI    00004aae [SR] Verifying 100 components 
    2018-02-09 08:55:53, Info                  CSI    00004aaf [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:54, Info                  CSI    00004b17 [SR] Verify complete 
    2018-02-09 08:55:54, Info                  CSI    00004b18 [SR] Verifying 100 components 
    2018-02-09 08:55:54, Info                  CSI    00004b19 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:56, Info                  CSI    00004b83 [SR] Verify complete 
    2018-02-09 08:55:56, Info                  CSI    00004b84 [SR] Verifying 100 components 
    2018-02-09 08:55:56, Info                  CSI    00004b85 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:57, Info                  CSI    00004bea [SR] Verify complete 
    2018-02-09 08:55:57, Info                  CSI    00004beb [SR] Verifying 100 components 
    2018-02-09 08:55:57, Info                  CSI    00004bec [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:55:58, Info                  CSI    00004c51 [SR] Verify complete 
    2018-02-09 08:55:58, Info                  CSI    00004c52 [SR] Verifying 100 components 
    2018-02-09 08:55:58, Info                  CSI    00004c53 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:00, Info                  CSI    00004cba [SR] Verify complete 
    2018-02-09 08:56:00, Info                  CSI    00004cbb [SR] Verifying 100 components 
    2018-02-09 08:56:00, Info                  CSI    00004cbc [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:01, Info                  CSI    00004d21 [SR] Verify complete 
    2018-02-09 08:56:01, Info                  CSI    00004d22 [SR] Verifying 100 components 
    2018-02-09 08:56:01, Info                  CSI    00004d23 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:04, Info                  CSI    00004dcb [SR] Verify complete 
    2018-02-09 08:56:04, Info                  CSI    00004dcc [SR] Verifying 100 components 
    2018-02-09 08:56:04, Info                  CSI    00004dcd [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:05, Info                  CSI    00004e32 [SR] Verify complete 
    2018-02-09 08:56:05, Info                  CSI    00004e33 [SR] Verifying 100 components 
    2018-02-09 08:56:05, Info                  CSI    00004e34 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:06, Info                  CSI    00004e9b [SR] Verify complete 
    2018-02-09 08:56:06, Info                  CSI    00004e9c [SR] Verifying 100 components 
    2018-02-09 08:56:06, Info                  CSI    00004e9d [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:08, Info                  CSI    00004f08 [SR] Verify complete 
    2018-02-09 08:56:08, Info                  CSI    00004f09 [SR] Verifying 100 components 
    2018-02-09 08:56:08, Info                  CSI    00004f0a [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:09, Info                  CSI    00004f6f [SR] Verify complete 
    2018-02-09 08:56:09, Info                  CSI    00004f70 [SR] Verifying 100 components 
    2018-02-09 08:56:09, Info                  CSI    00004f71 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:11, Info                  CSI    00004fd6 [SR] Verify complete 
    2018-02-09 08:56:11, Info                  CSI    00004fd7 [SR] Verifying 100 components 
    2018-02-09 08:56:11, Info                  CSI    00004fd8 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:12, Info                  CSI    0000503d [SR] Verify complete 
    2018-02-09 08:56:12, Info                  CSI    0000503e [SR] Verifying 100 components 
    2018-02-09 08:56:12, Info                  CSI    0000503f [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:14, Info                  CSI    000050b4 [SR] Verify complete 
    2018-02-09 08:56:14, Info                  CSI    000050b5 [SR] Verifying 100 components 
    2018-02-09 08:56:14, Info                  CSI    000050b6 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:16, Info                  CSI    00005161 [SR] Verify complete 
    2018-02-09 08:56:16, Info                  CSI    00005162 [SR] Verifying 100 components 
    2018-02-09 08:56:16, Info                  CSI    00005163 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:17, Info                  CSI    000051c8 [SR] Verify complete 
    2018-02-09 08:56:18, Info                  CSI    000051c9 [SR] Verifying 100 components 
    2018-02-09 08:56:18, Info                  CSI    000051ca [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:21, Info                  CSI    00005249 [SR] Verify complete 
    2018-02-09 08:56:21, Info                  CSI    0000524a [SR] Verifying 100 components 
    2018-02-09 08:56:21, Info                  CSI    0000524b [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:22, Info                  CSI    000052b8 [SR] Verify complete 
    2018-02-09 08:56:22, Info                  CSI    000052b9 [SR] Verifying 100 components 
    2018-02-09 08:56:22, Info                  CSI    000052ba [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:23, Info                  CSI    0000531f [SR] Verify complete 
    2018-02-09 08:56:23, Info                  CSI    00005320 [SR] Verifying 100 components 
    2018-02-09 08:56:23, Info                  CSI    00005321 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:24, Info                  CSI    0000538c [SR] Verify complete 
    2018-02-09 08:56:24, Info                  CSI    0000538d [SR] Verifying 100 components 
    2018-02-09 08:56:24, Info                  CSI    0000538e [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:27, Info                  CSI    000053f7 [SR] Verify complete 
    2018-02-09 08:56:27, Info                  CSI    000053f8 [SR] Verifying 100 components 
    2018-02-09 08:56:27, Info                  CSI    000053f9 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:28, Info                  CSI    0000545e [SR] Verify complete 
    2018-02-09 08:56:28, Info                  CSI    0000545f [SR] Verifying 100 components 
    2018-02-09 08:56:28, Info                  CSI    00005460 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:29, Info                  CSI    000054c5 [SR] Verify complete 
    2018-02-09 08:56:29, Info                  CSI    000054c6 [SR] Verifying 100 components 
    2018-02-09 08:56:29, Info                  CSI    000054c7 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:31, Info                  CSI    0000552c [SR] Verify complete 
    2018-02-09 08:56:31, Info                  CSI    0000552d [SR] Verifying 100 components 
    2018-02-09 08:56:31, Info                  CSI    0000552e [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:32, Info                  CSI    00005593 [SR] Verify complete 
    2018-02-09 08:56:32, Info                  CSI    00005594 [SR] Verifying 100 components 
    2018-02-09 08:56:32, Info                  CSI    00005595 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:34, Info                  CSI    000055ff [SR] Verify complete 
    2018-02-09 08:56:34, Info                  CSI    00005600 [SR] Verifying 100 components 
    2018-02-09 08:56:34, Info                  CSI    00005601 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:37, Info                  CSI    000056a8 [SR] Verify complete 
    2018-02-09 08:56:37, Info                  CSI    000056a9 [SR] Verifying 100 components 
    2018-02-09 08:56:37, Info                  CSI    000056aa [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:38, Info                  CSI    0000570f [SR] Verify complete 
    2018-02-09 08:56:38, Info                  CSI    00005710 [SR] Verifying 100 components 
    2018-02-09 08:56:38, Info                  CSI    00005711 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:40, Info                  CSI    00005776 [SR] Verify complete 
    2018-02-09 08:56:40, Info                  CSI    00005777 [SR] Verifying 100 components 
    2018-02-09 08:56:40, Info                  CSI    00005778 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:42, Info                  CSI    000057e3 [SR] Verify complete 
    2018-02-09 08:56:42, Info                  CSI    000057e4 [SR] Verifying 100 components 
    2018-02-09 08:56:42, Info                  CSI    000057e5 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:43, Info                  CSI    0000584a [SR] Verify complete 
    2018-02-09 08:56:43, Info                  CSI    0000584b [SR] Verifying 100 components 
    2018-02-09 08:56:43, Info                  CSI    0000584c [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:45, Info                  CSI    000058b1 [SR] Verify complete 
    2018-02-09 08:56:45, Info                  CSI    000058b2 [SR] Verifying 100 components 
    2018-02-09 08:56:45, Info                  CSI    000058b3 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:46, Info                  CSI    00005918 [SR] Verify complete 
    2018-02-09 08:56:46, Info                  CSI    00005919 [SR] Verifying 100 components 
    2018-02-09 08:56:46, Info                  CSI    0000591a [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:49, Info                  CSI    000059cf [SR] Verify complete 
    2018-02-09 08:56:49, Info                  CSI    000059d0 [SR] Verifying 100 components 
    2018-02-09 08:56:49, Info                  CSI    000059d1 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:50, Info                  CSI    00005a38 [SR] Verify complete 
    2018-02-09 08:56:50, Info                  CSI    00005a39 [SR] Verifying 100 components 
    2018-02-09 08:56:50, Info                  CSI    00005a3a [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:51, Info                  CSI    00005aa4 [SR] Verify complete 
    2018-02-09 08:56:51, Info                  CSI    00005aa5 [SR] Verifying 100 components 
    2018-02-09 08:56:51, Info                  CSI    00005aa6 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:53, Info                  CSI    00005b0d [SR] Verify complete 
    2018-02-09 08:56:53, Info                  CSI    00005b0e [SR] Verifying 100 components 
    2018-02-09 08:56:53, Info                  CSI    00005b0f [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:54, Info                  CSI    00005b74 [SR] Verify complete 
    2018-02-09 08:56:54, Info                  CSI    00005b75 [SR] Verifying 100 components 
    2018-02-09 08:56:54, Info                  CSI    00005b76 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:56, Info                  CSI    00005bdd [SR] Verify complete 
    2018-02-09 08:56:56, Info                  CSI    00005bde [SR] Verifying 100 components 
    2018-02-09 08:56:56, Info                  CSI    00005bdf [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:57, Info                  CSI    00005bfe [SR] Repairing corrupted file \??\C:\WINDOWS\SysWOW64\es-ES\shell32.dll.mui from store 
    2018-02-09 08:56:58, Info                  CSI    00005c4f [SR] Verify complete 
    2018-02-09 08:56:58, Info                  CSI    00005c50 [SR] Verifying 100 components 
    2018-02-09 08:56:58, Info                  CSI    00005c51 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:56:59, Info                  CSI    00005cb8 [SR] Verify complete 
    2018-02-09 08:56:59, Info                  CSI    00005cb9 [SR] Verifying 100 components 
    2018-02-09 08:56:59, Info                  CSI    00005cba [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:01, Info                  CSI    00005d21 [SR] Verify complete 
    2018-02-09 08:57:01, Info                  CSI    00005d22 [SR] Verifying 100 components 
    2018-02-09 08:57:01, Info                  CSI    00005d23 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:02, Info                  CSI    00005d90 [SR] Verify complete 
    2018-02-09 08:57:02, Info                  CSI    00005d91 [SR] Verifying 100 components 
    2018-02-09 08:57:02, Info                  CSI    00005d92 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:04, Info                  CSI    00005df9 [SR] Verify complete 
    2018-02-09 08:57:04, Info                  CSI    00005dfa [SR] Verifying 100 components 
    2018-02-09 08:57:04, Info                  CSI    00005dfb [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:05, Info                  CSI    00005e65 [SR] Verify complete 
    2018-02-09 08:57:06, Info                  CSI    00005e66 [SR] Verifying 100 components 
    2018-02-09 08:57:06, Info                  CSI    00005e67 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:07, Info                  CSI    00005ed3 [SR] Verify complete 
    2018-02-09 08:57:07, Info                  CSI    00005ed4 [SR] Verifying 100 components 
    2018-02-09 08:57:07, Info                  CSI    00005ed5 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:08, Info                  CSI    00005f3c [SR] Verify complete 
    2018-02-09 08:57:08, Info                  CSI    00005f3d [SR] Verifying 100 components 
    2018-02-09 08:57:08, Info                  CSI    00005f3e [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:10, Info                  CSI    00005fa4 [SR] Verify complete 
    2018-02-09 08:57:10, Info                  CSI    00005fa5 [SR] Verifying 100 components 
    2018-02-09 08:57:10, Info                  CSI    00005fa6 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:12, Info                  CSI    0000600d [SR] Verify complete 
    2018-02-09 08:57:12, Info                  CSI    0000600e [SR] Verifying 100 components 
    2018-02-09 08:57:12, Info                  CSI    0000600f [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:14, Info                  CSI    00006084 [SR] Verify complete 
    2018-02-09 08:57:14, Info                  CSI    00006085 [SR] Verifying 100 components 
    2018-02-09 08:57:14, Info                  CSI    00006086 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:17, Info                  CSI    0000611f [SR] Verify complete 
    2018-02-09 08:57:17, Info                  CSI    00006120 [SR] Verifying 100 components 
    2018-02-09 08:57:17, Info                  CSI    00006121 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:18, Info                  CSI    00006186 [SR] Verify complete 
    2018-02-09 08:57:18, Info                  CSI    00006187 [SR] Verifying 100 components 
    2018-02-09 08:57:18, Info                  CSI    00006188 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:20, Info                  CSI    000061fb [SR] Verify complete 
    2018-02-09 08:57:20, Info                  CSI    000061fc [SR] Verifying 100 components 
    2018-02-09 08:57:20, Info                  CSI    000061fd [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:22, Info                  CSI    00006286 [SR] Verify complete 
    2018-02-09 08:57:22, Info                  CSI    00006287 [SR] Verifying 100 components 
    2018-02-09 08:57:22, Info                  CSI    00006288 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:24, Info                  CSI    000062ed [SR] Verify complete 
    2018-02-09 08:57:24, Info                  CSI    000062ee [SR] Verifying 100 components 
    2018-02-09 08:57:24, Info                  CSI    000062ef [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:26, Info                  CSI    00006354 [SR] Verify complete 
    2018-02-09 08:57:26, Info                  CSI    00006355 [SR] Verifying 100 components 
    2018-02-09 08:57:26, Info                  CSI    00006356 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:28, Info                  CSI    000063d4 [SR] Verify complete 
    2018-02-09 08:57:28, Info                  CSI    000063d5 [SR] Verifying 100 components 
    2018-02-09 08:57:28, Info                  CSI    000063d6 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:29, Info                  CSI    00006445 [SR] Verify complete 
    2018-02-09 08:57:29, Info                  CSI    00006446 [SR] Verifying 100 components 
    2018-02-09 08:57:29, Info                  CSI    00006447 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:30, Info                  CSI    000064ac [SR] Verify complete 
    2018-02-09 08:57:30, Info                  CSI    000064ad [SR] Verifying 100 components 
    2018-02-09 08:57:30, Info                  CSI    000064ae [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:32, Info                  CSI    00006513 [SR] Verify complete 
    2018-02-09 08:57:32, Info                  CSI    00006514 [SR] Verifying 100 components 
    2018-02-09 08:57:32, Info                  CSI    00006515 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:33, Info                  CSI    0000657a [SR] Verify complete 
    2018-02-09 08:57:33, Info                  CSI    0000657b [SR] Verifying 100 components 
    2018-02-09 08:57:33, Info                  CSI    0000657c [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:35, Info                  CSI    000065e1 [SR] Verify complete 
    2018-02-09 08:57:35, Info                  CSI    000065e2 [SR] Verifying 100 components 
    2018-02-09 08:57:35, Info                  CSI    000065e3 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:36, Info                  CSI    00006648 [SR] Verify complete 
    2018-02-09 08:57:36, Info                  CSI    00006649 [SR] Verifying 100 components 
    2018-02-09 08:57:36, Info                  CSI    0000664a [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:38, Info                  CSI    000066af [SR] Verify complete 
    2018-02-09 08:57:38, Info                  CSI    000066b0 [SR] Verifying 100 components 
    2018-02-09 08:57:38, Info                  CSI    000066b1 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:39, Info                  CSI    00006716 [SR] Verify complete 
    2018-02-09 08:57:39, Info                  CSI    00006717 [SR] Verifying 100 components 
    2018-02-09 08:57:39, Info                  CSI    00006718 [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:41, Info                  CSI    0000677d [SR] Verify complete 
    2018-02-09 08:57:41, Info                  CSI    0000677e [SR] Verifying 1 components 
    2018-02-09 08:57:41, Info                  CSI    0000677f [SR] Beginning Verify and Repair transaction 
    2018-02-09 08:57:41, Info                  CSI    00006781 [SR] Verify complete
    All dates are 2018-02-09.
      My Computer


  7. Posts : 5,169
    64bit Win 10 Pro ver 21H2
       #47

    Hello :)

    I have just been reading through this thread and thought I would add a comment or two.

    I would suggest this is not a BSOD problem and there is no point in looking for the cause of a one-off BSOD event back on 25/Jan if that event is not being repeated.


    The most recent logfiles have shown some evidence of hardware related problems as previously noted by @zbook. The watchdog error (these are not BSODs they are only there to catch errors and report them to Microsoft) that occurred on Feb 7th is related to the graphics hardware, basically it froze and reverted to using the basic display driver. See the following from the watchdog dump file you uploaded for us:

    Code:
    VIDEO_DWMINIT_TIMEOUT_FALLBACK_BDD (187)
    Video fell back to BDD rather than using the IHV driver. This always generates a live dump.
    (This code can never be used for a real bugcheck.)
    The log of the recent scan you did picked up some corrupted files that were corrected:
    Code:
    2018-02-09 08:56:57, Info                  CSI    00005bfe [SR] Repairing corrupted file \??\C:\WINDOWS\SysWOW64\es-ES\shell32.dll.mui from store 
    2018-02-09 08:54:36, Info                  CSI    0000355b [SR] Repairing corrupted file \??\C:\WINDOWS\System32\UXInit.dll from store 
    2018-02-09 08:54:29, Info                  CSI    000033be [SR] Repairing corrupted file \??\C:\WINDOWS\System32\themeui.dll from store 
    2018-02-09 08:54:15, Info                  CSI    000030f1 [SR] Repairing corrupted file \??\C:\WINDOWS\System32\es-ES\shell32.dll.mui from store

    I would be inclined to check the graphics card for all connections and clean the fans etc. If you have not run a hardware test on the graphics you should do this - we usually suggest furmark.




    Diagnostic test

     GPU TEST


    Run Furmark to test your GPU. Furmark tutorial

    Note   Note
    Run Furmark for around 30 minutes


    warning   Warning
    Your GPU temperatures will rise quickly while Furmark is running. Keep a keen eye on them and abort the test if temperatures rise too high
      My Computers


  8. Posts : 191
    Windows 10 Pro 20H2 x64
    Thread Starter
       #48

    I will try that, thanks! May the graphic problem be related to those dll? They are patched or 'corrupted' in "purpose" in order to apply a custom theme.

    Should I try reverting them?

    Thanks!

    EDIT:

    Other thing I noticed when this happens is that my PC is not always accesible through TeamViewer, like it's not connected. Can a graphic error 'disconnect' my PC this way?
      My Computer


  9. Posts : 5,169
    64bit Win 10 Pro ver 21H2
       #49

    eXtremeDevil said:
    I will try that, thanks! May the graphic problem be related to those dll? They are patched or 'corrupted' in "purpose" in order to apply a custom theme.

    Should I try reverting them?

    Thanks!

    EDIT:

    Other thing I noticed when this happens is that my PC is not always accesible through TeamViewer, like it's not connected. Can a graphic error 'disconnect' my PC this way?
    I would not have thought the custom theme changes would have caused problems but I don't know enough about the theme changes to be sure. If it is simple to remove then it is worth ruling that out and you can add it back in later.


    TeamViewer relies on transmitting the display from your remote device so if the device display fails then I can believe the TeamViewer connection will be disrupted and might not come back until you restart it. Sorry I can't be more precise but I have not experienced this myself so I can only speculate. When running TeamViewer it usually changes the background to a black screen so having a custom theme on the device you are connecting to could be problematic.
      My Computers


  10. Posts : 191
    Windows 10 Pro 20H2 x64
    Thread Starter
       #50

    I understand, is OK. It makes sense because sometimes TV showed my PC as connected but it couldn't open my display. But yesterday for example it showed as disconnected. That's weird.
      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 23:21.
Find Us




Windows 10 Forums