Windows Resource Protection Found Corrupt Files

Page 1 of 2 12 LastLast

  1. Posts : 108
    Windows 7 and 10
       #1

    Windows Resource Protection Found Corrupt Files


    This Win10 Pro 1903 desktop began to display signs of instability. SFC /SCANNOW indicated problems. I ran these commands as suggested in another TenForums discussion:

    Code:
    dism /online /cleanup-image /scanhealth
    dism /online /cleanup-image /restorehealth
    sfc /scannow
    chkdsk /scan
    I thought the problem was fixed. Unfortunately, the error message has returned with later runs of SFC /SCANNOW. The message:

    Windows Resource Protection found corrupt files and successfully repaired them. For online repairs, details are included in the CBS log file located at windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline repairs, details are included in the log file provided by the /OFFLOGFILE flag.
    I would consider reinstalling Windows 10, but I just got through doing that to defeat the same problem. I must be doing something wrong. But how to proceed? That is the question.
      My Computer


  2. Posts : 42,988
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #2

    Hi, have a look at this- does this relate to what you're seeing?
    Microsoft Fixes Corrupted Windows Defender Files When Using SFC

    What is your Defender build? MS seems not to have released the Defender build needed to correct this publicly yet.
      My Computers


  3. Posts : 7,905
    Windows 11 Pro 64 bit
       #3

    There is currently a bug causing sfc /scannow to show errors do to errors with Defender update files - many posts on the forum. Ignore until MS fix it.
      My Computers


  4. Posts : 915
    Windows 10 Pro 64bit 22H2 19045.3324
       #4

    raywood said:
    ... later runs of SFC /SCANNOW. The message:
    Windows Resource Protection found corrupt files and successfully repaired them
    Did you recently clean up your update files?


    Besides this Defender Hash Corruption, there's also been an issue with using Disk Clean Up or Storage Sense that's generating this 'found corrupt files and successfully repaired them' message you're getting like below:

    Code:
    Microsoft Windows [Version 10.0.18362.329]
    (c) 2019 Microsoft Corporation. All rights reserved.
    
    C:\Windows\system32>sfc /scannow
    
    Beginning system scan.  This process will take some time.
    
    Beginning verification phase of system scan.
    Verification 100% complete.
    
    Windows Resource Protection found corrupt files and successfully repaired them.
    For online repairs, details are included in the CBS log file located at
    windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
    repairs, details are included in the log file provided by the /OFFLOGFILE flag.
    
    C:\Windows\system32>

    More on this here Cumulative Update KB4512941 Windows 10 v1903 build 18362.329 - Aug. 30 at posts
    #249
    and
    #250
    and here:
    sfc /scannow Finds and Repairs after Storage Sense Temp Clean
      My Computers


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

    Many recent threads displayed fixes for the defender hash mismatch after running these commands:

    1) Open administrative command prompt and type or copy and paste:
    2) sfc /scannow
    3) dism /online /cleanup-image /scanhealth
    4) dism /online /cleanup-image /restorehealth
    5) sfc /scannow
    6) FINDSTR /c:"[SR]" %windir%\Logs\cbs\cbs.log >%userprofile%\desktop\sfcdetails.txt

    7) 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

    8) post share links for these files:

    a) the new text file on the desktop
    b) C:\Windows\Logs\CBS\CBS.log
    c) C:\Windows\Logs\Dism\Dism.log
      My Computer


  6. Posts : 108
    Windows 7 and 10
    Thread Starter
       #6

    (1) The Bleeping Computer link suggests preceding these with DISM /Online /Cleanup-Image /CheckHealth. Am I correct in gathering that this additional command is optional?

    (2) Requested output. Key observation re sfcdetails.txt: I have a batch file scheduled to run hourly and delete unwanted system-installed Start Menu shortcuts.

    Code:
    Microsoft Windows [Version 10.0.18362.239]
    (c) 2019 Microsoft Corporation. All rights reserved.
    
    C:\Windows\system32>sfc /scannow
    
    Beginning system scan.  This process will take some time.
    
    Beginning verification phase of system scan.
    Verification 100% complete.
    
    Windows Resource Protection found corrupt files and successfully repaired them.
    For online repairs, details are included in the CBS log file located at
    windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
    repairs, details are included in the log file provided by the /OFFLOGFILE flag.
    
    C:\Windows\system32>dism /online /cleanup-image /scanhealth
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.239
    
    [==========================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.18362.1
    
    Image Version: 10.0.18362.239
    
    [==========================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 100% complete.
    
    Windows Resource Protection found corrupt files and successfully repaired them.
    For online repairs, details are included in the CBS log file located at
    windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
    repairs, details are included in the log file provided by the /OFFLOGFILE flag.
    
    C:\Windows\system32>FINDSTR /c:"[SR]" %windir%\Logs\cbs\cbs.log >%userprofile%\desktop\sfcdetails.txt
    FINDSTR: Cannot open (Admin)\desktop\sfcdetails.txt
    
    C:\Windows\system32>FINDSTR /c:"[SR]" %windir%\Logs\cbs\cbs.log > D:\Current\sfcdetails.txt

    Contents of sfcdetails.txt:
    Code:
    2019-09-09 11:12:21, Info                  CSI    00000025 [SR] Verifying 100 components
    2019-09-09 11:12:21, Info                  CSI    00000026 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:21, Info                  CSI    00000027 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Event Viewer.lnk from store
    2019-09-09 11:12:21, Info                  CSI    00000028 [SR] Verify complete
    2019-09-09 11:12:21, Info                  CSI    00000029 [SR] Verifying 100 components
    2019-09-09 11:12:21, Info                  CSI    0000002a [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:22, Info                  CSI    0000002c [SR] Verify complete
    2019-09-09 11:12:22, Info                  CSI    0000002d [SR] Verifying 100 components
    2019-09-09 11:12:22, Info                  CSI    0000002e [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:23, Info                  CSI    0000002f [SR] Verify complete
    2019-09-09 11:12:23, Info                  CSI    00000030 [SR] Verifying 100 components
    2019-09-09 11:12:23, Info                  CSI    00000031 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:24, Info                  CSI    00000032 [SR] Verify complete
    2019-09-09 11:12:24, Info                  CSI    00000033 [SR] Verifying 100 components
    2019-09-09 11:12:24, Info                  CSI    00000034 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:25, Info                  CSI    00000035 [SR] Verify complete
    2019-09-09 11:12:25, Info                  CSI    00000036 [SR] Verifying 100 components
    2019-09-09 11:12:25, Info                  CSI    00000037 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:26, Info                  CSI    00000038 [SR] Verify complete
    2019-09-09 11:12:26, Info                  CSI    00000039 [SR] Verifying 100 components
    2019-09-09 11:12:26, Info                  CSI    0000003a [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:26, Info                  CSI    0000003b [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Steps Recorder.lnk from store
    2019-09-09 11:12:27, Info                  CSI    0000003c [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools\\Task Manager.lnk from store
    2019-09-09 11:12:27, Info                  CSI    0000003d [SR] Verify complete
    2019-09-09 11:12:27, Info                  CSI    0000003e [SR] Verifying 100 components
    2019-09-09 11:12:27, Info                  CSI    0000003f [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:28, Info                  CSI    00000040 [SR] Verify complete
    2019-09-09 11:12:28, Info                  CSI    00000041 [SR] Verifying 100 components
    2019-09-09 11:12:28, Info                  CSI    00000042 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:29, Info                  CSI    00000043 [SR] Verify complete
    2019-09-09 11:12:29, Info                  CSI    00000044 [SR] Verifying 100 components
    2019-09-09 11:12:29, Info                  CSI    00000045 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:30, Info                  CSI    00000046 [SR] Verify complete
    2019-09-09 11:12:30, Info                  CSI    00000047 [SR] Verifying 100 components
    2019-09-09 11:12:30, Info                  CSI    00000048 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:31, Info                  CSI    00000049 [SR] Verify complete
    2019-09-09 11:12:31, Info                  CSI    0000004a [SR] Verifying 100 components
    2019-09-09 11:12:31, Info                  CSI    0000004b [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:32, Info                  CSI    0000004c [SR] Verify complete
    2019-09-09 11:12:32, Info                  CSI    0000004d [SR] Verifying 100 components
    2019-09-09 11:12:32, Info                  CSI    0000004e [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:33, Info                  CSI    00000050 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Component Services.lnk from store
    2019-09-09 11:12:34, Info                  CSI    00000051 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Computer Management.lnk from store
    2019-09-09 11:12:34, Info                  CSI    00000053 [SR] Verify complete
    2019-09-09 11:12:34, Info                  CSI    00000054 [SR] Verifying 100 components
    2019-09-09 11:12:34, Info                  CSI    00000055 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:35, Info                  CSI    00000056 [SR] Verify complete
    2019-09-09 11:12:35, Info                  CSI    00000057 [SR] Verifying 100 components
    2019-09-09 11:12:35, Info                  CSI    00000058 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:35, Info                  CSI    00000059 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools\\Character Map.lnk from store
    2019-09-09 11:12:35, Info                  CSI    0000005a [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Disk Cleanup.lnk from store
    2019-09-09 11:12:35, Info                  CSI    0000005b [SR] Verify complete
    2019-09-09 11:12:36, Info                  CSI    0000005c [SR] Verifying 100 components
    2019-09-09 11:12:36, Info                  CSI    0000005d [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:36, Info                  CSI    0000005e [SR] Verify complete
    2019-09-09 11:12:36, Info                  CSI    0000005f [SR] Verifying 100 components
    2019-09-09 11:12:36, Info                  CSI    00000060 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:37, Info                  CSI    00000062 [SR] Verify complete
    2019-09-09 11:12:37, Info                  CSI    00000063 [SR] Verifying 100 components
    2019-09-09 11:12:37, Info                  CSI    00000064 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:38, Info                  CSI    00000065 [SR] Verify complete
    2019-09-09 11:12:38, Info                  CSI    00000066 [SR] Verifying 100 components
    2019-09-09 11:12:38, Info                  CSI    00000067 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:38, Info                  CSI    00000068 [SR] Verify complete
    2019-09-09 11:12:39, Info                  CSI    00000069 [SR] Verifying 100 components
    2019-09-09 11:12:39, Info                  CSI    0000006a [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:39, Info                  CSI    0000006b [SR] Verify complete
    2019-09-09 11:12:39, Info                  CSI    0000006c [SR] Verifying 100 components
    2019-09-09 11:12:39, Info                  CSI    0000006d [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:40, Info                  CSI    0000006e [SR] Verify complete
    2019-09-09 11:12:40, Info                  CSI    0000006f [SR] Verifying 100 components
    2019-09-09 11:12:40, Info                  CSI    00000070 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:41, Info                  CSI    00000071 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\dfrgui.lnk from store
    2019-09-09 11:12:41, Info                  CSI    00000072 [SR] Verify complete
    2019-09-09 11:12:41, Info                  CSI    00000073 [SR] Verifying 100 components
    2019-09-09 11:12:41, Info                  CSI    00000074 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:42, Info                  CSI    00000075 [SR] Verify complete
    2019-09-09 11:12:42, Info                  CSI    00000076 [SR] Verifying 100 components
    2019-09-09 11:12:42, Info                  CSI    00000077 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:43, Info                  CSI    00000078 [SR] Verify complete
    2019-09-09 11:12:43, Info                  CSI    00000079 [SR] Verifying 100 components
    2019-09-09 11:12:43, Info                  CSI    0000007a [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:44, Info                  CSI    0000007c [SR] Verify complete
    2019-09-09 11:12:44, Info                  CSI    0000007d [SR] Verifying 100 components
    2019-09-09 11:12:44, Info                  CSI    0000007e [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:44, Info                  CSI    0000007f [SR] Verify complete
    2019-09-09 11:12:45, Info                  CSI    00000080 [SR] Verifying 100 components
    2019-09-09 11:12:45, Info                  CSI    00000081 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:46, Info                  CSI    00000082 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Windows Fax and Scan.lnk from store
    2019-09-09 11:12:47, Info                  CSI    00000086 [SR] Verify complete
    2019-09-09 11:12:47, Info                  CSI    00000087 [SR] Verifying 100 components
    2019-09-09 11:12:47, Info                  CSI    00000088 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:48, Info                  CSI    00000089 [SR] Verify complete
    2019-09-09 11:12:48, Info                  CSI    0000008a [SR] Verifying 100 components
    2019-09-09 11:12:48, Info                  CSI    0000008b [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:50, Info                  CSI    0000008d [SR] Verify complete
    2019-09-09 11:12:50, Info                  CSI    0000008e [SR] Verifying 100 components
    2019-09-09 11:12:50, Info                  CSI    0000008f [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:51, Info                  CSI    00000090 [SR] Verify complete
    2019-09-09 11:12:51, Info                  CSI    00000091 [SR] Verifying 100 components
    2019-09-09 11:12:51, Info                  CSI    00000092 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:52, Info                  CSI    00000094 [SR] Verify complete
    2019-09-09 11:12:52, Info                  CSI    00000095 [SR] Verifying 100 components
    2019-09-09 11:12:52, Info                  CSI    00000096 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:53, Info                  CSI    00000098 [SR] Verify complete
    2019-09-09 11:12:53, Info                  CSI    00000099 [SR] Verifying 100 components
    2019-09-09 11:12:53, Info                  CSI    0000009a [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:54, Info                  CSI    0000009b [SR] Verify complete
    2019-09-09 11:12:54, Info                  CSI    0000009c [SR] Verifying 100 components
    2019-09-09 11:12:54, Info                  CSI    0000009d [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:54, Info                  CSI    0000009e [SR] Verify complete
    2019-09-09 11:12:54, Info                  CSI    0000009f [SR] Verifying 100 components
    2019-09-09 11:12:54, Info                  CSI    000000a0 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:55, Info                  CSI    000000a1 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\\Immersive Control Panel.lnk from store
    2019-09-09 11:12:55, Info                  CSI    000000a2 [SR] Verify complete
    2019-09-09 11:12:55, Info                  CSI    000000a3 [SR] Verifying 100 components
    2019-09-09 11:12:55, Info                  CSI    000000a4 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:56, Info                  CSI    000000a5 [SR] Verify complete
    2019-09-09 11:12:56, Info                  CSI    000000a6 [SR] Verifying 100 components
    2019-09-09 11:12:56, Info                  CSI    000000a7 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:57, Info                  CSI    000000aa [SR] Verify complete
    2019-09-09 11:12:57, Info                  CSI    000000ab [SR] Verifying 100 components
    2019-09-09 11:12:57, Info                  CSI    000000ac [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:59, Info                  CSI    000000ad [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\iSCSI Initiator.lnk from store
    2019-09-09 11:12:59, Info                  CSI    000000af [SR] Verify complete
    2019-09-09 11:12:59, Info                  CSI    000000b0 [SR] Verifying 100 components
    2019-09-09 11:12:59, Info                  CSI    000000b1 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:12:59, Info                  CSI    000000b2 [SR] Verify complete
    2019-09-09 11:12:59, Info                  CSI    000000b3 [SR] Verifying 100 components
    2019-09-09 11:12:59, Info                  CSI    000000b4 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:00, Info                  CSI    000000b5 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\ODBC Data Sources (64-bit).lnk from store
    2019-09-09 11:13:00, Info                  CSI    000000b6 [SR] Verify complete
    2019-09-09 11:13:00, Info                  CSI    000000b7 [SR] Verifying 100 components
    2019-09-09 11:13:00, Info                  CSI    000000b8 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:01, Info                  CSI    000000b9 [SR] Verify complete
    2019-09-09 11:13:01, Info                  CSI    000000ba [SR] Verifying 100 components
    2019-09-09 11:13:01, Info                  CSI    000000bb [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:01, Info                  CSI    000000bc [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Memory Diagnostics Tool.lnk from store
    2019-09-09 11:13:01, Info                  CSI    000000bd [SR] Verify complete
    2019-09-09 11:13:01, Info                  CSI    000000be [SR] Verifying 100 components
    2019-09-09 11:13:01, Info                  CSI    000000bf [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:03, Info                  CSI    000000c1 [SR] Verify complete
    2019-09-09 11:13:03, Info                  CSI    000000c2 [SR] Verifying 100 components
    2019-09-09 11:13:03, Info                  CSI    000000c3 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:04, Info                  CSI    000000c5 [SR] Verify complete
    2019-09-09 11:13:04, Info                  CSI    000000c6 [SR] Verifying 100 components
    2019-09-09 11:13:04, Info                  CSI    000000c7 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:04, Info                  CSI    000000c8 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Windows Media Player.lnk from store
    2019-09-09 11:13:05, Info                  CSI    000000ca [SR] Verify complete
    2019-09-09 11:13:05, Info                  CSI    000000cb [SR] Verifying 100 components
    2019-09-09 11:13:05, Info                  CSI    000000cc [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:07, Info                  CSI    000000cf [SR] Verify complete
    2019-09-09 11:13:07, Info                  CSI    000000d0 [SR] Verifying 100 components
    2019-09-09 11:13:07, Info                  CSI    000000d1 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:08, Info                  CSI    000000d2 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\System Configuration.lnk from store
    2019-09-09 11:13:08, Info                  CSI    000000d3 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Paint.lnk from store
    2019-09-09 11:13:08, Info                  CSI    000000d4 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\System Information.lnk from store
    2019-09-09 11:13:08, Info                  CSI    000000d5 [SR] Verify complete
    2019-09-09 11:13:08, Info                  CSI    000000d6 [SR] Verifying 100 components
    2019-09-09 11:13:08, Info                  CSI    000000d7 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:09, Info                  CSI    000000d8 [SR] Verify complete
    2019-09-09 11:13:09, Info                  CSI    000000d9 [SR] Verifying 100 components
    2019-09-09 11:13:09, Info                  CSI    000000da [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:10, Info                  CSI    000000db [SR] Verify complete
    2019-09-09 11:13:10, Info                  CSI    000000dc [SR] Verifying 100 components
    2019-09-09 11:13:10, Info                  CSI    000000dd [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:11, Info                  CSI    000000de [SR] Verify complete
    2019-09-09 11:13:11, Info                  CSI    000000df [SR] Verifying 100 components
    2019-09-09 11:13:11, Info                  CSI    000000e0 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:12, Info                  CSI    000000e1 [SR] Verify complete
    2019-09-09 11:13:12, Info                  CSI    000000e2 [SR] Verifying 100 components
    2019-09-09 11:13:12, Info                  CSI    000000e3 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:12, Info                  CSI    000000e4 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Print Management.lnk from store
    2019-09-09 11:13:13, Info                  CSI    000000e5 [SR] Verify complete
    2019-09-09 11:13:13, Info                  CSI    000000e6 [SR] Verifying 100 components
    2019-09-09 11:13:13, Info                  CSI    000000e7 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:13, Info                  CSI    000000e8 [SR] Verify complete
    2019-09-09 11:13:13, Info                  CSI    000000e9 [SR] Verifying 100 components
    2019-09-09 11:13:13, Info                  CSI    000000ea [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:14, Info                  CSI    000000eb [SR] Verify complete
    2019-09-09 11:13:14, Info                  CSI    000000ec [SR] Verifying 100 components
    2019-09-09 11:13:14, Info                  CSI    000000ed [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:15, Info                  CSI    000000ee [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Performance Monitor.lnk from store
    2019-09-09 11:13:15, Info                  CSI    000000ef [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Resource Monitor.lnk from store
    2019-09-09 11:13:15, Info                  CSI    000000f0 [SR] Verify complete
    2019-09-09 11:13:15, Info                  CSI    000000f1 [SR] Verifying 100 components
    2019-09-09 11:13:15, Info                  CSI    000000f2 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:16, Info                  CSI    000000f3 [SR] Verify complete
    2019-09-09 11:13:16, Info                  CSI    000000f4 [SR] Verifying 100 components
    2019-09-09 11:13:16, Info                  CSI    000000f5 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:16, Info                  CSI    000000f6 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Quick Assist.lnk from store
    2019-09-09 11:13:16, Info                  CSI    000000f7 [SR] Verify complete
    2019-09-09 11:13:16, Info                  CSI    000000f8 [SR] Verifying 100 components
    2019-09-09 11:13:16, Info                  CSI    000000f9 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:17, Info                  CSI    000000fa [SR] Verify complete
    2019-09-09 11:13:17, Info                  CSI    000000fb [SR] Verifying 100 components
    2019-09-09 11:13:17, Info                  CSI    000000fc [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:17, Info                  CSI    000000fd [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Registry Editor.lnk from store
    2019-09-09 11:13:17, Info                  CSI    000000fe [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\RecoveryDrive.lnk from store
    2019-09-09 11:13:17, Info                  CSI    000000ff [SR] Verify complete
    2019-09-09 11:13:18, Info                  CSI    00000100 [SR] Verifying 100 components
    2019-09-09 11:13:18, Info                  CSI    00000101 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:18, Info                  CSI    00000102 [SR] Verify complete
    2019-09-09 11:13:18, Info                  CSI    00000103 [SR] Verifying 100 components
    2019-09-09 11:13:18, Info                  CSI    00000104 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:19, Info                  CSI    00000105 [SR] Verify complete
    2019-09-09 11:13:19, Info                  CSI    00000106 [SR] Verifying 100 components
    2019-09-09 11:13:19, Info                  CSI    00000107 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:20, Info                  CSI    00000108 [SR] Verify complete
    2019-09-09 11:13:20, Info                  CSI    00000109 [SR] Verifying 100 components
    2019-09-09 11:13:20, Info                  CSI    0000010a [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:21, Info                  CSI    0000010b [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Security Configuration Management.lnk from store
    2019-09-09 11:13:21, Info                  CSI    0000010c [SR] Verify complete
    2019-09-09 11:13:21, Info                  CSI    0000010d [SR] Verifying 100 components
    2019-09-09 11:13:21, Info                  CSI    0000010e [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:21, Info                  CSI    0000010f [SR] Verify complete
    2019-09-09 11:13:21, Info                  CSI    00000110 [SR] Verifying 100 components
    2019-09-09 11:13:21, Info                  CSI    00000111 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:22, Info                  CSI    00000112 [SR] Verify complete
    2019-09-09 11:13:23, Info                  CSI    00000113 [SR] Verifying 100 components
    2019-09-09 11:13:23, Info                  CSI    00000114 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:24, Info                  CSI    00000116 [SR] Verify complete
    2019-09-09 11:13:24, Info                  CSI    00000117 [SR] Verifying 100 components
    2019-09-09 11:13:24, Info                  CSI    00000118 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:25, Info                  CSI    00000119 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\services.lnk from store
    2019-09-09 11:13:25, Info                  CSI    0000011a [SR] Verify complete
    2019-09-09 11:13:25, Info                  CSI    0000011b [SR] Verifying 100 components
    2019-09-09 11:13:25, Info                  CSI    0000011c [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:27, Info                  CSI    00000121 [SR] Verify complete
    2019-09-09 11:13:27, Info                  CSI    00000122 [SR] Verifying 100 components
    2019-09-09 11:13:27, Info                  CSI    00000123 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:28, Info                  CSI    00000124 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessibility\\Speech Recognition.lnk from store
    2019-09-09 11:13:29, Info                  CSI    00000126 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Snipping Tool.lnk from store
    2019-09-09 11:13:29, Info                  CSI    00000127 [SR] Verify complete
    2019-09-09 11:13:29, Info                  CSI    00000128 [SR] Verifying 100 components
    2019-09-09 11:13:29, Info                  CSI    00000129 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:30, Info                  CSI    0000012a [SR] Verify complete
    2019-09-09 11:13:30, Info                  CSI    0000012b [SR] Verifying 100 components
    2019-09-09 11:13:30, Info                  CSI    0000012c [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:30, Info                  CSI    0000012d [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Math Input Panel.lnk from store
    2019-09-09 11:13:31, Info                  CSI    0000012f [SR] Verify complete
    2019-09-09 11:13:31, Info                  CSI    00000130 [SR] Verifying 100 components
    2019-09-09 11:13:31, Info                  CSI    00000131 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:32, Info                  CSI    00000132 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Remote Desktop Connection.lnk from store
    2019-09-09 11:13:32, Info                  CSI    00000134 [SR] Verify complete
    2019-09-09 11:13:32, Info                  CSI    00000135 [SR] Verifying 100 components
    2019-09-09 11:13:32, Info                  CSI    00000136 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:33, Info                  CSI    00000137 [SR] Verify complete
    2019-09-09 11:13:33, Info                  CSI    00000138 [SR] Verifying 100 components
    2019-09-09 11:13:33, Info                  CSI    00000139 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:34, Info                  CSI    0000013a [SR] Verify complete
    2019-09-09 11:13:34, Info                  CSI    0000013b [SR] Verifying 100 components
    2019-09-09 11:13:34, Info                  CSI    0000013c [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:36, Info                  CSI    0000013e [SR] Verify complete
    2019-09-09 11:13:36, Info                  CSI    0000013f [SR] Verifying 100 components
    2019-09-09 11:13:36, Info                  CSI    00000140 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:36, Info                  CSI    00000141 [SR] Verify complete
    2019-09-09 11:13:37, Info                  CSI    00000142 [SR] Verifying 100 components
    2019-09-09 11:13:37, Info                  CSI    00000143 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:37, Info                  CSI    00000144 [SR] Verify complete
    2019-09-09 11:13:37, Info                  CSI    00000145 [SR] Verifying 100 components
    2019-09-09 11:13:37, Info                  CSI    00000146 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:38, Info                  CSI    00000147 [SR] Verify complete
    2019-09-09 11:13:38, Info                  CSI    00000148 [SR] Verifying 100 components
    2019-09-09 11:13:38, Info                  CSI    00000149 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:39, Info                  CSI    0000014a [SR] Verify complete
    2019-09-09 11:13:39, Info                  CSI    0000014b [SR] Verifying 100 components
    2019-09-09 11:13:39, Info                  CSI    0000014c [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:40, Info                  CSI    0000014e [SR] Verify complete
    2019-09-09 11:13:40, Info                  CSI    0000014f [SR] Verifying 100 components
    2019-09-09 11:13:40, Info                  CSI    00000150 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:40, Info                  CSI    00000151 [SR] Verify complete
    2019-09-09 11:13:40, Info                  CSI    00000152 [SR] Verifying 100 components
    2019-09-09 11:13:40, Info                  CSI    00000153 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:41, Info                  CSI    00000154 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Wordpad.lnk from store
    2019-09-09 11:13:41, Info                  CSI    00000155 [SR] Verify complete
    2019-09-09 11:13:42, Info                  CSI    00000156 [SR] Verifying 100 components
    2019-09-09 11:13:42, Info                  CSI    00000157 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:42, Info                  CSI    00000158 [SR] Verify complete
    2019-09-09 11:13:43, Info                  CSI    00000159 [SR] Verifying 100 components
    2019-09-09 11:13:43, Info                  CSI    0000015a [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:43, Info                  CSI    0000015b [SR] Verify complete
    2019-09-09 11:13:43, Info                  CSI    0000015c [SR] Verifying 100 components
    2019-09-09 11:13:43, Info                  CSI    0000015d [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:44, Info                  CSI    0000015e [SR] Verify complete
    2019-09-09 11:13:44, Info                  CSI    0000015f [SR] Verifying 100 components
    2019-09-09 11:13:44, Info                  CSI    00000160 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:45, Info                  CSI    00000161 [SR] Verify complete
    2019-09-09 11:13:45, Info                  CSI    00000162 [SR] Verifying 100 components
    2019-09-09 11:13:45, Info                  CSI    00000163 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:45, Info                  CSI    00000164 [SR] Verify complete
    2019-09-09 11:13:46, Info                  CSI    00000165 [SR] Verifying 100 components
    2019-09-09 11:13:46, Info                  CSI    00000166 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:48, Info                  CSI    00000168 [SR] Verify complete
    2019-09-09 11:13:48, Info                  CSI    00000169 [SR] Verifying 100 components
    2019-09-09 11:13:48, Info                  CSI    0000016a [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:48, Info                  CSI    0000016b [SR] Verify complete
    2019-09-09 11:13:49, Info                  CSI    0000016c [SR] Verifying 100 components
    2019-09-09 11:13:49, Info                  CSI    0000016d [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:49, Info                  CSI    0000016f [SR] Verify complete
    2019-09-09 11:13:49, Info                  CSI    00000170 [SR] Verifying 100 components
    2019-09-09 11:13:49, Info                  CSI    00000171 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:50, Info                  CSI    00000173 [SR] Verify complete
    2019-09-09 11:13:50, Info                  CSI    00000174 [SR] Verifying 100 components
    2019-09-09 11:13:50, Info                  CSI    00000175 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:51, Info                  CSI    00000176 [SR] Verify complete
    2019-09-09 11:13:51, Info                  CSI    00000177 [SR] Verifying 100 components
    2019-09-09 11:13:51, Info                  CSI    00000178 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:52, Info                  CSI    00000179 [SR] Verify complete
    2019-09-09 11:13:52, Info                  CSI    0000017a [SR] Verifying 100 components
    2019-09-09 11:13:52, Info                  CSI    0000017b [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:52, Info                  CSI    0000017c [SR] Verify complete
    2019-09-09 11:13:52, Info                  CSI    0000017d [SR] Verifying 100 components
    2019-09-09 11:13:52, Info                  CSI    0000017e [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:53, Info                  CSI    0000017f [SR] Verify complete
    2019-09-09 11:13:54, Info                  CSI    00000180 [SR] Verifying 100 components
    2019-09-09 11:13:54, Info                  CSI    00000181 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:54, Info                  CSI    00000182 [SR] Verify complete
    2019-09-09 11:13:54, Info                  CSI    00000183 [SR] Verifying 100 components
    2019-09-09 11:13:54, Info                  CSI    00000184 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:55, Info                  CSI    00000185 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Windows Defender Firewall with Advanced Security.lnk from store
    2019-09-09 11:13:55, Info                  CSI    00000186 [SR] Verify complete
    2019-09-09 11:13:55, Info                  CSI    00000187 [SR] Verifying 100 components
    2019-09-09 11:13:55, Info                  CSI    00000188 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:55, Info                  CSI    00000189 [SR] Verify complete
    2019-09-09 11:13:55, Info                  CSI    0000018a [SR] Verifying 100 components
    2019-09-09 11:13:55, Info                  CSI    0000018b [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:56, Info                  CSI    0000018c [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Task Scheduler.lnk from store
    2019-09-09 11:13:56, Info                  CSI    0000018d [SR] Verify complete
    2019-09-09 11:13:56, Info                  CSI    0000018e [SR] Verifying 100 components
    2019-09-09 11:13:56, Info                  CSI    0000018f [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:58, Info                  CSI    00000191 [SR] Verify complete
    2019-09-09 11:13:58, Info                  CSI    00000192 [SR] Verifying 100 components
    2019-09-09 11:13:58, Info                  CSI    00000193 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:13:59, Info                  CSI    00000194 [SR] Verify complete
    2019-09-09 11:13:59, Info                  CSI    00000195 [SR] Verifying 100 components
    2019-09-09 11:13:59, Info                  CSI    00000196 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:00, Info                  CSI    00000197 [SR] Verify complete
    2019-09-09 11:14:00, Info                  CSI    00000198 [SR] Verifying 100 components
    2019-09-09 11:14:00, Info                  CSI    00000199 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:00, Info                  CSI    0000019a [SR] Verify complete
    2019-09-09 11:14:00, Info                  CSI    0000019b [SR] Verifying 100 components
    2019-09-09 11:14:00, Info                  CSI    0000019c [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:01, Info                  CSI    0000019d [SR] Verify complete
    2019-09-09 11:14:01, Info                  CSI    0000019e [SR] Verifying 100 components
    2019-09-09 11:14:01, Info                  CSI    0000019f [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:01, Info                  CSI    000001a0 [SR] Verify complete
    2019-09-09 11:14:02, Info                  CSI    000001a1 [SR] Verifying 100 components
    2019-09-09 11:14:02, Info                  CSI    000001a2 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:02, Info                  CSI    000001a3 [SR] Verify complete
    2019-09-09 11:14:02, Info                  CSI    000001a4 [SR] Verifying 100 components
    2019-09-09 11:14:02, Info                  CSI    000001a5 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:03, Info                  CSI    000001a6 [SR] Verify complete
    2019-09-09 11:14:03, Info                  CSI    000001a7 [SR] Verifying 100 components
    2019-09-09 11:14:03, Info                  CSI    000001a8 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:03, Info                  CSI    000001a9 [SR] Verify complete
    2019-09-09 11:14:03, Info                  CSI    000001aa [SR] Verifying 100 components
    2019-09-09 11:14:03, Info                  CSI    000001ab [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:04, Info                  CSI    000001ac [SR] Verify complete
    2019-09-09 11:14:04, Info                  CSI    000001ad [SR] Verifying 100 components
    2019-09-09 11:14:04, Info                  CSI    000001ae [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:05, Info                  CSI    000001b0 [SR] Verify complete
    2019-09-09 11:14:05, Info                  CSI    000001b1 [SR] Verifying 100 components
    2019-09-09 11:14:05, Info                  CSI    000001b2 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:06, Info                  CSI    000001b3 [SR] Verify complete
    2019-09-09 11:14:06, Info                  CSI    000001b4 [SR] Verifying 100 components
    2019-09-09 11:14:06, Info                  CSI    000001b5 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:07, Info                  CSI    000001b6 [SR] Verify complete
    2019-09-09 11:14:07, Info                  CSI    000001b7 [SR] Verifying 100 components
    2019-09-09 11:14:07, Info                  CSI    000001b8 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:07, Info                  CSI    000001b9 [SR] Verify complete
    2019-09-09 11:14:07, Info                  CSI    000001ba [SR] Verifying 100 components
    2019-09-09 11:14:07, Info                  CSI    000001bb [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:08, Info                  CSI    000001bc [SR] Verify complete
    2019-09-09 11:14:08, Info                  CSI    000001bd [SR] Verifying 100 components
    2019-09-09 11:14:08, Info                  CSI    000001be [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:08, Info                  CSI    000001bf [SR] Verify complete
    2019-09-09 11:14:09, Info                  CSI    000001c0 [SR] Verifying 100 components
    2019-09-09 11:14:09, Info                  CSI    000001c1 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:09, Info                  CSI    000001c2 [SR] Verify complete
    2019-09-09 11:14:09, Info                  CSI    000001c3 [SR] Verifying 100 components
    2019-09-09 11:14:09, Info                  CSI    000001c4 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:10, Info                  CSI    000001c5 [SR] Verify complete
    2019-09-09 11:14:10, Info                  CSI    000001c6 [SR] Verifying 100 components
    2019-09-09 11:14:10, Info                  CSI    000001c7 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:11, Info                  CSI    000001c8 [SR] Verify complete
    2019-09-09 11:14:11, Info                  CSI    000001c9 [SR] Verifying 100 components
    2019-09-09 11:14:11, Info                  CSI    000001ca [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:11, Info                  CSI    000001ce [SR] Verify complete
    2019-09-09 11:14:11, Info                  CSI    000001cf [SR] Verifying 100 components
    2019-09-09 11:14:11, Info                  CSI    000001d0 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:12, Info                  CSI    000001d1 [SR] Verify complete
    2019-09-09 11:14:12, Info                  CSI    000001d2 [SR] Verifying 100 components
    2019-09-09 11:14:12, Info                  CSI    000001d3 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:12, Info                  CSI    000001d4 [SR] Verify complete
    2019-09-09 11:14:12, Info                  CSI    000001d5 [SR] Verifying 100 components
    2019-09-09 11:14:12, Info                  CSI    000001d6 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:13, Info                  CSI    000001d7 [SR] Verify complete
    2019-09-09 11:14:13, Info                  CSI    000001d8 [SR] Verifying 100 components
    2019-09-09 11:14:13, Info                  CSI    000001d9 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:13, Info                  CSI    000001da [SR] Verify complete
    2019-09-09 11:14:14, Info                  CSI    000001db [SR] Verifying 100 components
    2019-09-09 11:14:14, Info                  CSI    000001dc [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:14, Info                  CSI    000001de [SR] Verify complete
    2019-09-09 11:14:15, Info                  CSI    000001df [SR] Verifying 100 components
    2019-09-09 11:14:15, Info                  CSI    000001e0 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:15, Info                  CSI    000001e1 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\ODBC Data Sources (32-bit).lnk from store
    2019-09-09 11:14:15, Info                  CSI    000001e2 [SR] Verify complete
    2019-09-09 11:14:15, Info                  CSI    000001e3 [SR] Verifying 100 components
    2019-09-09 11:14:15, Info                  CSI    000001e4 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:16, Info                  CSI    000001e5 [SR] Verify complete
    2019-09-09 11:14:16, Info                  CSI    000001e6 [SR] Verifying 100 components
    2019-09-09 11:14:16, Info                  CSI    000001e7 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:17, Info                  CSI    000001e8 [SR] Verify complete
    2019-09-09 11:14:17, Info                  CSI    000001e9 [SR] Verifying 100 components
    2019-09-09 11:14:17, Info                  CSI    000001ea [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:17, Info                  CSI    000001eb [SR] Verify complete
    2019-09-09 11:14:18, Info                  CSI    000001ec [SR] Verifying 100 components
    2019-09-09 11:14:18, Info                  CSI    000001ed [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:18, Info                  CSI    000001ee [SR] Verify complete
    2019-09-09 11:14:19, Info                  CSI    000001ef [SR] Verifying 100 components
    2019-09-09 11:14:19, Info                  CSI    000001f0 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:19, Info                  CSI    000001f2 [SR] Verify complete
    2019-09-09 11:14:19, Info                  CSI    000001f3 [SR] Verifying 100 components
    2019-09-09 11:14:19, Info                  CSI    000001f4 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:20, Info                  CSI    000001f5 [SR] Verify complete
    2019-09-09 11:14:20, Info                  CSI    000001f6 [SR] Verifying 100 components
    2019-09-09 11:14:20, Info                  CSI    000001f7 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:21, Info                  CSI    000001f8 [SR] Verify complete
    2019-09-09 11:14:21, Info                  CSI    000001f9 [SR] Verifying 100 components
    2019-09-09 11:14:21, Info                  CSI    000001fa [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:21, Info                  CSI    000001fb [SR] Verify complete
    2019-09-09 11:14:21, Info                  CSI    000001fc [SR] Verifying 100 components
    2019-09-09 11:14:21, Info                  CSI    000001fd [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:22, Info                  CSI    000001fe [SR] Verify complete
    2019-09-09 11:14:22, Info                  CSI    000001ff [SR] Verifying 100 components
    2019-09-09 11:14:22, Info                  CSI    00000200 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:23, Info                  CSI    00000205 [SR] Verify complete
    2019-09-09 11:14:23, Info                  CSI    00000206 [SR] Verifying 100 components
    2019-09-09 11:14:23, Info                  CSI    00000207 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:24, Info                  CSI    00000208 [SR] Verify complete
    2019-09-09 11:14:24, Info                  CSI    00000209 [SR] Verifying 100 components
    2019-09-09 11:14:24, Info                  CSI    0000020a [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:24, Info                  CSI    0000020b [SR] Verify complete
    2019-09-09 11:14:24, Info                  CSI    0000020c [SR] Verifying 100 components
    2019-09-09 11:14:24, Info                  CSI    0000020d [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:25, Info                  CSI    0000020e [SR] Verify complete
    2019-09-09 11:14:25, Info                  CSI    0000020f [SR] Verifying 100 components
    2019-09-09 11:14:25, Info                  CSI    00000210 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:26, Info                  CSI    00000211 [SR] Verify complete
    2019-09-09 11:14:26, Info                  CSI    00000212 [SR] Verifying 100 components
    2019-09-09 11:14:26, Info                  CSI    00000213 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:27, Info                  CSI    00000215 [SR] Verify complete
    2019-09-09 11:14:27, Info                  CSI    00000216 [SR] Verifying 100 components
    2019-09-09 11:14:27, Info                  CSI    00000217 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:27, Info                  CSI    00000218 [SR] Verify complete
    2019-09-09 11:14:28, Info                  CSI    00000219 [SR] Verifying 100 components
    2019-09-09 11:14:28, Info                  CSI    0000021a [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:28, Info                  CSI    0000021b [SR] Verify complete
    2019-09-09 11:14:28, Info                  CSI    0000021c [SR] Verifying 100 components
    2019-09-09 11:14:28, Info                  CSI    0000021d [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:29, Info                  CSI    0000021e [SR] Verify complete
    2019-09-09 11:14:29, Info                  CSI    0000021f [SR] Verifying 100 components
    2019-09-09 11:14:29, Info                  CSI    00000220 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:30, Info                  CSI    00000221 [SR] Verify complete
    2019-09-09 11:14:30, Info                  CSI    00000222 [SR] Verifying 100 components
    2019-09-09 11:14:30, Info                  CSI    00000223 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:30, Info                  CSI    00000224 [SR] Verify complete
    2019-09-09 11:14:30, Info                  CSI    00000225 [SR] Verifying 100 components
    2019-09-09 11:14:30, Info                  CSI    00000226 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:31, Info                  CSI    00000227 [SR] Verify complete
    2019-09-09 11:14:31, Info                  CSI    00000228 [SR] Verifying 100 components
    2019-09-09 11:14:31, Info                  CSI    00000229 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:32, Info                  CSI    0000022a [SR] Verify complete
    2019-09-09 11:14:32, Info                  CSI    0000022b [SR] Verifying 100 components
    2019-09-09 11:14:32, Info                  CSI    0000022c [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:32, Info                  CSI    0000022d [SR] Verify complete
    2019-09-09 11:14:32, Info                  CSI    0000022e [SR] Verifying 100 components
    2019-09-09 11:14:32, Info                  CSI    0000022f [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:33, Info                  CSI    00000230 [SR] Verify complete
    2019-09-09 11:14:33, Info                  CSI    00000231 [SR] Verifying 100 components
    2019-09-09 11:14:33, Info                  CSI    00000232 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:33, Info                  CSI    00000233 [SR] Verify complete
    2019-09-09 11:14:33, Info                  CSI    00000234 [SR] Verifying 100 components
    2019-09-09 11:14:33, Info                  CSI    00000235 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:34, Info                  CSI    00000236 [SR] Verify complete
    2019-09-09 11:14:34, Info                  CSI    00000237 [SR] Verifying 100 components
    2019-09-09 11:14:34, Info                  CSI    00000238 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:35, Info                  CSI    00000239 [SR] Verify complete
    2019-09-09 11:14:35, Info                  CSI    0000023a [SR] Verifying 100 components
    2019-09-09 11:14:35, Info                  CSI    0000023b [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:35, Info                  CSI    0000023d [SR] Verify complete
    2019-09-09 11:14:35, Info                  CSI    0000023e [SR] Verifying 100 components
    2019-09-09 11:14:35, Info                  CSI    0000023f [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:36, Info                  CSI    00000240 [SR] Verify complete
    2019-09-09 11:14:36, Info                  CSI    00000241 [SR] Verifying 100 components
    2019-09-09 11:14:36, Info                  CSI    00000242 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:37, Info                  CSI    00000243 [SR] Verify complete
    2019-09-09 11:14:37, Info                  CSI    00000244 [SR] Verifying 39 components
    2019-09-09 11:14:37, Info                  CSI    00000245 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:37, Info                  CSI    00000246 [SR] Verify complete
    2019-09-09 11:14:37, Info                  CSI    00000247 [SR] Repairing 32 components
    2019-09-09 11:14:37, Info                  CSI    00000248 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:38, Info                  CSI    00000249 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Steps Recorder.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000024a [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools\\Task Manager.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000024b [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\\Immersive Control Panel.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000024d [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\iSCSI Initiator.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000024e [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\ODBC Data Sources (64-bit).lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000024f [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessibility\\Speech Recognition.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000250 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Windows Fax and Scan.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000251 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Registry Editor.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000252 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Windows Defender Firewall with Advanced Security.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000253 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\ODBC Data Sources (32-bit).lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000254 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Component Services.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000255 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Print Management.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000256 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\services.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000257 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Task Scheduler.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000258 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Computer Management.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000259 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Disk Cleanup.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000025a [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\System Information.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000025b [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Quick Assist.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000025c [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Windows Media Player.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000025d [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\System Configuration.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000025e [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Security Configuration Management.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000025f [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Math Input Panel.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000260 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Event Viewer.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000261 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Memory Diagnostics Tool.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000262 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Paint.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000263 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Snipping Tool.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000264 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Remote Desktop Connection.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000265 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Wordpad.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000266 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools\\Character Map.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000267 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\dfrgui.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000268 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Performance Monitor.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000269 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Resource Monitor.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000026a [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\RecoveryDrive.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000026b [SR] Repair complete
    2019-09-09 11:14:38, Info                  CSI    0000026c [SR] Committing transaction
    2019-09-09 11:14:38, Info                  CSI    00000271 [SR] Verify and Repair Transaction completed. All files and registry keys listed in this transaction  have been successfully repaired
    2019-09-09 13:42:11, Info                  CSI    00000006 [SR] Verifying 100 components
    2019-09-09 13:42:11, Info                  CSI    00000007 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:11, Info                  CSI    00000008 [SR] Verify complete
    2019-09-09 13:42:11, Info                  CSI    00000009 [SR] Verifying 100 components
    2019-09-09 13:42:11, Info                  CSI    0000000a [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:11, Info                  CSI    0000000c [SR] Verify complete
    2019-09-09 13:42:12, Info                  CSI    0000000d [SR] Verifying 100 components
    2019-09-09 13:42:12, Info                  CSI    0000000e [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:12, Info                  CSI    0000000f [SR] Verify complete
    2019-09-09 13:42:12, Info                  CSI    00000010 [SR] Verifying 100 components
    2019-09-09 13:42:12, Info                  CSI    00000011 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:13, Info                  CSI    00000012 [SR] Verify complete
    2019-09-09 13:42:13, Info                  CSI    00000013 [SR] Verifying 100 components
    2019-09-09 13:42:13, Info                  CSI    00000014 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:13, Info                  CSI    00000015 [SR] Verify complete
    2019-09-09 13:42:13, Info                  CSI    00000016 [SR] Verifying 100 components
    2019-09-09 13:42:13, Info                  CSI    00000017 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:14, Info                  CSI    00000018 [SR] Verify complete
    2019-09-09 13:42:14, Info                  CSI    00000019 [SR] Verifying 100 components
    2019-09-09 13:42:14, Info                  CSI    0000001a [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:15, Info                  CSI    0000001b [SR] Verify complete
    2019-09-09 13:42:15, Info                  CSI    0000001c [SR] Verifying 100 components
    2019-09-09 13:42:15, Info                  CSI    0000001d [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:18, Info                  CSI    0000001e [SR] Verify complete
    2019-09-09 13:42:18, Info                  CSI    0000001f [SR] Verifying 100 components
    2019-09-09 13:42:18, Info                  CSI    00000020 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:23, Info                  CSI    00000021 [SR] Verify complete
    2019-09-09 13:42:23, Info                  CSI    00000022 [SR] Verifying 100 components
    2019-09-09 13:42:23, Info                  CSI    00000023 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:23, Info                  CSI    00000024 [SR] Verify complete
    2019-09-09 13:42:23, Info                  CSI    00000025 [SR] Verifying 100 components
    2019-09-09 13:42:23, Info                  CSI    00000026 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:24, Info                  CSI    00000027 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Event Viewer.lnk from store
    2019-09-09 13:42:24, Info                  CSI    00000028 [SR] Verify complete
    2019-09-09 13:42:24, Info                  CSI    00000029 [SR] Verifying 100 components
    2019-09-09 13:42:24, Info                  CSI    0000002a [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:25, Info                  CSI    0000002c [SR] Verify complete
    2019-09-09 13:42:25, Info                  CSI    0000002d [SR] Verifying 100 components
    2019-09-09 13:42:25, Info                  CSI    0000002e [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:25, Info                  CSI    0000002f [SR] Verify complete
    2019-09-09 13:42:25, Info                  CSI    00000030 [SR] Verifying 100 components
    2019-09-09 13:42:25, Info                  CSI    00000031 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:26, Info                  CSI    00000032 [SR] Verify complete
    2019-09-09 13:42:26, Info                  CSI    00000033 [SR] Verifying 100 components
    2019-09-09 13:42:26, Info                  CSI    00000034 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:27, Info                  CSI    00000035 [SR] Verify complete
    2019-09-09 13:42:27, Info                  CSI    00000036 [SR] Verifying 100 components
    2019-09-09 13:42:27, Info                  CSI    00000037 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:27, Info                  CSI    00000038 [SR] Verify complete
    2019-09-09 13:42:28, Info                  CSI    00000039 [SR] Verifying 100 components
    2019-09-09 13:42:28, Info                  CSI    0000003a [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:28, Info                  CSI    0000003b [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Steps Recorder.lnk from store
    2019-09-09 13:42:28, Info                  CSI    0000003c [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools\\Task Manager.lnk from store
    2019-09-09 13:42:28, Info                  CSI    0000003d [SR] Verify complete
    2019-09-09 13:42:28, Info                  CSI    0000003e [SR] Verifying 100 components
    2019-09-09 13:42:28, Info                  CSI    0000003f [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:29, Info                  CSI    00000040 [SR] Verify complete
    2019-09-09 13:42:29, Info                  CSI    00000041 [SR] Verifying 100 components
    2019-09-09 13:42:29, Info                  CSI    00000042 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:30, Info                  CSI    00000043 [SR] Verify complete
    2019-09-09 13:42:30, Info                  CSI    00000044 [SR] Verifying 100 components
    2019-09-09 13:42:30, Info                  CSI    00000045 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:31, Info                  CSI    00000046 [SR] Verify complete
    2019-09-09 13:42:31, Info                  CSI    00000047 [SR] Verifying 100 components
    2019-09-09 13:42:31, Info                  CSI    00000048 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:32, Info                  CSI    00000049 [SR] Verify complete
    2019-09-09 13:42:32, Info                  CSI    0000004a [SR] Verifying 100 components
    2019-09-09 13:42:32, Info                  CSI    0000004b [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:32, Info                  CSI    0000004c [SR] Verify complete
    2019-09-09 13:42:33, Info                  CSI    0000004d [SR] Verifying 100 components
    2019-09-09 13:42:33, Info                  CSI    0000004e [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:34, Info                  CSI    00000050 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Component Services.lnk from store
    2019-09-09 13:42:34, Info                  CSI    00000051 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Computer Management.lnk from store
    2019-09-09 13:42:34, Info                  CSI    00000053 [SR] Verify complete
    2019-09-09 13:42:34, Info                  CSI    00000054 [SR] Verifying 100 components
    2019-09-09 13:42:34, Info                  CSI    00000055 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:35, Info                  CSI    00000056 [SR] Verify complete
    2019-09-09 13:42:35, Info                  CSI    00000057 [SR] Verifying 100 components
    2019-09-09 13:42:35, Info                  CSI    00000058 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:35, Info                  CSI    00000059 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools\\Character Map.lnk from store
    2019-09-09 13:42:35, Info                  CSI    0000005a [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Disk Cleanup.lnk from store
    2019-09-09 13:42:36, Info                  CSI    0000005b [SR] Verify complete
    2019-09-09 13:42:36, Info                  CSI    0000005c [SR] Verifying 100 components
    2019-09-09 13:42:36, Info                  CSI    0000005d [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:36, Info                  CSI    0000005e [SR] Verify complete
    2019-09-09 13:42:36, Info                  CSI    0000005f [SR] Verifying 100 components
    2019-09-09 13:42:36, Info                  CSI    00000060 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:37, Info                  CSI    00000062 [SR] Verify complete
    2019-09-09 13:42:37, Info                  CSI    00000063 [SR] Verifying 100 components
    2019-09-09 13:42:37, Info                  CSI    00000064 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:38, Info                  CSI    00000065 [SR] Verify complete
    2019-09-09 13:42:38, Info                  CSI    00000066 [SR] Verifying 100 components
    2019-09-09 13:42:38, Info                  CSI    00000067 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:38, Info                  CSI    00000068 [SR] Verify complete
    2019-09-09 13:42:38, Info                  CSI    00000069 [SR] Verifying 100 components
    2019-09-09 13:42:38, Info                  CSI    0000006a [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:39, Info                  CSI    0000006b [SR] Verify complete
    2019-09-09 13:42:39, Info                  CSI    0000006c [SR] Verifying 100 components
    2019-09-09 13:42:39, Info                  CSI    0000006d [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:39, Info                  CSI    0000006e [SR] Verify complete
    2019-09-09 13:42:39, Info                  CSI    0000006f [SR] Verifying 100 components
    2019-09-09 13:42:39, Info                  CSI    00000070 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:40, Info                  CSI    00000071 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\dfrgui.lnk from store
    2019-09-09 13:42:40, Info                  CSI    00000072 [SR] Verify complete
    2019-09-09 13:42:40, Info                  CSI    00000073 [SR] Verifying 100 components
    2019-09-09 13:42:40, Info                  CSI    00000074 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:41, Info                  CSI    00000075 [SR] Verify complete
    2019-09-09 13:42:41, Info                  CSI    00000076 [SR] Verifying 100 components
    2019-09-09 13:42:41, Info                  CSI    00000077 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:42, Info                  CSI    00000078 [SR] Verify complete
    2019-09-09 13:42:42, Info                  CSI    00000079 [SR] Verifying 100 components
    2019-09-09 13:42:42, Info                  CSI    0000007a [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:43, Info                  CSI    0000007c [SR] Verify complete
    2019-09-09 13:42:43, Info                  CSI    0000007d [SR] Verifying 100 components
    2019-09-09 13:42:43, Info                  CSI    0000007e [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:43, Info                  CSI    0000007f [SR] Verify complete
    2019-09-09 13:42:43, Info                  CSI    00000080 [SR] Verifying 100 components
    2019-09-09 13:42:43, Info                  CSI    00000081 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:44, Info                  CSI    00000082 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Windows Fax and Scan.lnk from store
    2019-09-09 13:42:45, Info                  CSI    00000086 [SR] Verify complete
    2019-09-09 13:42:45, Info                  CSI    00000087 [SR] Verifying 100 components
    2019-09-09 13:42:45, Info                  CSI    00000088 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:46, Info                  CSI    00000089 [SR] Verify complete
    2019-09-09 13:42:47, Info                  CSI    0000008a [SR] Verifying 100 components
    2019-09-09 13:42:47, Info                  CSI    0000008b [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:48, Info                  CSI    0000008d [SR] Verify complete
    2019-09-09 13:42:48, Info                  CSI    0000008e [SR] Verifying 100 components
    2019-09-09 13:42:48, Info                  CSI    0000008f [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:49, Info                  CSI    00000090 [SR] Verify complete
    2019-09-09 13:42:49, Info                  CSI    00000091 [SR] Verifying 100 components
    2019-09-09 13:42:49, Info                  CSI    00000092 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:50, Info                  CSI    00000094 [SR] Verify complete
    2019-09-09 13:42:50, Info                  CSI    00000095 [SR] Verifying 100 components
    2019-09-09 13:42:50, Info                  CSI    00000096 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:51, Info                  CSI    00000098 [SR] Verify complete
    2019-09-09 13:42:51, Info                  CSI    00000099 [SR] Verifying 100 components
    2019-09-09 13:42:51, Info                  CSI    0000009a [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:51, Info                  CSI    0000009b [SR] Verify complete
    2019-09-09 13:42:51, Info                  CSI    0000009c [SR] Verifying 100 components
    2019-09-09 13:42:51, Info                  CSI    0000009d [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:52, Info                  CSI    0000009e [SR] Verify complete
    2019-09-09 13:42:52, Info                  CSI    0000009f [SR] Verifying 100 components
    2019-09-09 13:42:52, Info                  CSI    000000a0 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:52, Info                  CSI    000000a1 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\\Immersive Control Panel.lnk from store
    2019-09-09 13:42:52, Info                  CSI    000000a2 [SR] Verify complete
    2019-09-09 13:42:52, Info                  CSI    000000a3 [SR] Verifying 100 components
    2019-09-09 13:42:52, Info                  CSI    000000a4 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:53, Info                  CSI    000000a5 [SR] Verify complete
    2019-09-09 13:42:53, Info                  CSI    000000a6 [SR] Verifying 100 components
    2019-09-09 13:42:53, Info                  CSI    000000a7 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:54, Info                  CSI    000000aa [SR] Verify complete
    2019-09-09 13:42:54, Info                  CSI    000000ab [SR] Verifying 100 components
    2019-09-09 13:42:54, Info                  CSI    000000ac [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:55, Info                  CSI    000000ad [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\iSCSI Initiator.lnk from store
    2019-09-09 13:42:56, Info                  CSI    000000ae [SR] Verify complete
    2019-09-09 13:42:56, Info                  CSI    000000af [SR] Verifying 100 components
    2019-09-09 13:42:56, Info                  CSI    000000b0 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:56, Info                  CSI    000000b1 [SR] Verify complete
    2019-09-09 13:42:56, Info                  CSI    000000b2 [SR] Verifying 100 components
    2019-09-09 13:42:56, Info                  CSI    000000b3 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:57, Info                  CSI    000000b4 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\ODBC Data Sources (64-bit).lnk from store
    2019-09-09 13:42:57, Info                  CSI    000000b5 [SR] Verify complete
    2019-09-09 13:42:57, Info                  CSI    000000b6 [SR] Verifying 100 components
    2019-09-09 13:42:57, Info                  CSI    000000b7 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:57, Info                  CSI    000000b8 [SR] Verify complete
    2019-09-09 13:42:57, Info                  CSI    000000b9 [SR] Verifying 100 components
    2019-09-09 13:42:57, Info                  CSI    000000ba [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:58, Info                  CSI    000000bb [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Memory Diagnostics Tool.lnk from store
    2019-09-09 13:42:58, Info                  CSI    000000bc [SR] Verify complete
    2019-09-09 13:42:58, Info                  CSI    000000bd [SR] Verifying 100 components
    2019-09-09 13:42:58, Info                  CSI    000000be [SR] Beginning Verify and Repair transaction
    2019-09-09 13:42:59, Info                  CSI    000000c0 [SR] Verify complete
    2019-09-09 13:42:59, Info                  CSI    000000c1 [SR] Verifying 100 components
    2019-09-09 13:42:59, Info                  CSI    000000c2 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:00, Info                  CSI    000000c3 [SR] Verify complete
    2019-09-09 13:43:00, Info                  CSI    000000c4 [SR] Verifying 100 components
    2019-09-09 13:43:00, Info                  CSI    000000c5 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:00, Info                  CSI    000000c6 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Windows Media Player.lnk from store
    2019-09-09 13:43:00, Info                  CSI    000000c8 [SR] Verify complete
    2019-09-09 13:43:01, Info                  CSI    000000c9 [SR] Verifying 100 components
    2019-09-09 13:43:01, Info                  CSI    000000ca [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:02, Info                  CSI    000000cd [SR] Verify complete
    2019-09-09 13:43:03, Info                  CSI    000000ce [SR] Verifying 100 components
    2019-09-09 13:43:03, Info                  CSI    000000cf [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:03, Info                  CSI    000000d0 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\System Configuration.lnk from store
    2019-09-09 13:43:03, Info                  CSI    000000d1 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Paint.lnk from store
    2019-09-09 13:43:03, Info                  CSI    000000d2 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\System Information.lnk from store
    2019-09-09 13:43:03, Info                  CSI    000000d3 [SR] Verify complete
    2019-09-09 13:43:03, Info                  CSI    000000d4 [SR] Verifying 100 components
    2019-09-09 13:43:03, Info                  CSI    000000d5 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:04, Info                  CSI    000000d6 [SR] Verify complete
    2019-09-09 13:43:04, Info                  CSI    000000d7 [SR] Verifying 100 components
    2019-09-09 13:43:04, Info                  CSI    000000d8 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:05, Info                  CSI    000000d9 [SR] Verify complete
    2019-09-09 13:43:05, Info                  CSI    000000da [SR] Verifying 100 components
    2019-09-09 13:43:05, Info                  CSI    000000db [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:05, Info                  CSI    000000dc [SR] Verify complete
    2019-09-09 13:43:05, Info                  CSI    000000dd [SR] Verifying 100 components
    2019-09-09 13:43:05, Info                  CSI    000000de [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:06, Info                  CSI    000000df [SR] Verify complete
    2019-09-09 13:43:06, Info                  CSI    000000e0 [SR] Verifying 100 components
    2019-09-09 13:43:06, Info                  CSI    000000e1 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:07, Info                  CSI    000000e2 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Print Management.lnk from store
    2019-09-09 13:43:07, Info                  CSI    000000e3 [SR] Verify complete
    2019-09-09 13:43:07, Info                  CSI    000000e4 [SR] Verifying 100 components
    2019-09-09 13:43:07, Info                  CSI    000000e5 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:07, Info                  CSI    000000e6 [SR] Verify complete
    2019-09-09 13:43:08, Info                  CSI    000000e7 [SR] Verifying 100 components
    2019-09-09 13:43:08, Info                  CSI    000000e8 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:08, Info                  CSI    000000e9 [SR] Verify complete
    2019-09-09 13:43:08, Info                  CSI    000000ea [SR] Verifying 100 components
    2019-09-09 13:43:08, Info                  CSI    000000eb [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:09, Info                  CSI    000000ec [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Performance Monitor.lnk from store
    2019-09-09 13:43:09, Info                  CSI    000000ed [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Resource Monitor.lnk from store
    2019-09-09 13:43:09, Info                  CSI    000000ee [SR] Verify complete
    2019-09-09 13:43:09, Info                  CSI    000000ef [SR] Verifying 100 components
    2019-09-09 13:43:09, Info                  CSI    000000f0 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:09, Info                  CSI    000000f1 [SR] Verify complete
    2019-09-09 13:43:10, Info                  CSI    000000f2 [SR] Verifying 100 components
    2019-09-09 13:43:10, Info                  CSI    000000f3 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:10, Info                  CSI    000000f4 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Quick Assist.lnk from store
    2019-09-09 13:43:10, Info                  CSI    000000f5 [SR] Verify complete
    2019-09-09 13:43:10, Info                  CSI    000000f6 [SR] Verifying 100 components
    2019-09-09 13:43:10, Info                  CSI    000000f7 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:11, Info                  CSI    000000f8 [SR] Verify complete
    2019-09-09 13:43:11, Info                  CSI    000000f9 [SR] Verifying 100 components
    2019-09-09 13:43:11, Info                  CSI    000000fa [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:11, Info                  CSI    000000fb [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Registry Editor.lnk from store
    2019-09-09 13:43:11, Info                  CSI    000000fc [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\RecoveryDrive.lnk from store
    2019-09-09 13:43:11, Info                  CSI    000000fd [SR] Verify complete
    2019-09-09 13:43:11, Info                  CSI    000000fe [SR] Verifying 100 components
    2019-09-09 13:43:11, Info                  CSI    000000ff [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:12, Info                  CSI    00000100 [SR] Verify complete
    2019-09-09 13:43:12, Info                  CSI    00000101 [SR] Verifying 100 components
    2019-09-09 13:43:12, Info                  CSI    00000102 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:12, Info                  CSI    00000103 [SR] Verify complete
    2019-09-09 13:43:12, Info                  CSI    00000104 [SR] Verifying 100 components
    2019-09-09 13:43:12, Info                  CSI    00000105 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:13, Info                  CSI    00000106 [SR] Verify complete
    2019-09-09 13:43:13, Info                  CSI    00000107 [SR] Verifying 100 components
    2019-09-09 13:43:13, Info                  CSI    00000108 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:13, Info                  CSI    00000109 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Security Configuration Management.lnk from store
    2019-09-09 13:43:14, Info                  CSI    0000010a [SR] Verify complete
    2019-09-09 13:43:14, Info                  CSI    0000010b [SR] Verifying 100 components
    2019-09-09 13:43:14, Info                  CSI    0000010c [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:14, Info                  CSI    0000010d [SR] Verify complete
    2019-09-09 13:43:14, Info                  CSI    0000010e [SR] Verifying 100 components
    2019-09-09 13:43:14, Info                  CSI    0000010f [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:15, Info                  CSI    00000110 [SR] Verify complete
    2019-09-09 13:43:15, Info                  CSI    00000111 [SR] Verifying 100 components
    2019-09-09 13:43:15, Info                  CSI    00000112 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:16, Info                  CSI    00000114 [SR] Verify complete
    2019-09-09 13:43:16, Info                  CSI    00000115 [SR] Verifying 100 components
    2019-09-09 13:43:16, Info                  CSI    00000116 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:17, Info                  CSI    00000117 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\services.lnk from store
    2019-09-09 13:43:17, Info                  CSI    00000118 [SR] Verify complete
    2019-09-09 13:43:17, Info                  CSI    00000119 [SR] Verifying 100 components
    2019-09-09 13:43:17, Info                  CSI    0000011a [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:19, Info                  CSI    0000011f [SR] Verify complete
    2019-09-09 13:43:19, Info                  CSI    00000120 [SR] Verifying 100 components
    2019-09-09 13:43:19, Info                  CSI    00000121 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:19, Info                  CSI    00000122 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessibility\\Speech Recognition.lnk from store
    2019-09-09 13:43:20, Info                  CSI    00000124 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Snipping Tool.lnk from store
    2019-09-09 13:43:20, Info                  CSI    00000125 [SR] Verify complete
    2019-09-09 13:43:20, Info                  CSI    00000126 [SR] Verifying 100 components
    2019-09-09 13:43:20, Info                  CSI    00000127 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:21, Info                  CSI    00000128 [SR] Verify complete
    2019-09-09 13:43:21, Info                  CSI    00000129 [SR] Verifying 100 components
    2019-09-09 13:43:21, Info                  CSI    0000012a [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:22, Info                  CSI    0000012b [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Math Input Panel.lnk from store
    2019-09-09 13:43:22, Info                  CSI    0000012d [SR] Verify complete
    2019-09-09 13:43:22, Info                  CSI    0000012e [SR] Verifying 100 components
    2019-09-09 13:43:22, Info                  CSI    0000012f [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:23, Info                  CSI    00000130 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Remote Desktop Connection.lnk from store
    2019-09-09 13:43:23, Info                  CSI    00000132 [SR] Verify complete
    2019-09-09 13:43:23, Info                  CSI    00000133 [SR] Verifying 100 components
    2019-09-09 13:43:23, Info                  CSI    00000134 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:24, Info                  CSI    00000135 [SR] Verify complete
    2019-09-09 13:43:24, Info                  CSI    00000136 [SR] Verifying 100 components
    2019-09-09 13:43:24, Info                  CSI    00000137 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:25, Info                  CSI    00000138 [SR] Verify complete
    2019-09-09 13:43:25, Info                  CSI    00000139 [SR] Verifying 100 components
    2019-09-09 13:43:25, Info                  CSI    0000013a [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:26, Info                  CSI    0000013c [SR] Verify complete
    2019-09-09 13:43:26, Info                  CSI    0000013d [SR] Verifying 100 components
    2019-09-09 13:43:26, Info                  CSI    0000013e [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:27, Info                  CSI    0000013f [SR] Verify complete
    2019-09-09 13:43:27, Info                  CSI    00000140 [SR] Verifying 100 components
    2019-09-09 13:43:27, Info                  CSI    00000141 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:28, Info                  CSI    00000142 [SR] Verify complete
    2019-09-09 13:43:28, Info                  CSI    00000143 [SR] Verifying 100 components
    2019-09-09 13:43:28, Info                  CSI    00000144 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:28, Info                  CSI    00000145 [SR] Verify complete
    2019-09-09 13:43:28, Info                  CSI    00000146 [SR] Verifying 100 components
    2019-09-09 13:43:28, Info                  CSI    00000147 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:29, Info                  CSI    00000148 [SR] Verify complete
    2019-09-09 13:43:29, Info                  CSI    00000149 [SR] Verifying 100 components
    2019-09-09 13:43:29, Info                  CSI    0000014a [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:30, Info                  CSI    0000014c [SR] Verify complete
    2019-09-09 13:43:30, Info                  CSI    0000014d [SR] Verifying 100 components
    2019-09-09 13:43:30, Info                  CSI    0000014e [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:30, Info                  CSI    0000014f [SR] Verify complete
    2019-09-09 13:43:31, Info                  CSI    00000150 [SR] Verifying 100 components
    2019-09-09 13:43:31, Info                  CSI    00000151 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:31, Info                  CSI    00000152 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Wordpad.lnk from store
    2019-09-09 13:43:31, Info                  CSI    00000153 [SR] Verify complete
    2019-09-09 13:43:31, Info                  CSI    00000154 [SR] Verifying 100 components
    2019-09-09 13:43:31, Info                  CSI    00000155 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:32, Info                  CSI    00000156 [SR] Verify complete
    2019-09-09 13:43:32, Info                  CSI    00000157 [SR] Verifying 100 components
    2019-09-09 13:43:32, Info                  CSI    00000158 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:33, Info                  CSI    00000159 [SR] Verify complete
    2019-09-09 13:43:33, Info                  CSI    0000015a [SR] Verifying 100 components
    2019-09-09 13:43:33, Info                  CSI    0000015b [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:33, Info                  CSI    0000015c [SR] Verify complete
    2019-09-09 13:43:33, Info                  CSI    0000015d [SR] Verifying 100 components
    2019-09-09 13:43:33, Info                  CSI    0000015e [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:34, Info                  CSI    0000015f [SR] Verify complete
    2019-09-09 13:43:34, Info                  CSI    00000160 [SR] Verifying 100 components
    2019-09-09 13:43:34, Info                  CSI    00000161 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:34, Info                  CSI    00000162 [SR] Verify complete
    2019-09-09 13:43:35, Info                  CSI    00000163 [SR] Verifying 100 components
    2019-09-09 13:43:35, Info                  CSI    00000164 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:35, Info                  CSI    00000165 [SR] Verify complete
    2019-09-09 13:43:35, Info                  CSI    00000166 [SR] Verifying 100 components
    2019-09-09 13:43:35, Info                  CSI    00000167 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:36, Info                  CSI    00000168 [SR] Verify complete
    2019-09-09 13:43:36, Info                  CSI    00000169 [SR] Verifying 100 components
    2019-09-09 13:43:36, Info                  CSI    0000016a [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:37, Info                  CSI    0000016b [SR] Verify complete
    2019-09-09 13:43:37, Info                  CSI    0000016c [SR] Verifying 100 components
    2019-09-09 13:43:37, Info                  CSI    0000016d [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:37, Info                  CSI    0000016f [SR] Verify complete
    2019-09-09 13:43:38, Info                  CSI    00000170 [SR] Verifying 100 components
    2019-09-09 13:43:38, Info                  CSI    00000171 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:38, Info                  CSI    00000172 [SR] Verify complete
    2019-09-09 13:43:38, Info                  CSI    00000173 [SR] Verifying 100 components
    2019-09-09 13:43:38, Info                  CSI    00000174 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:39, Info                  CSI    00000175 [SR] Verify complete
    2019-09-09 13:43:39, Info                  CSI    00000176 [SR] Verifying 100 components
    2019-09-09 13:43:39, Info                  CSI    00000177 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:39, Info                  CSI    00000178 [SR] Verify complete
    2019-09-09 13:43:39, Info                  CSI    00000179 [SR] Verifying 100 components
    2019-09-09 13:43:39, Info                  CSI    0000017a [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:40, Info                  CSI    0000017b [SR] Verify complete
    2019-09-09 13:43:40, Info                  CSI    0000017c [SR] Verifying 100 components
    2019-09-09 13:43:40, Info                  CSI    0000017d [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:40, Info                  CSI    0000017e [SR] Verify complete
    2019-09-09 13:43:41, Info                  CSI    0000017f [SR] Verifying 100 components
    2019-09-09 13:43:41, Info                  CSI    00000180 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:41, Info                  CSI    00000181 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Windows Defender Firewall with Advanced Security.lnk from store
    2019-09-09 13:43:41, Info                  CSI    00000182 [SR] Verify complete
    2019-09-09 13:43:41, Info                  CSI    00000183 [SR] Verifying 100 components
    2019-09-09 13:43:41, Info                  CSI    00000184 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:41, Info                  CSI    00000185 [SR] Verify complete
    2019-09-09 13:43:42, Info                  CSI    00000186 [SR] Verifying 100 components
    2019-09-09 13:43:42, Info                  CSI    00000187 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:42, Info                  CSI    00000188 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Task Scheduler.lnk from store
    2019-09-09 13:43:42, Info                  CSI    00000189 [SR] Verify complete
    2019-09-09 13:43:42, Info                  CSI    0000018a [SR] Verifying 100 components
    2019-09-09 13:43:42, Info                  CSI    0000018b [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:44, Info                  CSI    0000018d [SR] Verify complete
    2019-09-09 13:43:44, Info                  CSI    0000018e [SR] Verifying 100 components
    2019-09-09 13:43:44, Info                  CSI    0000018f [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:45, Info                  CSI    00000190 [SR] Verify complete
    2019-09-09 13:43:45, Info                  CSI    00000191 [SR] Verifying 100 components
    2019-09-09 13:43:45, Info                  CSI    00000192 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:45, Info                  CSI    00000193 [SR] Verify complete
    2019-09-09 13:43:45, Info                  CSI    00000194 [SR] Verifying 100 components
    2019-09-09 13:43:45, Info                  CSI    00000195 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:46, Info                  CSI    00000196 [SR] Verify complete
    2019-09-09 13:43:46, Info                  CSI    00000197 [SR] Verifying 100 components
    2019-09-09 13:43:46, Info                  CSI    00000198 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:46, Info                  CSI    00000199 [SR] Verify complete
    2019-09-09 13:43:46, Info                  CSI    0000019a [SR] Verifying 100 components
    2019-09-09 13:43:46, Info                  CSI    0000019b [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:47, Info                  CSI    0000019c [SR] Verify complete
    2019-09-09 13:43:47, Info                  CSI    0000019d [SR] Verifying 100 components
    2019-09-09 13:43:47, Info                  CSI    0000019e [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:47, Info                  CSI    0000019f [SR] Verify complete
    2019-09-09 13:43:47, Info                  CSI    000001a0 [SR] Verifying 100 components
    2019-09-09 13:43:47, Info                  CSI    000001a1 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:48, Info                  CSI    000001a2 [SR] Verify complete
    2019-09-09 13:43:48, Info                  CSI    000001a3 [SR] Verifying 100 components
    2019-09-09 13:43:48, Info                  CSI    000001a4 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:48, Info                  CSI    000001a5 [SR] Verify complete
    2019-09-09 13:43:48, Info                  CSI    000001a6 [SR] Verifying 100 components
    2019-09-09 13:43:48, Info                  CSI    000001a7 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:49, Info                  CSI    000001a8 [SR] Verify complete
    2019-09-09 13:43:49, Info                  CSI    000001a9 [SR] Verifying 100 components
    2019-09-09 13:43:49, Info                  CSI    000001aa [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:50, Info                  CSI    000001ac [SR] Verify complete
    2019-09-09 13:43:50, Info                  CSI    000001ad [SR] Verifying 100 components
    2019-09-09 13:43:50, Info                  CSI    000001ae [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:51, Info                  CSI    000001af [SR] Verify complete
    2019-09-09 13:43:51, Info                  CSI    000001b0 [SR] Verifying 100 components
    2019-09-09 13:43:51, Info                  CSI    000001b1 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:51, Info                  CSI    000001b2 [SR] Verify complete
    2019-09-09 13:43:51, Info                  CSI    000001b3 [SR] Verifying 100 components
    2019-09-09 13:43:51, Info                  CSI    000001b4 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:52, Info                  CSI    000001b5 [SR] Verify complete
    2019-09-09 13:43:52, Info                  CSI    000001b6 [SR] Verifying 100 components
    2019-09-09 13:43:52, Info                  CSI    000001b7 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:53, Info                  CSI    000001b8 [SR] Verify complete
    2019-09-09 13:43:53, Info                  CSI    000001b9 [SR] Verifying 100 components
    2019-09-09 13:43:53, Info                  CSI    000001ba [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:53, Info                  CSI    000001bb [SR] Verify complete
    2019-09-09 13:43:53, Info                  CSI    000001bc [SR] Verifying 100 components
    2019-09-09 13:43:53, Info                  CSI    000001bd [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:54, Info                  CSI    000001be [SR] Verify complete
    2019-09-09 13:43:54, Info                  CSI    000001bf [SR] Verifying 100 components
    2019-09-09 13:43:54, Info                  CSI    000001c0 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:55, Info                  CSI    000001c1 [SR] Verify complete
    2019-09-09 13:43:55, Info                  CSI    000001c2 [SR] Verifying 100 components
    2019-09-09 13:43:55, Info                  CSI    000001c3 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:55, Info                  CSI    000001c4 [SR] Verify complete
    2019-09-09 13:43:55, Info                  CSI    000001c5 [SR] Verifying 100 components
    2019-09-09 13:43:55, Info                  CSI    000001c6 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:56, Info                  CSI    000001ca [SR] Verify complete
    2019-09-09 13:43:56, Info                  CSI    000001cb [SR] Verifying 100 components
    2019-09-09 13:43:56, Info                  CSI    000001cc [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:56, Info                  CSI    000001cd [SR] Verify complete
    2019-09-09 13:43:56, Info                  CSI    000001ce [SR] Verifying 100 components
    2019-09-09 13:43:56, Info                  CSI    000001cf [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:57, Info                  CSI    000001d0 [SR] Verify complete
    2019-09-09 13:43:57, Info                  CSI    000001d1 [SR] Verifying 100 components
    2019-09-09 13:43:57, Info                  CSI    000001d2 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:57, Info                  CSI    000001d3 [SR] Verify complete
    2019-09-09 13:43:57, Info                  CSI    000001d4 [SR] Verifying 100 components
    2019-09-09 13:43:57, Info                  CSI    000001d5 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:58, Info                  CSI    000001d6 [SR] Verify complete
    2019-09-09 13:43:58, Info                  CSI    000001d7 [SR] Verifying 100 components
    2019-09-09 13:43:58, Info                  CSI    000001d8 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:59, Info                  CSI    000001da [SR] Verify complete
    2019-09-09 13:43:59, Info                  CSI    000001db [SR] Verifying 100 components
    2019-09-09 13:43:59, Info                  CSI    000001dc [SR] Beginning Verify and Repair transaction
    2019-09-09 13:43:59, Info                  CSI    000001dd [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\ODBC Data Sources (32-bit).lnk from store
    2019-09-09 13:43:59, Info                  CSI    000001de [SR] Verify complete
    2019-09-09 13:43:59, Info                  CSI    000001df [SR] Verifying 100 components
    2019-09-09 13:43:59, Info                  CSI    000001e0 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:00, Info                  CSI    000001e1 [SR] Verify complete
    2019-09-09 13:44:00, Info                  CSI    000001e2 [SR] Verifying 100 components
    2019-09-09 13:44:00, Info                  CSI    000001e3 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:01, Info                  CSI    000001e4 [SR] Verify complete
    2019-09-09 13:44:01, Info                  CSI    000001e5 [SR] Verifying 100 components
    2019-09-09 13:44:01, Info                  CSI    000001e6 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:02, Info                  CSI    000001e7 [SR] Verify complete
    2019-09-09 13:44:02, Info                  CSI    000001e8 [SR] Verifying 100 components
    2019-09-09 13:44:02, Info                  CSI    000001e9 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:02, Info                  CSI    000001ea [SR] Verify complete
    2019-09-09 13:44:03, Info                  CSI    000001eb [SR] Verifying 100 components
    2019-09-09 13:44:03, Info                  CSI    000001ec [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:03, Info                  CSI    000001ee [SR] Verify complete
    2019-09-09 13:44:03, Info                  CSI    000001ef [SR] Verifying 100 components
    2019-09-09 13:44:03, Info                  CSI    000001f0 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:04, Info                  CSI    000001f1 [SR] Verify complete
    2019-09-09 13:44:04, Info                  CSI    000001f2 [SR] Verifying 100 components
    2019-09-09 13:44:04, Info                  CSI    000001f3 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:05, Info                  CSI    000001f4 [SR] Verify complete
    2019-09-09 13:44:05, Info                  CSI    000001f5 [SR] Verifying 100 components
    2019-09-09 13:44:05, Info                  CSI    000001f6 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:05, Info                  CSI    000001f7 [SR] Verify complete
    2019-09-09 13:44:05, Info                  CSI    000001f8 [SR] Verifying 100 components
    2019-09-09 13:44:05, Info                  CSI    000001f9 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:06, Info                  CSI    000001fa [SR] Verify complete
    2019-09-09 13:44:06, Info                  CSI    000001fb [SR] Verifying 100 components
    2019-09-09 13:44:06, Info                  CSI    000001fc [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:07, Info                  CSI    00000201 [SR] Verify complete
    2019-09-09 13:44:07, Info                  CSI    00000202 [SR] Verifying 100 components
    2019-09-09 13:44:07, Info                  CSI    00000203 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:07, Info                  CSI    00000204 [SR] Verify complete
    2019-09-09 13:44:07, Info                  CSI    00000205 [SR] Verifying 100 components
    2019-09-09 13:44:07, Info                  CSI    00000206 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:08, Info                  CSI    00000207 [SR] Verify complete
    2019-09-09 13:44:08, Info                  CSI    00000208 [SR] Verifying 100 components
    2019-09-09 13:44:08, Info                  CSI    00000209 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:09, Info                  CSI    0000020a [SR] Verify complete
    2019-09-09 13:44:09, Info                  CSI    0000020b [SR] Verifying 100 components
    2019-09-09 13:44:09, Info                  CSI    0000020c [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:10, Info                  CSI    0000020d [SR] Verify complete
    2019-09-09 13:44:10, Info                  CSI    0000020e [SR] Verifying 100 components
    2019-09-09 13:44:10, Info                  CSI    0000020f [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:11, Info                  CSI    00000211 [SR] Verify complete
    2019-09-09 13:44:11, Info                  CSI    00000212 [SR] Verifying 100 components
    2019-09-09 13:44:11, Info                  CSI    00000213 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:11, Info                  CSI    00000214 [SR] Verify complete
    2019-09-09 13:44:11, Info                  CSI    00000215 [SR] Verifying 100 components
    2019-09-09 13:44:11, Info                  CSI    00000216 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:12, Info                  CSI    00000217 [SR] Verify complete
    2019-09-09 13:44:12, Info                  CSI    00000218 [SR] Verifying 100 components
    2019-09-09 13:44:12, Info                  CSI    00000219 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:13, Info                  CSI    0000021a [SR] Verify complete
    2019-09-09 13:44:13, Info                  CSI    0000021b [SR] Verifying 100 components
    2019-09-09 13:44:13, Info                  CSI    0000021c [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:14, Info                  CSI    0000021d [SR] Verify complete
    2019-09-09 13:44:14, Info                  CSI    0000021e [SR] Verifying 100 components
    2019-09-09 13:44:14, Info                  CSI    0000021f [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:14, Info                  CSI    00000220 [SR] Verify complete
    2019-09-09 13:44:14, Info                  CSI    00000221 [SR] Verifying 100 components
    2019-09-09 13:44:14, Info                  CSI    00000222 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:15, Info                  CSI    00000223 [SR] Verify complete
    2019-09-09 13:44:15, Info                  CSI    00000224 [SR] Verifying 100 components
    2019-09-09 13:44:15, Info                  CSI    00000225 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:16, Info                  CSI    00000226 [SR] Verify complete
    2019-09-09 13:44:16, Info                  CSI    00000227 [SR] Verifying 100 components
    2019-09-09 13:44:16, Info                  CSI    00000228 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:16, Info                  CSI    00000229 [SR] Verify complete
    2019-09-09 13:44:17, Info                  CSI    0000022a [SR] Verifying 100 components
    2019-09-09 13:44:17, Info                  CSI    0000022b [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:17, Info                  CSI    0000022c [SR] Verify complete
    2019-09-09 13:44:17, Info                  CSI    0000022d [SR] Verifying 100 components
    2019-09-09 13:44:17, Info                  CSI    0000022e [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:18, Info                  CSI    0000022f [SR] Verify complete
    2019-09-09 13:44:18, Info                  CSI    00000230 [SR] Verifying 100 components
    2019-09-09 13:44:18, Info                  CSI    00000231 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:18, Info                  CSI    00000232 [SR] Verify complete
    2019-09-09 13:44:18, Info                  CSI    00000233 [SR] Verifying 100 components
    2019-09-09 13:44:18, Info                  CSI    00000234 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:19, Info                  CSI    00000235 [SR] Verify complete
    2019-09-09 13:44:19, Info                  CSI    00000236 [SR] Verifying 100 components
    2019-09-09 13:44:19, Info                  CSI    00000237 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:20, Info                  CSI    00000239 [SR] Verify complete
    2019-09-09 13:44:20, Info                  CSI    0000023a [SR] Verifying 100 components
    2019-09-09 13:44:20, Info                  CSI    0000023b [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:20, Info                  CSI    0000023c [SR] Verify complete
    2019-09-09 13:44:20, Info                  CSI    0000023d [SR] Verifying 100 components
    2019-09-09 13:44:20, Info                  CSI    0000023e [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:21, Info                  CSI    0000023f [SR] Verify complete
    2019-09-09 13:44:21, Info                  CSI    00000240 [SR] Verifying 39 components
    2019-09-09 13:44:21, Info                  CSI    00000241 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:21, Info                  CSI    00000242 [SR] Verify complete
    2019-09-09 13:44:21, Info                  CSI    00000243 [SR] Repairing 32 components
    2019-09-09 13:44:21, Info                  CSI    00000244 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:22, Info                  CSI    00000245 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Steps Recorder.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000246 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools\\Task Manager.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000247 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\\Immersive Control Panel.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000249 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\iSCSI Initiator.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000024a [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\ODBC Data Sources (64-bit).lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000024b [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessibility\\Speech Recognition.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000024c [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Windows Fax and Scan.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000024d [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Registry Editor.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000024e [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Windows Defender Firewall with Advanced Security.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000024f [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\ODBC Data Sources (32-bit).lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000250 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Component Services.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000251 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Print Management.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000252 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\services.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000253 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Task Scheduler.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000254 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Computer Management.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000255 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Disk Cleanup.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000256 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\System Information.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000257 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Quick Assist.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000258 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Windows Media Player.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000259 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\System Configuration.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000025a [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Security Configuration Management.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000025b [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Math Input Panel.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000025c [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Event Viewer.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000025d [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Memory Diagnostics Tool.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000025e [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Paint.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000025f [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Snipping Tool.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000260 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Remote Desktop Connection.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000261 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Wordpad.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000262 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools\\Character Map.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000263 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\dfrgui.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000264 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Performance Monitor.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000265 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Resource Monitor.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000266 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\RecoveryDrive.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000267 [SR] Repair complete
    2019-09-09 13:44:22, Info                  CSI    00000268 [SR] Committing transaction
    2019-09-09 13:44:22, Info                  CSI    0000026d [SR] Verify and Repair Transaction completed. All files and registry keys listed in this transaction  have been successfully repaired
    2019-09-09 13:55:37, Info                  CSI    00000006 [SR] Verifying 100 components
    2019-09-09 13:55:37, Info                  CSI    00000007 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:55:37, Info                  CSI    00000008 [SR] Verify complete
    
    2019-09-09 13:57:51, Info                  CSI    00000224 [SR] Repair complete
      My Computer


  7. Posts : 42,988
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #7

    This Win10 Pro 1903 desktop began to display signs of instability.
    What specifically were the problems you observed?
      My Computers


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

    When available please post a share link for C:\Windows\Logs\Dism\Dism.log

    Scannow found corruption and temporarily fixed the corruption.

    The corruption reoccurred.

    Scannow fixed the corruption again.

    The corruption may have reoccurred.

    Run the scannow again and if there is any corruption that is fixed or not fixed perform an in place upgrade repair:


    Repair Install Windows 10 with an In-place Upgrade


    https://www.microsoft.com/en-us/soft...load/windows10
    Download Windows 10 ISO File
    Create Bootable USB Flash Drive to Install Windows 10


    Code:
    2019-09-09 11:14:37, Info                  CSI    00000247 [SR] Repairing 32 components
    2019-09-09 11:14:37, Info                  CSI    00000248 [SR] Beginning Verify and Repair transaction
    2019-09-09 11:14:38, Info                  CSI    00000249 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Steps Recorder.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000024a [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools\\Task Manager.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000024b [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\\Immersive Control Panel.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000024d [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\iSCSI Initiator.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000024e [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\ODBC Data Sources (64-bit).lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000024f [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessibility\\Speech Recognition.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000250 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Windows Fax and Scan.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000251 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Registry Editor.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000252 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Windows Defender Firewall with Advanced Security.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000253 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\ODBC Data Sources (32-bit).lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000254 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Component Services.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000255 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Print Management.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000256 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\services.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000257 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Task Scheduler.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000258 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Computer Management.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000259 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Disk Cleanup.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000025a [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\System Information.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000025b [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Quick Assist.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000025c [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Windows Media Player.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000025d [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\System Configuration.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000025e [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Security Configuration Management.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000025f [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Math Input Panel.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000260 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Event Viewer.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000261 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Memory Diagnostics Tool.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000262 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Paint.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000263 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Snipping Tool.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000264 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Remote Desktop Connection.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000265 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Wordpad.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000266 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools\\Character Map.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000267 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\dfrgui.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000268 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Performance Monitor.lnk from store
    2019-09-09 11:14:38, Info                  CSI    00000269 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Resource Monitor.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000026a [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\RecoveryDrive.lnk from store
    2019-09-09 11:14:38, Info                  CSI    0000026b [SR] Repair complete
    2019-09-09 11:14:38, Info                  CSI    0000026c [SR] Committing transaction
    2019-09-09 11:14:38, Info                  CSI    00000271 [SR] Verify and Repair Transaction completed. All files and registry keys listed in this transaction  have been successfully repaired

    Code:
    2019-09-09 13:44:21, Info                  CSI    00000241 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:21, Info                  CSI    00000242 [SR] Verify complete
    2019-09-09 13:44:21, Info                  CSI    00000243 [SR] Repairing 32 components
    2019-09-09 13:44:21, Info                  CSI    00000244 [SR] Beginning Verify and Repair transaction
    2019-09-09 13:44:22, Info                  CSI    00000245 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Steps Recorder.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000246 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools\\Task Manager.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000247 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\\Immersive Control Panel.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000249 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\iSCSI Initiator.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000024a [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\ODBC Data Sources (64-bit).lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000024b [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessibility\\Speech Recognition.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000024c [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Windows Fax and Scan.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000024d [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Registry Editor.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000024e [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Windows Defender Firewall with Advanced Security.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000024f [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\ODBC Data Sources (32-bit).lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000250 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Component Services.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000251 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Print Management.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000252 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\services.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000253 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Task Scheduler.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000254 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Computer Management.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000255 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Disk Cleanup.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000256 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\System Information.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000257 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Quick Assist.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000258 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Windows Media Player.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000259 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\System Configuration.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000025a [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Security Configuration Management.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000025b [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Math Input Panel.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000025c [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Event Viewer.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000025d [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Memory Diagnostics Tool.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000025e [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Paint.lnk from store
    2019-09-09 13:44:22, Info                  CSI    0000025f [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Snipping Tool.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000260 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Remote Desktop Connection.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000261 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\\Wordpad.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000262 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools\\Character Map.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000263 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\dfrgui.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000264 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Performance Monitor.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000265 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\Resource Monitor.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000266 [SR] Repairing corrupted file \??\C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\\RecoveryDrive.lnk from store
    2019-09-09 13:44:22, Info                  CSI    00000267 [SR] Repair complete
    2019-09-09 13:44:22, Info                  CSI    00000268 [SR] Committing transaction
    2019-09-09 13:44:22, Info                  CSI    0000026d [SR] Verify and Repair Transaction completed. All files and registry keys listed in this transaction  have been successfully repaired
      My Computer


  9. Posts : 915
    Windows 10 Pro 64bit 22H2 19045.3324
       #9

    raywood said:
    (2) Requested output. Key observation re sfcdetails.txt: I have a batch file scheduled to run hourly and delete unwanted system-installed Start Menu shortcuts.
    Microsoft is pretty sensitive to changes to it's shortcuts ( *.lnk ). I've had unrepairable corruption from simply changing their icons.

    Thread starting here about users actions that can cause sfc /scannow corruptions:
    Post #67
      My Computers


  10. Posts : 108
    Windows 7 and 10
    Thread Starter
       #10

    It's sobering to think that changing Win10 system-installed Start Menu entries could cause instability. I will have to try to look for another way. I would really rather not have those icons in the Start Menu.

    I don't remember the specific signs of instability or their timing. I've been wrestling with issues for some time now. I think problems included multiple programs hanging among the undead -- not dying, but not living either.

    I don't know if I recently cleaned up my update files. Would that be something done through the cleanup tool? I may have. I have run it recently, but I think that was before I reinstalled Windows.

    I haven't used Storage Sense. I think I have it turned off.

    CBS.log and DISM.log appeared extensive, and I was a little hesitant to post so much information for the world. I doubt they actually contain anything of import, but I'd rather have a tip as to what to look for in them.

    The present install isn't misbehaving. I was just concerned when I saw the SFC /SCANNOW problem message recurring. I guess I'll disable the recurring batch file, let the hated icons accumulate in the Start Menu, and see where that leaves me on another go with the SFC and DISM commands suggested above.
      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 09:29.
Find Us




Windows 10 Forums