faulty_hardware_corrupted_page sent system into trouble

GinTonic

Member
Joined
Mar 21, 2020
Posts
23
Hi :)

Output: SysnativeFileCollectionApp.zip

OS - Windows 10, 8.1, 8, 7, Vista?

Windows 10
Version 1809 (OS Build 17763.1098)

x86 (32-bit) or x64 (64-bit)?

x64

What was the originally installed OS on the system?

Windows 7

Is the OS an OEM version (came pre-installed on system) or full retail version (YOU purchased it from retailer)?

Was installed at my previous company. I assume full retail.

Age of system (hardware)

Mostly December 2011

Age of OS installation - have you re-installed the OS?

December 2011.
I updated to Windows 10 little more than a year ago.

CPU

Intel i5-2500K

Video Card

NVIDIA GeForce GTX 560 Ti

MotherBoard - (if NOT a laptop)

ASRock Z68 Pro3, Z68

Power Supply - brand & wattage (if laptop, skip this one)

?

System Manufacturer

I built it.

Exact model number (if laptop, check label on the bottom)

Laptop or Desktop?


Desktop.



A description of what I know so far:

  • System went to BSOD on 20th March 17:20 with faulty_hardware_corrupted_page. Was reading emails at the moment it happened. The only difference that day was that I installed Flashback Express Video Recorder roughly 1-2 hours before the BSOD.
  • The system then took quite a while to reboot and since I had to leave the computer I only returned roughly 20 minutes later. Judging from the event viewer, the system detected corruptions and tried to fix them. It then went on to Windows Update and tried to install updates that failed.
    • Event Viewer indicates in the system log that the Registry Hive SystemRoot\System32\Config\SOFTWARE was corrupted and recovered at 17:21:46
    • Event Viewer indicates in the system log that a corruption was discovered in the file system structure on volume C: in the index structure of several files of the user profile, .NET Framework and different program files from 17:21:54 onwards until 17:35:17
  • During Logon a message box:
    • sihost.exe - System Warning
      Unknown Hard Error
  • After Logon:
    • start bar unresponsive
    • explorer.exe crashing every second with
      • Exception code: 0xc0000409
      • Fault offset: 0x000000000006e91e
      • Faulting module path: ucrtbase.dll
  • Further errors that started to appear:
    • conhost.exe bad image / dxdiag.exe - bad image → mmdevapi.dll 0xc0000020
    • "In Product Messaging Application has stopped working" <-- seems to be a Avira specific error
  • attempted fixes:
    • uninstalled graphics drivers. this defers the crashing explorer.exe on startup to a later point in time WHEN booting in safe mode and allows to use the keyboard without being interrupted by the crashing explorer.exe
    • Sfc /scannow → ends early with message: verification 19% complete. Windows Resource Protection could not perform the requested operation.
    • DSIM.exe finishes after 5% with Error 4448 The WOF driver encountered a corruption in the compressed file’s Resource Table.
  • Settings/Windows Update won't ever open

Thank you!
 
I would like to have a look at the health of the drives.
Please go to Download and click the blue zip button which will download a portable version of CrystalDiskInfo. Extract the zip file and run diskinfo64.exe which will ask for administrator rights, please allow it.
CrystalDiskInfo uses 3 colors for indication

  • Blue = good
  • Yellow = warning
  • Red = bad

A little below the menu you'll see drives with each a circle with a color, if any of these is NOT blue please click it.
Before making a screenshot, please do the following
- Go to function > Advanced feature > raw values, change it to 10 [DEC]
- Make sure all attributes are clearly visible
Make a screenshot of CrystalDiskInfo and post this screenshot in your next post.
 
All blue. I attached 3 Screenshots for my 3 drives. Each one is named after the drive it shows.

C and E are SSDs
D is a HDD

CrystalDiskInfoC.PNG

CrystalDiskInfoD.PNG

CrystalDiskInfoE.PNG
 
Looks like the physical health of the drives are fine. Now we need to address the filesystem. Please open an elevated command prompt or an elevated PowerShell and enter the following command.
Code:
chkdsk C: /r

You will have to schedule the task to run at boot, allow it and reboot.

Although you have an SSD, chkdsk can be used on SSDs as well as HDDs. Depending on what chkdsk has to do this may take a few hours even though it's an SSD.
After the commands are finished, please run the following tool by SleepyDude and copy and paste the log in your post: ListChkdskResult.exe

From the event logs there appear to be a large number of events regarding file system corruption that most likely contribute to the problems you have.
Code:
  2020-03-20T18:31:29.639        The system volume was corrupt.
  2020-03-20T18:25:50.807        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x3000000070bd1.  The name of the file is "\ProgramData\Microsoft\Windows\Start Menu\Programs\GenArts Sapphire AE".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:25:17.817        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x9000000058e41.  The name of the file is "\Users\Tomen".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:25:16.478        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x9000000058e41.  The name of the file is "\Users\Tomen".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:25:13.543        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x2000000004ccb.  The name of the file is "\Windows\Microsoft.NET\Framework64\v4.0.30319\en-US".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:25:09.774        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x200000000501b.  The name of the file is "\Windows\System32\en-US".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:25:09.744        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x9000000058ed9.  The name of the file is "\Users\Tomen\AppData\Roaming".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:25:09.724        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x9000000058e41.  The name of the file is "\Users\Tomen".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:25:09.706        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x10000000058eed.  The name of the file is "\Users\Tomen\AppData\Local".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:22:05.750        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x10000000058eed.  The name of the file is "\Users\Tomen\AppData\Local".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:22:05.842        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x9000000058e41.  The name of the file is "\Users\Tomen".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:22:05.850        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x9000000058ed9.  The name of the file is "\Users\Tomen\AppData\Roaming".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:22:05.865        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x200000000501b.  The name of the file is "\Windows\System32\en-US".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:22:10.249        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x2000000004ccb.  The name of the file is "\Windows\Microsoft.NET\Framework64\v4.0.30319\en-US".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:22:13.744        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x9000000058e41.  The name of the file is "\Users\Tomen".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:22:13.869        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x9000000058e41.  The name of the file is "\Users\Tomen".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:22:51.426        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x3000000070bd1.  The name of the file is "\ProgramData\Microsoft\Windows\Start Menu\Programs\GenArts Sapphire AE".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:05.087        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x200000000558f.  The name of the file is "\Windows\SystemApps\Microsoft.Windows.PinningConfirmationDialog_cw5n1h2txyewy".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:10.756        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x4000000067090.  The name of the file is "\Program Files\Adobe\Adobe After Effects CC 2019\Support Files".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:12.218        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x3000000070bd9.  The name of the file is "\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore\Sapphire Plug-ins".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:12.223        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x130000000264be.  The name of the file is "\Program Files\Adobe\Elements 2020 Organizer\Assets\bitmaps\1x".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:13.728        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x400000006e4eb.  The name of the file is "\Program Files\Adobe\Photoshop Elements 2020\Presets\Patterns".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:13.741        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x700000008f224.  The name of the file is "\Program Files\Common Files\Adobe\Creative Cloud Libraries\js\node_modules\xmlbuilder".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:13.752        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x600000008f545.  The name of the file is "\Program Files\Common Files\Adobe\Creative Cloud Libraries\Resources\panels\CC_LIBRARIES_PANEL_EXTENSION_2_10_86\Contents".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:13.755        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x10000000090003.  The name of the file is "\Program Files\Common Files\Adobe\Creative Cloud Libraries\Resources\panels\CC_LIBRARIES_PANEL_EXTENSION_2_11_27\Contents".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:13.764        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x640000000260fc.  The name of the file is "\Program Files\Common Files\Apple\Apple Application Support\Foundation.resources\en.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:13.770        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x5b00000002689e.  The name of the file is "\Program Files\Common Files\Apple\Apple Application Support\WebKit.resources\WebInspectorUI\Views".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:15.307        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x800000006b4e7.  The name of the file is "\Program Files\GIMP 2\lib\python2.7\lib-tk".  The corrupted index attribute is ":$I30:$INDEX_ROOT".  The corrupted index block is located at Vcn 0xffffffffffffffff, Lcn 0xffffffffffffffff.  The corruption begins at offset 368 within the index block.
  2020-03-20T18:24:15.313        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x3000000004026a.  The name of the file is "\Program Files\GIMP 2\share\locale".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.646        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x76000000021fbf.  The name of the file is "\Program Files\iTunes\iTunes.Resources\ar.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.650        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0xd000000027817.  The name of the file is "\Program Files\iTunes\iTunes.Resources\cs.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.654        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x4c000000023dec.  The name of the file is "\Program Files\iTunes\iTunes.Resources\da.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.657        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x32000000023e08.  The name of the file is "\Program Files\iTunes\iTunes.Resources\el.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.660        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x2b000000023e0d.  The name of the file is "\Program Files\iTunes\iTunes.Resources\en_GB.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".  The corrupted index block is located at Vcn 0x4, Lcn 0xffffffffffffffff.  The corruption begins at offset 952 within the index block.
  2020-03-20T18:24:16.662        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x1a00000002783c.  The name of the file is "\Program Files\iTunes\iTunes.Resources\es.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.665        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x21000000023e8f.  The name of the file is "\Program Files\iTunes\iTunes.Resources\es_419.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.669        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x69000000027835.  The name of the file is "\Program Files\iTunes\iTunes.Resources\he.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.675        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x700000002790a.  The name of the file is "\Program Files\iTunes\iTunes.Resources\hr.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.677        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x2d0000000277fb.  The name of the file is "\Program Files\iTunes\iTunes.Resources\hu.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".  The corrupted index block is located at Vcn 0x5, Lcn 0xffffffffffffffff.  The corruption begins at offset 936 within the index block.
  2020-03-20T18:24:16.679        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x2400000002782f.  The name of the file is "\Program Files\iTunes\iTunes.Resources\id.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.682        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x67000000024281.  The name of the file is "\Program Files\iTunes\iTunes.Resources\ko.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.685        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0xf00000002781f.  The name of the file is "\Program Files\iTunes\iTunes.Resources\pt_PT.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.688        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x640000000244d2.  The name of the file is "\Program Files\iTunes\iTunes.Resources\ru.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.692        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0xc000000027855.  The name of the file is "\Program Files\iTunes\iTunes.Resources\sk.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.694        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x4a000000023df8.  The name of the file is "\Program Files\iTunes\iTunes.Resources\sv.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.696        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x6000000027923.  The name of the file is "\Program Files\iTunes\iTunes.Resources\th.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.697        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0xc000000027847.  The name of the file is "\Program Files\iTunes\iTunes.Resources\uk.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.700        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x3f000000023df2.  The name of the file is "\Program Files\iTunes\iTunes.Resources\vi.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.705        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0xc00000002784b.  The name of the file is "\Program Files\iTunes\iTunes.Resources\zh_CN.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.709        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0xc30000000274f4.  The name of the file is "\Program Files\iTunes\iTunes.Resources\zh_TW.lproj".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:16.712        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x36000000023bde.  The name of the file is "\Program Files\iTunes\WebKit.resources".  The corrupted index attribute is ":$I30:$INDEX_ROOT".  The corrupted index block is located at Vcn 0xffffffffffffffff, Lcn 0xffffffffffffffff.  The corruption begins at offset 272 within the index block.
  2020-03-20T18:24:18.190        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x300000002c9a0.  The name of the file is "\Program Files\Python33\tcl\tcl8.5\tzdata\America\Argentina".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:18.197        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x400000008d907.  The name of the file is "\Program Files\Shotcut\share\translations".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:18.203        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x20000000044d7.  The name of the file is "\Program Files\WindowsPowerShell\Modules\Microsoft.PowerShell.Operation.Validation\1.0.1".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:19.757        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x400000006721a.  The name of the file is "\Program Files (x86)\Common Files\Adobe\CEP\extensions\com.adobe.ccx.fnft-2.5.1\images".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:19.761        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x300000006b5e3.  The name of the file is "\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\P7\OBLRes\cs_CZ".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:19.766        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x3a000000026f3b.  The name of the file is "\Program Files (x86)\Common Files\Apple\Mobile Device Support".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:21.652        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x1000000049c2b.  The name of the file is "\Program Files (x86)\Heroku\ruby-2.1.7\lib\ruby\2.1.0\psych\json".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:21.657        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x4e000000041fe7.  The name of the file is "\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\ru-RU".  The corrupted index attribute is ":$I30:$INDEX_ROOT".  The corrupted index block is located at Vcn 0xffffffffffffffff, Lcn 0xffffffffffffffff.  The corruption begins at offset 152 within the index block.
  2020-03-20T18:24:21.661        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0xc000000041aa7.  The name of the file is "\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\tr".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:21.663        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x48000000042042.  The name of the file is "\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\zh-TW".  The corrupted index attribute is ":$I30:$INDEX_ROOT".  The corrupted index block is located at Vcn 0xffffffffffffffff, Lcn 0xffffffffffffffff.  The corruption begins at offset 152 within the index block.
  2020-03-20T18:24:21.668        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x8000000043124.  The name of the file is "\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.16.27023\lib\x86".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:21.673        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0x800000003d731.  The name of the file is "\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\layout\pt-BR".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:21.677        A corruption was discovered in the file system structure on volume C:.
A corruption was found in a file system index structure.  The file reference number is 0xf00000003d73e.  The name of the file is "\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\layout\ru".  The corrupted index attribute is ":$I30:$INDEX_ALLOCATION".
  2020-03-20T18:24:58.975        Volume C: (\Device\HarddiskVolume5) requires an Online Scan.  An Online Scan will automatically run as part of the next scheduled maintenance task.  Alternatively you may run "CHKDSK /SCAN" locally via the command line, or run "REPAIR-VOLUME <drive:> -SCAN" locally or remotely via PowerShell.
 
Code:
ListChkdskResult by SleepyDude v0.1.7 Beta | 21-09-2013

------< Log generate on 22.03.2020 08:49:22 >------
Category: 0
Computer Name: Meta
Event Code: 1001
Record Number: 60499
Source Name: Microsoft-Windows-Wininit
Time Written: 03-22-2020 @ 07:45:09
Event Type: Information
User:
Message:

Checking file system on C:
The type of the file system is NTFS.

A disk check has been scheduled.
Windows will now check the disk.                         

Stage 1: Examining basic file system structure ...
  893696 file records processed.                                                       


File verification completed.
  32877 large file records processed.                                   


  0 bad file records processed.                                     



Stage 2: Examining file name linkage ...
  41443 reparse records processed.                                     


  1202978 index entries processed.                                                       


Index verification completed.
  0 unindexed files scanned.                                       


  0 unindexed files recovered to lost and found.                   


  41443 reparse records processed.                                     



Stage 3: Examining security descriptors ...
Cleaning up 64 unused index entries from index $SII of file 0x9.
Cleaning up 64 unused index entries from index $SDH of file 0x9.
Cleaning up 64 unused security descriptors.
Security descriptor verification completed.
  154642 data files processed.                                           


CHKDSK is verifying Usn Journal...
  37736912 USN bytes processed.                                                           


Usn Journal verification completed.

Stage 4: Looking for bad clusters in user file data ...
  893680 files processed.                                                               


File data verification completed.

Stage 5: Looking for bad, free clusters ...
  2564852 free clusters processed.                                                       


Free space verification is complete.

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

  97902591 KB total disk space.
  86234880 KB in 660660 files.
    389768 KB in 154643 indexes.
         0 KB in bad sectors.
   1018535 KB in use by the system.
     65536 KB occupied by the log file.
  10259408 KB available on disk.

      4096 bytes in each allocation unit.
  24475647 total allocation units on disk.
   2564852 allocation units available on disk.

Internal Info:
00 a3 0d 00 d0 70 0c 00 a7 0e 16 00 00 00 00 00  .....p..........
e4 04 00 00 ff 9c 00 00 00 00 00 00 00 00 00 00  ................

Windows has finished checking your disk.
Please wait while your computer restarts.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26226
Record Number: 50212
Source Name: Chkdsk
Time Written: 03-21-2020 @ 13:11:02
Event Type: Information
User:
Message: Chkdsk was executed in scan mode on a volume snapshot. 

Checking file system on C:
The type of the file system is NTFS.

Stage 1: Examining basic file system structure ...
                                                                                      
                                                                                      
  893696 file records processed.                                                       

File verification completed.
                                                                                      
                                                                                      
  32843 large file records processed.                                   

                                                                                      
                                                                                      
  0 bad file records processed.                                     


Stage 2: Examining file name linkage ...
                                                                                      
                                                                                      
  41435 reparse records processed.                                     

                                                                                      
                                                                                      
  1202842 index entries processed.                                                       

Index verification completed.
                                                                                      
                                                                                      
  0 unindexed files scanned.                                       

                                                                                      
                                                                                      
  0 unindexed files recovered to lost and found.                   

                                                                                      
                                                                                      
  41435 reparse records processed.                                     


Stage 3: Examining security descriptors ...
Security descriptor verification completed.
                                                                                      
                                                                                      
  154574 data files processed.                                           

CHKDSK is verifying Usn Journal...
                                                                                      
                                                                                      
  34753168 USN bytes processed.                                                           

Usn Journal verification completed.

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

  97902591 KB total disk space.
  84629504 KB in 661551 files.
    391588 KB in 154575 indexes.
         0 KB in bad sectors.
   1015975 KB in use by the system.
     65536 KB occupied by the log file.
  11865524 KB available on disk.

      4096 bytes in each allocation unit.
  24475647 total allocation units on disk.
   2966381 allocation units available on disk.

----------------------------------------------------------------------


Stage 1: Examining basic file system structure ...

Stage 2: Examining file name linkage ...

Stage 3: Examining security descriptors ...

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26226
Record Number: 50211
Source Name: Chkdsk
Time Written: 03-21-2020 @ 13:09:33
Event Type: Information
User:
Message: Chkdsk was executed in scan mode on a volume snapshot. 

Checking file system on C:
The type of the file system is NTFS.

Stage 1: Examining basic file system structure ...
                                                                                      
                                                                                      
  893696 file records processed.                                                       

File verification completed.
                                                                                      
                                                                                      
  32843 large file records processed.                                   

                                                                                      
                                                                                      
  0 bad file records processed.                                     


Stage 2: Examining file name linkage ...
                                                                                      
                                                                                      
  41435 reparse records processed.                                     

                                                                                      
                                                                                      
  1202844 index entries processed.                                                       

Index verification completed.
                                                                                      
                                                                                      
  0 unindexed files scanned.                                       

                                                                                      
                                                                                      
  0 unindexed files recovered to lost and found.                   

                                                                                      
                                                                                      
  41435 reparse records processed.                                     


Stage 3: Examining security descriptors ...
Security descriptor verification completed.
                                                                                      
                                                                                      
  154575 data files processed.                                           

CHKDSK is verifying Usn Journal...
                                                                                      
                                                                                      
  34719472 USN bytes processed.                                                           

Usn Journal verification completed.

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

  97902591 KB total disk space.
  84745240 KB in 661550 files.
    391588 KB in 154576 indexes.
         0 KB in bad sectors.
   1015975 KB in use by the system.
     65536 KB occupied by the log file.
  11749788 KB available on disk.

      4096 bytes in each allocation unit.
  24475647 total allocation units on disk.
   2937447 allocation units available on disk.

----------------------------------------------------------------------


Stage 1: Examining basic file system structure ...

Stage 2: Examining file name linkage ...

Stage 3: Examining security descriptors ...

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40216
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:25:50
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad index "$I30" in directory "\ProgramData\Microsoft\Windows\Start Menu\Programs\GenArts Sapphire AE <0x3,0x70bd1>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x70bd1 is incorrect.
c7 7f bc 77 63 4d 74 a1 ?? ?? ?? ?? ?? ?? ?? ??  ...wcMt¡........
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40184
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:25:17
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad subtree in index "$I30" of directory "\Users\Tomen <0x9,0x58e41>" ... The multi-sector header signature for VCN 0x1 of index $I30
in file 0x58e41 is incorrect.
00 82 5c 03 54 6f 6b 65 ?? ?? ?? ?? ?? ?? ?? ??  .\.Toke........
The index entry length is incorrect for index entry type 0x5.
2a 53 59 53 54 45 4d 2a ?? ?? ?? ?? ?? ?? ?? ??  *SYSTEM*........
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40183
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:25:16
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad subtree in index "$I30" of directory "\Users\Tomen <0x9,0x58e41>" ... The multi-sector header signature for VCN 0x4 of index $I30
in file 0x58e41 is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x0, of index $I30
in file 0x58e41 is incorrect.
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40167
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:25:13
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad index "$I30" in directory "\Windows\Microsoft.NET\Framework64\v4.0.30319\en-US <0x2,0x4ccb>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x4ccb is incorrect.
6a 01 e8 92 af 00 00 83 ?? ?? ?? ?? ?? ?? ?? ??  j.è¯..........
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40152
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:25:09
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 4 corruption records ...

Record 1 of 4: Bad index "$I30" in directory "\Users\Tomen\AppData\Local <0x10,0x58eed>" ... The multi-sector header signature for VCN 0x6 of index $I30
in file 0x58eed is incorrect.
47 70 75 ec 49 8b 5f 38 ?? ?? ?? ?? ?? ?? ?? ??  Gpu.I_8........
corruption found.

Record 2 of 4: Bad subtree in index "$I30" of directory "\Users\Tomen <0x9,0x58e41>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x58e41 is incorrect.
eb 01 01 01 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ë...............
The first index entry offset, 0x20375f4e, for index $I30 in file 0x58e41
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 3 of 4: Bad subtree in index "$I30" of directory "\Users\Tomen\AppData\Roaming <0x9,0x58ed9>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x58ed9 is incorrect.
00 00 08 03 56 69 30 32 ?? ?? ?? ?? ?? ?? ?? ??  ....Vi02........
The first index entry offset, 0xf516c5a0, for index $I30 in file 0x58ed9
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 4 of 4: Bad subtree in index "$I30" of directory "\Windows\System32\en-US <0x2,0x501b>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x501b is incorrect.
67 20 25 77 73 20 5b 25 ?? ?? ?? ?? ?? ?? ?? ??  g %ws [%........
The first index entry offset, 0x79726575, for index $I30 in file 0x501b
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

4 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40149
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:24:19
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 3 corruption records ...

Record 1 of 3: Bad index "$I30" in directory "\Program Files (x86)\Common Files\Adobe\CEP\extensions\com.adobe.ccx.fnft-2.5.1\images <0x4,0x6721a>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x6721a is incorrect.
15 74 09 00 15 64 08 00 ?? ?? ?? ?? ?? ?? ?? ??  .t    ..d..........
corruption found.

Record 2 of 3: Bad index "$I30" in directory "\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\P7\OBLRes\cs_CZ <0x3,0x6b5e3>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x6b5e3 is incorrect.
88 dd 3b 00 60 89 0b 00 ?? ?? ?? ?? ?? ?? ?? ??  .;.`..........
corruption found.

Record 3 of 3: Bad subtree in index "$I30" of directory "\Program Files (x86)\Common Files\Apple\Mobile Device Support <0x3a,0x26f3b>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x26f3b is incorrect.
00 00 26 02 4b 45 54 52 ?? ?? ?? ?? ?? ?? ?? ??  ..&.KETR........
The first index entry offset, 0x76b37c48, for index $I30 in file 0x26f3b
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

3 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40148
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:24:18
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 3 corruption records ...

Record 1 of 3: Bad index "$I30" in directory "\Program Files\Python33\tcl\tcl8.5\tzdata\America\Argentina <0x3,0x2c9a0>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x2c9a0 is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
corruption found.

Record 2 of 3: Bad subtree in index "$I30" of directory "\Program Files\Shotcut\share\translations <0x4,0x8d907>" ... The multi-sector header signature for VCN 0x4 of index $I30
in file 0x8d907 is incorrect.
2c 83 2c 7c 2c 84 2c 7c ?? ?? ?? ?? ?? ?? ?? ??  ,,|,,|........
The first index entry offset, 0x7c2e8430, for index $I30 in file 0x8d907
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 3 of 3: Bad index "$I30" in directory "\Program Files\WindowsPowerShell\Modules\Microsoft.PowerShell.Operation.Validation\1.0.1 <0x2,0x44d7>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x44d7 is incorrect.
52 49 46 46 e8 25 00 00 ?? ?? ?? ?? ?? ?? ?? ??  RIFFè%..........
corruption found.

3 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40147
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:24:16
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 22 corruption records ...

Record 1 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\ar.lproj <0x76,0x21fbf>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x21fbf is incorrect.
10 d2 01 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The first index entry offset, 0x1c3ec260, for index $I30 in file 0x21fbf
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 2 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\cs.lproj <0xd,0x27817>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x27817 is incorrect.
34 00 00 00 f1 f5 12 00 ?? ?? ?? ?? ?? ?? ?? ??  4...ñ...........
The first index entry offset, 0x11d8cd, for index $I30 in file 0x27817
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 3 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\da.lproj <0x4c,0x23dec>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x23dec is incorrect.
00 00 98 02 54 68 72 65 ?? ?? ?? ?? ?? ?? ?? ??  ...Thre........
The index entry offset, 0x0, of index $I30
in file 0x23dec is incorrect.
corruption found.

Record 4 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\el.lproj <0x32,0x23e08>" ... The multi-sector header signature for VCN 0x5 of index $I30
in file 0x23e08 is incorrect.
37 52 ee 17 9e c9 1f 10 ?? ?? ?? ?? ?? ?? ?? ??  7Rî.............
The first index entry offset, 0xe6fa2a71, for index $I30 in file 0x23e08
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 5 of 22: Corruption in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\en_GB.lproj <0x2b,0x23e0d>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x23e0d is incorrect.
30 41 8d 53 f7 4c 89 44 ?? ?? ?? ?? ?? ?? ?? ??  0AS.LD........
The first index entry offset, 0x81e8cbb7, for index $I30 in file 0x23e0d
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 6 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\es.lproj <0x1a,0x2783c>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x2783c is incorrect.
18 14 10 00 19 14 0f 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The first index entry offset, 0x12141a, for index $I30 in file 0x2783c
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 7 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\es_419.lproj <0x21,0x23e8f>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x23e8f is incorrect.
01 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x1, of index $I30
in file 0x23e8f is incorrect.
corruption found.

Record 8 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\he.lproj <0x69,0x27835>" ... The multi-sector header signature for VCN 0x7 of index $I30
in file 0x27835 is incorrect.
00 4f 06 00 f0 64 00 00 ?? ?? ?? ?? ?? ?? ?? ??  .O...d..........
The first index entry offset, 0x60e02, for index $I30 in file 0x27835
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 9 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\hr.lproj <0x7,0x2790a>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x2790a is incorrect.
01 00 56 05 ff ff 00 ab ?? ?? ?? ?? ?? ?? ?? ??  ..V.ÿÿ.«........
The first index entry offset, 0xfcdbe1b0, for index $I30 in file 0x2790a
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 10 of 22: Corruption in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\hu.lproj <0x2d,0x277fb>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x277fb is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x0, of index $I30
in file 0x277fb is incorrect.
corruption found.

Record 11 of 22: Bad index "$I30" in directory "\Program Files\iTunes\iTunes.Resources\id.lproj <0x24,0x2782f>" ... The multi-sector header signature for VCN 0x5 of index $I30
in file 0x2782f is incorrect.
ff 02 1d 00 20 d0 01 00 ?? ?? ?? ?? ?? ?? ?? ??  ÿ... ...........
corruption found.

Record 12 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\ko.lproj <0x67,0x24281>" ... The multi-sector header signature for VCN 0x6 of index $I30
in file 0x24281 is incorrect.
90 20 00 00 fb 7a 03 00 ?? ?? ?? ?? ?? ?? ?? ??   ...z..........
The first index entry offset, 0x19a157, for index $I30 in file 0x24281
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 13 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\pt_PT.lproj <0xf,0x2781f>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x2781f is incorrect.
48 83 ec 28 48 8b d1 8b ?? ?? ?? ?? ?? ?? ?? ??  H.(H.........
The first index entry offset, 0xff0ffc8, for index $I30 in file 0x2781f
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 14 of 22: Bad index "$I30" in directory "\Program Files\iTunes\iTunes.Resources\ru.lproj <0x64,0x244d2>" ... The multi-sector header signature for VCN 0x4 of index $I30
in file 0x244d2 is incorrect.
89 4b 14 66 c7 43 08 ff ?? ?? ?? ?? ?? ?? ?? ??  K.f.C.ÿ........
corruption found.

Record 15 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\sk.lproj <0xc,0x27855>" ... The multi-sector header signature for VCN 0x7 of index $I30
in file 0x27855 is incorrect.
02 06 07 06 14 64 08 00 ?? ?? ?? ?? ?? ?? ?? ??  .....d..........
The first index entry offset, 0x73f884, for index $I30 in file 0x27855
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 16 of 22: Bad index "$I30" in directory "\Program Files\iTunes\iTunes.Resources\sv.lproj <0x4a,0x23df8>" ... The multi-sector header signature for VCN 0x4 of index $I30
in file 0x23df8 is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
corruption found.

Record 17 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\th.lproj <0x6,0x27923>" ... The multi-sector header signature for VCN 0x9 of index $I30
in file 0x27923 is incorrect.
01 00 93 05 ff ff 00 a8 ?? ?? ?? ?? ?? ?? ?? ??  ...ÿÿ.¨........
The first index entry offset, 0x33b2dd8, for index $I30 in file 0x27923
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 18 of 22: Bad index "$I30" in directory "\Program Files\iTunes\iTunes.Resources\uk.lproj <0xc,0x27847>" ... The multi-sector header signature for VCN 0x5 of index $I30
in file 0x27847 is incorrect.
00 80 9c 83 03 ca ff ff ?? ?? ?? ?? ?? ?? ?? ??  ...ÿÿ........
corruption found.

Record 19 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\vi.lproj <0x3f,0x23df2>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x23df2 is incorrect.
01 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x2, of index $I30
in file 0x23df2 is incorrect.
corruption found.

Record 20 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\zh_CN.lproj <0xc,0x2784b>" ... The multi-sector header signature for VCN 0x4 of index $I30
in file 0x2784b is incorrect.
f0 c1 2f 76 03 ca ff ff ?? ?? ?? ?? ?? ?? ?? ??  ../v..ÿÿ........
The index entry offset, 0x0, of index $I30
in file 0x2784b is incorrect.
corruption found.

Record 21 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\zh_TW.lproj <0xc3,0x274f4>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x274f4 is incorrect.
32 00 00 00 cd 79 09 00 ?? ?? ?? ?? ?? ?? ?? ??  2....y    .........
The first index entry offset, 0x233772, for index $I30 in file 0x274f4
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 22 of 22: Corruption in index "$I30" of directory "\Program Files\iTunes\WebKit.resources <0x36,0x23bde>" ... The multi-sector header signature for VCN 0x1 of index $I30
in file 0x23bde is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x0, of index $I30
in file 0x23bde is incorrect.
corruption found.

22 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40146
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:24:15
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 2 corruption records ...

Record 1 of 2: Corruption in index "$I30" of directory "\Program Files\GIMP 2\lib\python2.7\lib-tk <0x8,0x6b4e7>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x6b4e7 is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The first index entry offset, 0x19c807a0, for index $I30 in file 0x6b4e7
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 2 of 2: Bad subtree in index "$I30" of directory "\Program Files\GIMP 2\share\locale <0x30,0x4026a>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x4026a is incorrect.
c0 d2 bc 85 03 ca ff ff ?? ?? ?? ?? ?? ?? ?? ??  .....ÿÿ........
The first index entry offset, 0xd002b, for index $I30 in file 0x4026a
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

2 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40145
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:24:13
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 6 corruption records ...

Record 1 of 6: Bad index "$I30" in directory "\Program Files\Adobe\Photoshop Elements 2020\Presets\Patterns <0x4,0x6e4eb>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x6e4eb is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
corruption found.

Record 2 of 6: Bad index "$I30" in directory "\Program Files\Common Files\Adobe\Creative Cloud Libraries\js\node_modules\xmlbuilder <0x7,0x8f224>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x8f224 is incorrect.
00 65 58 03 4e 74 66 66 ?? ?? ?? ?? ?? ?? ?? ??  .eX.Ntff........
corruption found.

Record 3 of 6: Bad index "$I30" in directory "\Program Files\Common Files\Adobe\Creative Cloud Libraries\Resources\panels\CC_LIBRARIES_PANEL_EXTENSION_2_10_86\Contents <0x6,0x8f545>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x8f545 is incorrect.
00 00 88 03 4d 6d 53 74 ?? ?? ?? ?? ?? ?? ?? ??  ...MmSt........
corruption found.

Record 4 of 6: Bad index "$I30" in directory "\Program Files\Common Files\Adobe\Creative Cloud Libraries\Resources\panels\CC_LIBRARIES_PANEL_EXTENSION_2_11_27\Contents <0x10,0x90003>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x90003 is incorrect.
04 01 82 37 0a 0b 7e 31 ?? ?? ?? ?? ?? ?? ?? ??  ..7..~1........
corruption found.

Record 5 of 6: Bad index "$I30" in directory "\Program Files\Common Files\Apple\Apple Application Support\Foundation.resources\en.lproj <0x64,0x260fc>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x260fc is incorrect.
68 f0 de 2d 88 fc ff ff ?? ?? ?? ?? ?? ?? ?? ??  h..-üÿÿ........
corruption found.

Record 6 of 6: Bad subtree in index "$I30" of directory "\Program Files\Common Files\Apple\Apple Application Support\WebKit.resources\WebInspectorUI\Views <0x5b,0x2689e>" ... The multi-sector header signature for VCN 0xc of index $I30
in file 0x2689e is incorrect.
00 c7 74 03 54 6f 6b 65 ?? ?? ?? ?? ?? ?? ?? ??  ..t.Toke........
The index entry length is incorrect for index entry type 0x5.
00 00 80 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ...............
corruption found.

6 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40144
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:24:12
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 6 corruption records ...

Record 1 of 6: Bad index "$I30" in directory "<0x1,0xc80bb>" ... no corruption found.

Record 2 of 6: Bad index "$I30" in directory "<0x1,0xc80c8>" ... no corruption found.

Record 3 of 6: Bad subtree in index "$I30" of directory "<0x1,0xc866e>" ... no corruption found.

Record 4 of 6: Bad subtree in index "$I30" of directory "<0x1,0xc9fd0>" ... no corruption found.

Record 5 of 6: Bad index "$I30" in directory "\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore\Sapphire Plug-ins <0x3,0x70bd9>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x70bd9 is incorrect.
a8 44 00 c1 e8 09 f7 d0 ?? ?? ?? ?? ?? ?? ?? ??  ¨D..è    ..........
corruption found.

Record 6 of 6: Bad subtree in index "$I30" of directory "\Program Files\Adobe\Elements 2020 Organizer\Assets\bitmaps\1x <0x13,0x264be>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x264be is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x0, of index $I30
in file 0x264be is incorrect.
corruption found.

6 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40143
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:24:10
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad subtree in index "$I30" of directory "\Program Files\Adobe\Adobe After Effects CC 2019\Support Files <0x4,0x67090>" ... The multi-sector header signature for VCN 0x4 of index $I30
in file 0x67090 is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x0, of index $I30
in file 0x67090 is incorrect.
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40140
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:24:05
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad index "$I30" in directory "\Windows\SystemApps\Microsoft.Windows.PinningConfirmationDialog_cw5n1h2txyewy <0x2,0x558f>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x558f is incorrect.
21 40 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  !@..............
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40115
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:22:51
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad index "$I30" in directory "\ProgramData\Microsoft\Windows\Start Menu\Programs\GenArts Sapphire AE <0x3,0x70bd1>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x70bd1 is incorrect.
c7 7f bc 77 63 4d 74 a1 ?? ?? ?? ?? ?? ?? ?? ??  ...wcMt¡........
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40104
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:22:13
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 2 corruption records ...

Record 1 of 2: Bad subtree in index "$I30" of directory "\Users\Tomen <0x9,0x58e41>" ... The multi-sector header signature for VCN 0x4 of index $I30
in file 0x58e41 is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x0, of index $I30
in file 0x58e41 is incorrect.
corruption found.

Record 2 of 2: Bad subtree in index "$I30" of directory "\Users\Tomen <0x9,0x58e41>" ... The multi-sector header signature for VCN 0x1 of index $I30
in file 0x58e41 is incorrect.
00 82 5c 03 54 6f 6b 65 ?? ?? ?? ?? ?? ?? ?? ??  .\.Toke........
The index entry length is incorrect for index entry type 0x5.
2a 53 59 53 54 45 4d 2a ?? ?? ?? ?? ?? ?? ?? ??  *SYSTEM*........
corruption found.

2 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40092
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:22:10
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad index "$I30" in directory "\Windows\Microsoft.NET\Framework64\v4.0.30319\en-US <0x2,0x4ccb>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x4ccb is incorrect.
6a 01 e8 92 af 00 00 83 ?? ?? ?? ?? ?? ?? ?? ??  j.è¯..........
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 40072
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:22:05
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 4 corruption records ...

Record 1 of 4: Bad index "$I30" in directory "\Users\Tomen\AppData\Local <0x10,0x58eed>" ... The multi-sector header signature for VCN 0x6 of index $I30
in file 0x58eed is incorrect.
47 70 75 ec 49 8b 5f 38 ?? ?? ?? ?? ?? ?? ?? ??  Gpu.I_8........
corruption found.

Record 2 of 4: Bad subtree in index "$I30" of directory "\Users\Tomen <0x9,0x58e41>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x58e41 is incorrect.
eb 01 01 01 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ë...............
The first index entry offset, 0x20375f4e, for index $I30 in file 0x58e41
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 3 of 4: Bad subtree in index "$I30" of directory "\Users\Tomen\AppData\Roaming <0x9,0x58ed9>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x58ed9 is incorrect.
00 00 08 03 56 69 30 32 ?? ?? ?? ?? ?? ?? ?? ??  ....Vi02........
The first index entry offset, 0xf516c5a0, for index $I30 in file 0x58ed9
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 4 of 4: Bad subtree in index "$I30" of directory "\Windows\System32\en-US <0x2,0x501b>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x501b is incorrect.
67 20 25 77 73 20 5b 25 ?? ?? ?? ?? ?? ?? ?? ??  g %ws [%........
The first index entry offset, 0x79726575, for index $I30 in file 0x501b
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

4 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 39193
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:17:29
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad index "$I30" in directory "\Windows\WinSxS\wow64_windows-applicationmodel_31bf3856ad364e35_10.0.17763.1075_none_7a0e4fb0a4edd6ab <0x3,0xa7d47>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0xa7d47 is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 36684
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:05:31
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad subtree in index "$I30" of directory "\Users\Tomen <0x9,0x58e41>" ... The multi-sector header signature for VCN 0x1 of index $I30
in file 0x58e41 is incorrect.
00 82 5c 03 54 6f 6b 65 ?? ?? ?? ?? ?? ?? ?? ??  .\.Toke........
The index entry length is incorrect for index entry type 0x5.
2a 53 59 53 54 45 4d 2a ?? ?? ?? ?? ?? ?? ?? ??  *SYSTEM*........
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 36645
Source Name: Chkdsk
Time Written: 03-20-2020 @ 17:04:25
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 2 corruption records ...

Record 1 of 2: Bad subtree in index "$I30" of directory "\Windows\System32\en-US <0x2,0x501b>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x501b is incorrect.
67 20 25 77 73 20 5b 25 ?? ?? ?? ?? ?? ?? ?? ??  g %ws [%........
The first index entry offset, 0x79726575, for index $I30 in file 0x501b
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 2 of 2: Bad subtree in index "$I30" of directory "\Users\Tomen\AppData\Roaming <0x9,0x58ed9>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x58ed9 is incorrect.
00 00 08 03 56 69 30 32 ?? ?? ?? ?? ?? ?? ?? ??  ....Vi02........
The first index entry offset, 0xf516c5a0, for index $I30 in file 0x58ed9
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

2 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 35423
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:59:11
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad subtree in index "$I30" of directory "\Users\Tomen\AppData\Roaming <0x9,0x58ed9>" ... The multi-sector header signature for VCN 0x1 of index $I30
in file 0x58ed9 is incorrect.
70 18 a1 3a 04 f8 ff ff ?? ?? ?? ?? ?? ?? ?? ??  p.¡:.øÿÿ........
The first index entry offset, 0x3aa07940, for index $I30 in file 0x58ed9
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 35377
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:58:57
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 2 corruption records ...

Record 1 of 2: Bad index "$I30" in directory "\ProgramData\Microsoft\Windows\Start Menu\Programs\GenArts Sapphire AE <0x3,0x70bd1>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x70bd1 is incorrect.
c7 7f bc 77 63 4d 74 a1 ?? ?? ?? ?? ?? ?? ?? ??  ...wcMt¡........
corruption found.

Record 2 of 2: Bad index "$I30" in directory "\Python27\Tools <0x8,0x3cb08>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x3cb08 is incorrect.
66 3b a4 3b b7 3b ed 3b ?? ?? ?? ?? ?? ?? ?? ??  f;¤;.;í;........
corruption found.

2 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 35305
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:58:36
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad index "$I30" in directory "\Users\Tomen\AppData\Local <0x10,0x58eed>" ... The multi-sector header signature for VCN 0x6 of index $I30
in file 0x58eed is incorrect.
47 70 75 ec 49 8b 5f 38 ?? ?? ?? ?? ?? ?? ?? ??  Gpu.I_8........
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 35285
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:58:30
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad subtree in index "$I30" of directory "\Users\Tomen <0x9,0x58e41>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x58e41 is incorrect.
eb 01 01 01 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ë...............
The first index entry offset, 0x20375f4e, for index $I30 in file 0x58e41
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33535
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:51:07
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad subtree in index "$I30" of directory "\Users\Tomen <0x9,0x58e41>" ... The multi-sector header signature for VCN 0x4 of index $I30
in file 0x58e41 is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x0, of index $I30
in file 0x58e41 is incorrect.
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33462
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:50:47
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad subtree in index "$I30" of directory "\Program Files (x86)\Windows Kits\10\Source\10.0.17763.0\ucrt\locale <0x9,0x45013>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x45013 is incorrect.
68 70 2e f7 82 a6 ff ff ?? ?? ?? ?? ?? ?? ?? ??  hp..¦ÿÿ........
The index entry offset, 0x0, of index $I30
in file 0x45013 is incorrect.
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33458
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:50:45
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 3 corruption records ...

Record 1 of 3: Bad subtree in index "$I30" of directory "\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\um <0xb,0x489da>" ... The multi-sector header signature for VCN 0x5d of index $I30
in file 0x489da is incorrect.
ec 01 01 01 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The first index entry offset, 0x20123208, for index $I30 in file 0x489da
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 2 of 3: Bad subtree in index "$I30" of directory "\Program Files (x86)\Windows Kits\10\Lib\10.0.17763.0\um\arm <0x8,0x44f08>" ... The multi-sector header signature for VCN 0xd of index $I30
in file 0x44f08 is incorrect.
f0 09 03 f3 82 a6 ff ff ?? ?? ?? ?? ?? ?? ?? ??  .    ..¦ÿÿ........
The first index entry offset, 0xe6bb37a0, for index $I30 in file 0x44f08
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 3 of 3: Bad subtree in index "$I30" of directory "\Program Files (x86)\Windows Kits\10\Lib\10.0.17763.0\um\x64 <0x10,0x44f0e>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x44f0e is incorrect.
00 00 10 02 56 69 30 33 ?? ?? ?? ?? ?? ?? ?? ??  ....Vi03........
The first index entry offset, 0x7ea79910, for index $I30 in file 0x44f0e
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

3 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33454
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:50:44
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 10 corruption records ...

Record 1 of 10: Bad subtree in index "$I30" of directory "\Program Files (x86)\NVIDIA Corporation\NVIDIA GeForce Experience\locales <0x3,0x65bda>" ... The multi-sector header signature for VCN 0x1 of index $I30
in file 0x65bda is incorrect.
94 00 00 00 21 a9 1b 00 ?? ?? ?? ?? ?? ?? ?? ??  ...!...........
The first index entry offset, 0x57f28, for index $I30 in file 0x65bda
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 2 of 10: Bad index "$I30" in directory "\Program Files (x86)\OpenOffice 4\program\python-core-2.7.6\lib <0x16,0x36a1b>" ... The multi-sector header signature for VCN 0x6 of index $I30
in file 0x36a1b is incorrect.
00 06 64 03 4e 74 66 46 ?? ?? ?? ?? ?? ?? ?? ??  ..d.NtfF........
corruption found.

Record 3 of 10: Bad index "$I30" in directory "\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETPortable\v4.0\Profile\Profile41\SupportedFrameworks <0x5,0x32b29>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x32b29 is incorrect.
d0 04 10 c1 3d 76 03 ca ?? ?? ?? ?? ?? ?? ?? ??  ....=v..........
corruption found.

Record 4 of 10: Bad index "$I30" in directory "\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETPortable\v4.0\Profile\Profile42\SupportedFrameworks <0x6,0x32b2f>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x32b2f is incorrect.
00 00 40 00 af 8c 00 a9 ?? ?? ?? ?? ?? ?? ?? ??  ..@.¯..........
corruption found.

Record 5 of 10: Bad index "$I30" in directory "\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETPortable\v4.0\Profile\Profile46\SupportedFrameworks <0x4,0x32b75>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x32b75 is incorrect.
70 04 58 eb 7a 7e 03 ca ?? ?? ?? ?? ?? ?? ?? ??  p.Xëz~..........
corruption found.

Record 6 of 10: Bad index "$I30" in directory "\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETPortable\v4.0\Profile\Profile47\SupportedFrameworks <0x5,0x32b79>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x32b79 is incorrect.
70 04 08 7b 56 7b 03 ca ?? ?? ?? ?? ?? ?? ?? ??  p..{V{..........
corruption found.

Record 7 of 10: Bad index "$I30" in directory "\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETPortable\v4.0\Profile\Profile88\SupportedFrameworks <0x4,0x32be8>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x32be8 is incorrect.
00 00 40 00 ff ff 00 a7 ?? ?? ?? ?? ?? ?? ?? ??  ..@.ÿÿ.§........
corruption found.

Record 8 of 10: Bad index "$I30" in directory "\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETPortable\v4.0\Profile\Profile95\SupportedFrameworks <0x5,0x32b3b>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x32b3b is incorrect.
ff 3c 14 00 c0 43 01 00 ?? ?? ?? ?? ?? ?? ?? ??  ÿ<...C..........
corruption found.

Record 9 of 10: Bad index "$I30" in directory "\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETPortable\v4.0\Profile\Profile96\SupportedFrameworks <0x4,0x32b41>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x32b41 is incorrect.
01 7f 1f 00 f0 f7 01 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
corruption found.

Record 10 of 10: Bad index "$I30" in directory "\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETPortable\v4.5\Profile\Profile111\SupportedFrameworks <0x7,0x32b7d>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x32b7d is incorrect.
80 20 00 00 35 a7 14 00 ?? ?? ?? ?? ?? ?? ?? ??   ..5§..........
corruption found.

10 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33450
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:50:42
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 9 corruption records ...

Record 1 of 9: Bad subtree in index "$I30" of directory "\Program Files (x86)\Common Files\Apple\Mobile Device Support <0x3a,0x26f3b>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x26f3b is incorrect.
00 00 26 02 4b 45 54 52 ?? ?? ?? ?? ?? ?? ?? ??  ..&.KETR........
The first index entry offset, 0x76b37c48, for index $I30 in file 0x26f3b
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 2 of 9: Bad index "$I30" in directory "\Program Files (x86)\Heroku\ruby-2.1.7\lib\ruby\2.1.0\psych\json <0x1,0x49c2b>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x49c2b is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
corruption found.

Record 3 of 9: Corruption in index "$I30" of directory "\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\ru-RU <0x4e,0x41fe7>" ... The multi-sector header signature for VCN 0x1 of index $I30
in file 0x41fe7 is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x0, of index $I30
in file 0x41fe7 is incorrect.
corruption found.

Record 4 of 9: Bad index "$I30" in directory "\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\tr <0xc,0x41aa7>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x41aa7 is incorrect.
01 00 56 05 ff ff 00 c8 ?? ?? ?? ?? ?? ?? ?? ??  ..V.ÿÿ..........
corruption found.

Record 5 of 9: Corruption in index "$I30" of directory "\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\zh-TW <0x48,0x42042>" ... The multi-sector header signature for VCN 0x1 of index $I30
in file 0x42042 is incorrect.
6a 01 01 01 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  j...............
The first index entry offset, 0x206860e5, for index $I30 in file 0x42042
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 6 of 9: Bad subtree in index "$I30" of directory "\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.16.27023\lib\x86 <0x8,0x43124>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x43124 is incorrect.
00 f2 23 02 43 63 53 63 ?? ?? ?? ?? ?? ?? ?? ??  ..#.CcSc........
The first index entry offset, 0x1000, for index $I30 in file 0x43124
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 7 of 9: Bad index "$I30" in directory "\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\layout\pt-BR <0x8,0x3d731>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x3d731 is incorrect.
00 00 88 03 4d 6d 53 74 ?? ?? ?? ?? ?? ?? ?? ??  ...MmSt........
corruption found.

Record 8 of 9: Bad index "$I30" in directory "\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\layout\ru <0xf,0x3d73e>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x3d73e is incorrect.
00 d0 5c 03 54 6f 6b 65 ?? ?? ?? ?? ?? ?? ?? ??  ..\.Toke........
corruption found.

Record 9 of 9: Bad subtree in index "$I30" of directory "\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\node_modules <0xb,0x3d793>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x3d793 is incorrect.
00 10 0f 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x0, of index $I30
in file 0x3d793 is incorrect.
corruption found.

9 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33446
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:50:40
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 2 corruption records ...

Record 1 of 2: Bad index "$I30" in directory "\Program Files (x86)\Common Files\Adobe\CEP\extensions\com.adobe.ccx.fnft-2.5.1\images <0x4,0x6721a>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x6721a is incorrect.
15 74 09 00 15 64 08 00 ?? ?? ?? ?? ?? ?? ?? ??  .t    ..d..........
corruption found.

Record 2 of 2: Bad index "$I30" in directory "\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\P7\OBLRes\cs_CZ <0x3,0x6b5e3>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x6b5e3 is incorrect.
88 dd 3b 00 60 89 0b 00 ?? ?? ?? ?? ?? ?? ?? ??  .;.`..........
corruption found.

2 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33441
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:50:39
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 2 corruption records ...

Record 1 of 2: Bad subtree in index "$I30" of directory "\Program Files\Shotcut\share\translations <0x4,0x8d907>" ... The multi-sector header signature for VCN 0x4 of index $I30
in file 0x8d907 is incorrect.
2c 83 2c 7c 2c 84 2c 7c ?? ?? ?? ?? ?? ?? ?? ??  ,,|,,|........
The first index entry offset, 0x7c2e8430, for index $I30 in file 0x8d907
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 2 of 2: Bad index "$I30" in directory "\Program Files\WindowsPowerShell\Modules\Microsoft.PowerShell.Operation.Validation\1.0.1 <0x2,0x44d7>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x44d7 is incorrect.
52 49 46 46 e8 25 00 00 ?? ?? ?? ?? ?? ?? ?? ??  RIFFè%..........
corruption found.

2 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33435
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:50:37
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad index "$I30" in directory "\Program Files\Python33\tcl\tcl8.5\tzdata\America\Argentina <0x3,0x2c9a0>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x2c9a0 is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33428
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:50:35
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 22 corruption records ...

Record 1 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\ar.lproj <0x76,0x21fbf>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x21fbf is incorrect.
10 d2 01 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The first index entry offset, 0x1c3ec260, for index $I30 in file 0x21fbf
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 2 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\cs.lproj <0xd,0x27817>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x27817 is incorrect.
34 00 00 00 f1 f5 12 00 ?? ?? ?? ?? ?? ?? ?? ??  4...ñ...........
The first index entry offset, 0x11d8cd, for index $I30 in file 0x27817
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 3 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\da.lproj <0x4c,0x23dec>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x23dec is incorrect.
00 00 98 02 54 68 72 65 ?? ?? ?? ?? ?? ?? ?? ??  ...Thre........
The index entry offset, 0x0, of index $I30
in file 0x23dec is incorrect.
corruption found.

Record 4 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\el.lproj <0x32,0x23e08>" ... The multi-sector header signature for VCN 0x5 of index $I30
in file 0x23e08 is incorrect.
37 52 ee 17 9e c9 1f 10 ?? ?? ?? ?? ?? ?? ?? ??  7Rî.............
The first index entry offset, 0xe6fa2a71, for index $I30 in file 0x23e08
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 5 of 22: Corruption in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\en_GB.lproj <0x2b,0x23e0d>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x23e0d is incorrect.
30 41 8d 53 f7 4c 89 44 ?? ?? ?? ?? ?? ?? ?? ??  0AS.LD........
The first index entry offset, 0x81e8cbb7, for index $I30 in file 0x23e0d
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 6 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\es.lproj <0x1a,0x2783c>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x2783c is incorrect.
18 14 10 00 19 14 0f 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The first index entry offset, 0x12141a, for index $I30 in file 0x2783c
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 7 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\es_419.lproj <0x21,0x23e8f>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x23e8f is incorrect.
01 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x1, of index $I30
in file 0x23e8f is incorrect.
corruption found.

Record 8 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\he.lproj <0x69,0x27835>" ... The multi-sector header signature for VCN 0x7 of index $I30
in file 0x27835 is incorrect.
00 4f 06 00 f0 64 00 00 ?? ?? ?? ?? ?? ?? ?? ??  .O...d..........
The first index entry offset, 0x60e02, for index $I30 in file 0x27835
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 9 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\hr.lproj <0x7,0x2790a>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x2790a is incorrect.
01 00 56 05 ff ff 00 ab ?? ?? ?? ?? ?? ?? ?? ??  ..V.ÿÿ.«........
The first index entry offset, 0xfcdbe1b0, for index $I30 in file 0x2790a
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 10 of 22: Corruption in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\hu.lproj <0x2d,0x277fb>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x277fb is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x0, of index $I30
in file 0x277fb is incorrect.
corruption found.

Record 11 of 22: Bad index "$I30" in directory "\Program Files\iTunes\iTunes.Resources\id.lproj <0x24,0x2782f>" ... The multi-sector header signature for VCN 0x5 of index $I30
in file 0x2782f is incorrect.
ff 02 1d 00 20 d0 01 00 ?? ?? ?? ?? ?? ?? ?? ??  ÿ... ...........
corruption found.

Record 12 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\ko.lproj <0x67,0x24281>" ... The multi-sector header signature for VCN 0x6 of index $I30
in file 0x24281 is incorrect.
90 20 00 00 fb 7a 03 00 ?? ?? ?? ?? ?? ?? ?? ??   ...z..........
The first index entry offset, 0x19a157, for index $I30 in file 0x24281
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 13 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\pt_PT.lproj <0xf,0x2781f>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x2781f is incorrect.
48 83 ec 28 48 8b d1 8b ?? ?? ?? ?? ?? ?? ?? ??  H.(H.........
The first index entry offset, 0xff0ffc8, for index $I30 in file 0x2781f
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 14 of 22: Bad index "$I30" in directory "\Program Files\iTunes\iTunes.Resources\ru.lproj <0x64,0x244d2>" ... The multi-sector header signature for VCN 0x4 of index $I30
in file 0x244d2 is incorrect.
89 4b 14 66 c7 43 08 ff ?? ?? ?? ?? ?? ?? ?? ??  K.f.C.ÿ........
corruption found.

Record 15 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\sk.lproj <0xc,0x27855>" ... The multi-sector header signature for VCN 0x7 of index $I30
in file 0x27855 is incorrect.
02 06 07 06 14 64 08 00 ?? ?? ?? ?? ?? ?? ?? ??  .....d..........
The first index entry offset, 0x73f884, for index $I30 in file 0x27855
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 16 of 22: Bad index "$I30" in directory "\Program Files\iTunes\iTunes.Resources\sv.lproj <0x4a,0x23df8>" ... The multi-sector header signature for VCN 0x4 of index $I30
in file 0x23df8 is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
corruption found.

Record 17 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\th.lproj <0x6,0x27923>" ... The multi-sector header signature for VCN 0x9 of index $I30
in file 0x27923 is incorrect.
01 00 93 05 ff ff 00 a8 ?? ?? ?? ?? ?? ?? ?? ??  ...ÿÿ.¨........
The first index entry offset, 0x33b2dd8, for index $I30 in file 0x27923
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 18 of 22: Bad index "$I30" in directory "\Program Files\iTunes\iTunes.Resources\uk.lproj <0xc,0x27847>" ... The multi-sector header signature for VCN 0x5 of index $I30
in file 0x27847 is incorrect.
00 80 9c 83 03 ca ff ff ?? ?? ?? ?? ?? ?? ?? ??  ...ÿÿ........
corruption found.

Record 19 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\vi.lproj <0x3f,0x23df2>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x23df2 is incorrect.
01 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x2, of index $I30
in file 0x23df2 is incorrect.
corruption found.

Record 20 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\zh_CN.lproj <0xc,0x2784b>" ... The multi-sector header signature for VCN 0x4 of index $I30
in file 0x2784b is incorrect.
f0 c1 2f 76 03 ca ff ff ?? ?? ?? ?? ?? ?? ?? ??  ../v..ÿÿ........
The index entry offset, 0x0, of index $I30
in file 0x2784b is incorrect.
corruption found.

Record 21 of 22: Bad subtree in index "$I30" of directory "\Program Files\iTunes\iTunes.Resources\zh_TW.lproj <0xc3,0x274f4>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x274f4 is incorrect.
32 00 00 00 cd 79 09 00 ?? ?? ?? ?? ?? ?? ?? ??  2....y    .........
The first index entry offset, 0x233772, for index $I30 in file 0x274f4
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 22 of 22: Corruption in index "$I30" of directory "\Program Files\iTunes\WebKit.resources <0x36,0x23bde>" ... The multi-sector header signature for VCN 0x1 of index $I30
in file 0x23bde is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x0, of index $I30
in file 0x23bde is incorrect.
corruption found.

22 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33423
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:50:34
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 2 corruption records ...

Record 1 of 2: Corruption in index "$I30" of directory "\Program Files\GIMP 2\lib\python2.7\lib-tk <0x8,0x6b4e7>" ... The multi-sector header signature for VCN 0x3 of index $I30
in file 0x6b4e7 is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The first index entry offset, 0x19c807a0, for index $I30 in file 0x6b4e7
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 2 of 2: Bad subtree in index "$I30" of directory "\Program Files\GIMP 2\share\locale <0x30,0x4026a>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x4026a is incorrect.
c0 d2 bc 85 03 ca ff ff ?? ?? ?? ?? ?? ?? ?? ??  .....ÿÿ........
The first index entry offset, 0xd002b, for index $I30 in file 0x4026a
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

2 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33419
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:50:32
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 6 corruption records ...

Record 1 of 6: Bad index "$I30" in directory "\Program Files\Adobe\Photoshop Elements 2020\Presets\Patterns <0x4,0x6e4eb>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x6e4eb is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
corruption found.

Record 2 of 6: Bad index "$I30" in directory "\Program Files\Common Files\Adobe\Creative Cloud Libraries\js\node_modules\xmlbuilder <0x7,0x8f224>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x8f224 is incorrect.
00 65 58 03 4e 74 66 66 ?? ?? ?? ?? ?? ?? ?? ??  .eX.Ntff........
corruption found.

Record 3 of 6: Bad index "$I30" in directory "\Program Files\Common Files\Adobe\Creative Cloud Libraries\Resources\panels\CC_LIBRARIES_PANEL_EXTENSION_2_10_86\Contents <0x6,0x8f545>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x8f545 is incorrect.
00 00 88 03 4d 6d 53 74 ?? ?? ?? ?? ?? ?? ?? ??  ...MmSt........
corruption found.

Record 4 of 6: Bad index "$I30" in directory "\Program Files\Common Files\Adobe\Creative Cloud Libraries\Resources\panels\CC_LIBRARIES_PANEL_EXTENSION_2_11_27\Contents <0x10,0x90003>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x90003 is incorrect.
04 01 82 37 0a 0b 7e 31 ?? ?? ?? ?? ?? ?? ?? ??  ..7..~1........
corruption found.

Record 5 of 6: Bad index "$I30" in directory "\Program Files\Common Files\Apple\Apple Application Support\Foundation.resources\en.lproj <0x64,0x260fc>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x260fc is incorrect.
68 f0 de 2d 88 fc ff ff ?? ?? ?? ?? ?? ?? ?? ??  h..-üÿÿ........
corruption found.

Record 6 of 6: Bad subtree in index "$I30" of directory "\Program Files\Common Files\Apple\Apple Application Support\WebKit.resources\WebInspectorUI\Views <0x5b,0x2689e>" ... The multi-sector header signature for VCN 0xc of index $I30
in file 0x2689e is incorrect.
00 c7 74 03 54 6f 6b 65 ?? ?? ?? ?? ?? ?? ?? ??  ..t.Toke........
The index entry length is incorrect for index entry type 0x5.
00 00 80 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ...............
corruption found.

6 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33415
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:50:30
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad subtree in index "$I30" of directory "\Program Files\Adobe\Elements 2020 Organizer\Assets\bitmaps\1x <0x13,0x264be>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x264be is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x0, of index $I30
in file 0x264be is incorrect.
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33411
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:50:29
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 5 corruption records ...

Record 1 of 5: Bad index "$I30" in directory "<0x1,0xc80bb>" ... no corruption found.

Record 2 of 5: Bad index "$I30" in directory "<0x1,0xc80c8>" ... no corruption found.

Record 3 of 5: Bad subtree in index "$I30" of directory "<0x1,0xc866e>" ... no corruption found.

Record 4 of 5: Bad subtree in index "$I30" of directory "<0x1,0xc9fd0>" ... no corruption found.

Record 5 of 5: Bad index "$I30" in directory "\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore\Sapphire Plug-ins <0x3,0x70bd9>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x70bd9 is incorrect.
a8 44 00 c1 e8 09 f7 d0 ?? ?? ?? ?? ?? ?? ?? ??  ¨D..è    ..........
corruption found.

5 corruption records processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33407
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:50:27
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad subtree in index "$I30" of directory "\Program Files\Adobe\Adobe After Effects CC 2019\Support Files <0x4,0x67090>" ... The multi-sector header signature for VCN 0x4 of index $I30
in file 0x67090 is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x0, of index $I30
in file 0x67090 is incorrect.
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33381
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:50:20
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad index "$I30" in directory "\Windows\SystemApps\Microsoft.Windows.PinningConfirmationDialog_cw5n1h2txyewy <0x2,0x558f>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x558f is incorrect.
21 40 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  !@..............
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33078
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:49:04
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad index "$I30" in directory "\ProgramData\Microsoft\Windows\Start Menu\Programs\GenArts Sapphire AE <0x3,0x70bd1>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x70bd1 is incorrect.
c7 7f bc 77 63 4d 74 a1 ?? ?? ?? ?? ?? ?? ?? ??  ...wcMt¡........
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33057
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:48:29
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad subtree in index "$I30" of directory "\Users\Tomen <0x9,0x58e41>" ... The multi-sector header signature for VCN 0x1 of index $I30
in file 0x58e41 is incorrect.
00 82 5c 03 54 6f 6b 65 ?? ?? ?? ?? ?? ?? ?? ??  .\.Toke........
The index entry length is incorrect for index entry type 0x5.
2a 53 59 53 54 45 4d 2a ?? ?? ?? ?? ?? ?? ?? ??  *SYSTEM*........
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33055
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:48:27
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad subtree in index "$I30" of directory "\Users\Tomen <0x9,0x58e41>" ... The multi-sector header signature for VCN 0x4 of index $I30
in file 0x58e41 is incorrect.
00 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ................
The index entry offset, 0x0, of index $I30
in file 0x58e41 is incorrect.
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33048
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:48:24
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad index "$I30" in directory "\Windows\Microsoft.NET\Framework64\v4.0.30319\en-US <0x2,0x4ccb>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x4ccb is incorrect.
6a 01 e8 92 af 00 00 83 ?? ?? ?? ?? ?? ?? ?? ??  j.è¯..........
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: Meta
Event Code: 26228
Record Number: 33028
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:48:19
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 4 corruption records ...

Record 1 of 4: Bad index "$I30" in directory "\Users\Tomen\AppData\Local <0x10,0x58eed>" ... The multi-sector header signature for VCN 0x6 of index $I30
in file 0x58eed is incorrect.
47 70 75 ec 49 8b 5f 38 ?? ?? ?? ?? ?? ?? ?? ??  Gpu.I_8........
corruption found.

Record 2 of 4: Bad subtree in index "$I30" of directory "\Users\Tomen <0x9,0x58e41>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x58e41 is incorrect.
eb 01 01 01 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ??  ë...............
The first index entry offset, 0x20375f4e, for index $I30 in file 0x58e41
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 3 of 4: Bad subtree in index "$I30" of directory "\Users\Tomen\AppData\Roaming <0x9,0x58ed9>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x58ed9 is incorrect.
00 00 08 03 56 69 30 32 ?? ?? ?? ?? ?? ?? ?? ??  ....Vi02........
The first index entry offset, 0xf516c5a0, for index $I30 in file 0x58ed9
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

Record 4 of 4: Bad subtree in index "$I30" of directory "\Windows\System32\en-US <0x2,0x501b>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x501b is incorrect.
67 20 25 77 73 20 5b 25 ?? ?? ?? ?? ?? ?? ?? ??  g %ws [%........
The first index entry offset, 0x79726575, for index $I30 in file 0x501b
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

4 corruption records processed in 0.2 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: META
Event Code: 26228
Record Number: 30504
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:35:17
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad subtree in index "$I30" of directory "\Windows\System32\en-US <0x2,0x501b>" ... The multi-sector header signature for VCN 0x2 of index $I30
in file 0x501b is incorrect.
67 20 25 77 73 20 5b 25 ?? ?? ?? ?? ?? ?? ?? ??  g %ws [%........
The first index entry offset, 0x79726575, for index $I30 in file 0x501b
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: META
Event Code: 26228
Record Number: 29967
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:32:47
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad subtree in index "$I30" of directory "\Users\Tomen\AppData\Roaming <0x9,0x58ed9>" ... The multi-sector header signature for VCN 0x1 of index $I30
in file 0x58ed9 is incorrect.
70 18 a1 3a 04 f8 ff ff ?? ?? ?? ?? ?? ?? ?? ??  p.¡:.øÿÿ........
The first index entry offset, 0x3aa07940, for index $I30 in file 0x58ed9
points beyond the length, 0xfe8, of the index.  VCN is unknown.
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: META
Event Code: 26228
Record Number: 29926
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:32:34
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad index "$I30" in directory "\Python27\Tools <0x8,0x3cb08>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x3cb08 is incorrect.
66 3b a4 3b b7 3b ed 3b ?? ?? ?? ?? ?? ?? ?? ??  f;¤;.;í;........
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
Category: 0
Computer Name: META
Event Code: 26228
Record Number: 29922
Source Name: Chkdsk
Time Written: 03-20-2020 @ 16:32:32
Event Type: Information
User:
Message: Chkdsk was executed in verify mode on a volume snapshot. 

Checking file system on \Device\HarddiskVolume5

Examining 1 corruption record ...

Record 1 of 1: Bad index "$I30" in directory "\ProgramData\Microsoft\Windows\Start Menu\Programs\GenArts Sapphire AE <0x3,0x70bd1>" ... The multi-sector header signature for VCN 0x0 of index $I30
in file 0x70bd1 is incorrect.
c7 7f bc 77 63 4d 74 a1 ?? ?? ?? ?? ?? ?? ?? ??  ...wcMt¡........
corruption found.

1 corruption record processed in 0.1 seconds.

Windows has examined the list of previously identified potential issues and found problems.
Please run chkdsk /scan to fully analyze the problems and queue them for repair.

-----------------------------------------------------------------------
 
Good to see there are no more corruptions in the file system. :)

Is the BSOD on the 20th the only crash so far?
 
It's the only BSOD. But since that event, my system is practically unusable.

Starting in normal mode, explorer.exe keeps crashing every second, the start bar is unresponsive (as well as anything related to the Windows key) and settings won't open.

Starting in safe mode, explorer.exe is not crashing immediately, but "sihost.exe - System Warning - Unknown Hard Error" is appearing. If I OK that, the start bar dissappears (sometimes described on the net as black screen with cursor visible). Windows Key then does nothing. If I execute "explorer" from the Run Dialog in the Task Manager, explorer.exe starts up and begins crashing every second.

I gave a few more details in the initial post.
 
FYI, the BSOD didn't corrupt anything since a BSOD is designed to protect your system from corruption.

The corruption was already present before the BSOD occurred.

Saying this after reading your other thread. :-)
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top