Microsoft Windows [Version 10.0.19045.5487]
(c) Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>dism /online /cleanup-image /checkhealth
Deployment Image Servicing and Management tool
Version: 10.0.19041.3636
Image Version: 10.0.19045.5487
No component store corruption detected.
The operation completed successfully.
C:\WINDOWS\system32>dism /online /cleanup-image /scanhealth
Deployment Image Servicing and Management tool
Version: 10.0.19041.3636
Image Version: 10.0.19045.5487
[==========================100.0%==========================] No component store corruption detected.
The operation completed successfully.
C:\WINDOWS\system32>sfc/scannow
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection found corrupt files and successfully repaired them.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
repairs, details are included in the log file provided by the /OFFLOGFILE flag.
C:\WINDOWS\system32>chkdsk c: /v
The type of the file system is NTFS.
Volume label is WINDOWS.
WARNING! /F parameter not specified.
Running CHKDSK in read-only mode.
Stage 1: Examining basic file system structure ...
954112 file records processed.
File verification completed.
Phase duration (File record verification): 12.28 seconds.
36227 large file records processed.
Phase duration (Orphan file record recovery): 0.00 milliseconds.
0 bad file records processed.
Phase duration (Bad file record checking): 0.67 milliseconds.
Stage 2: Examining file name linkage ...
41829 reparse records processed.
1346620 index entries processed.
Index verification completed.
Phase duration (Index verification): 20.13 seconds.
0 unindexed files scanned.
Phase duration (Orphan reconnection): 9.11 seconds.
0 unindexed files recovered to lost and found.
Phase duration (Orphan recovery to lost and found): 0.46 milliseconds.
41829 reparse records processed.
Phase duration (Reparse point and Object ID verification): 210.63 milliseconds.
Stage 3: Examining security descriptors ...
Security descriptor verification completed.
Phase duration (Security descriptor verification): 77.88 milliseconds.
196255 data files processed.
Phase duration (Data attribute verification): 0.86 milliseconds.
CHKDSK is verifying Usn Journal...
35758416 USN bytes processed.
Usn Journal verification completed.
Phase duration (USN journal verification): 298.86 milliseconds.
Windows has scanned the file system and found no problems.
No further action is required.
104837972 KB total disk space.
46207560 KB in 195663 files.
295432 KB in 196256 indexes.
0 KB in bad sectors.
1070840 KB in use by the system.
65536 KB occupied by the log file.
57264140 KB available on disk.
4096 bytes in each allocation unit.
26209493 total allocation units on disk.
14316035 allocation units available on disk.
Total duration: 42.15 seconds (42154 ms).