Desktop
Microsoft Windows [Version 10.0.18363.900]
(c) 2019 Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>sfc /scannow
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection found corrupt files and successfully repaired them.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
repairs, details are included in the log file provided by the /OFFLOGFILE flag.
C:\WINDOWS\system32>dism/online/cleanup-image/scanhealth
Deployment Image Servicing and Management tool
Version: 10.0.18362.900
Error: 87
The online/cleanup-image/scanhealth option is unknown.
For more information, refer to the help by running DISM.exe /?.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
C:\WINDOWS\system32>dism /online /cleanup-image /scanhealth
Deployment Image Servicing and Management tool
Version: 10.0.18362.900
Image Version: 10.0.18363.900
[==========================100.0%==========================] No component store corruption detected.
The operation completed successfully.
C:\WINDOWS\system32>dsm /online /cleanup-image /restorehealth
'dsm' is not recognized as an internal or external command,
operable program or batch file.
C:\WINDOWS\system32>dism /online /cleanup-image /restorehealth
Deployment Image Servicing and Management tool
Version: 10.0.18362.900
Image Version: 10.0.18363.900
[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.
C:\WINDOWS\system32>chkdsk/scan
The type of the file system is NTFS.
Stage 1: Examining basic file system structure ...
484608 file records processed.
File verification completed.
7166 large file records processed.
0 bad file records processed.
Stage 2: Examining file name linkage ...
1124 reparse records processed.
644856 index entries processed.
Index verification completed.
0 unindexed files scanned.
0 unindexed files recovered to lost and found.
1124 reparse records processed.
Stage 3: Examining security descriptors ...
Security descriptor verification completed.
80125 data files processed.
CHKDSK is verifying Usn Journal...
34089608 USN bytes processed.
Usn Journal verification completed.
Windows has scanned the file system and found no problems.
No further action is required.
467958293 KB total disk space.
77010144 KB in 284444 files.
206448 KB in 80126 indexes.
0 KB in bad sectors.
606333 KB in use by the system.
65536 KB occupied by the log file.
390135368 KB available on disk.
4096 bytes in each allocation unit.
116989573 total allocation units on disk.
97533842 allocation units available on disk.
C:\WINDOWS\system32>
Checking the internet I saw where someone else has the same problem and a repair install only fixed it temporarily.