I am unable to run Memtest at the moment because I am remote from the machine. Unless there is a way for me to run it and get a log. Here are the results from the command prompt actions-
Microsoft Windows [Version 10.0.19042.928]
(c) Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>dism /online /cleanup-image /restorehealth
Deployment Image Servicing and Management tool
Version: 10.0.19041.844
Image Version: 10.0.19042.928
[==========================100.0%==========================]
Error: 0x800f081f
The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see
Configure a Windows Repair Source.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
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 but was unable to fix some of 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 /scan
The type of the file system is NTFS.
Stage 1: Examining basic file system structure ...
653568 file records processed.
File verification completed.
Phase duration (File record verification): 5.62 seconds.
11603 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.18 milliseconds.
Stage 2: Examining file name linkage ...
22359 reparse records processed.
Found a bad index "$I30" in directory "\Windows\servicing\LCU\Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.870.1.2 <0x1a,0x3a75>"
was not able to send command for self-healing due to lack of memory.
C:\WINDOWS\system32>wmic recoveros set autoreboot = false
Updating property(s) of '\\CAROL-PC\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Pro|C:\\WINDOWS|\\Device\\Harddisk0\\Partition4"'
Property(s) update successful.
C:\WINDOWS\system32>wmic recoveros get autoreboot
AutoReboot
FALSE
C:\WINDOWS\system32>wmic Computersystem where name="%computername%" set AutomaticManagedPagefile=True
Updating property(s) of '\\CAROL-PC\ROOT\CIMV2:Win32_ComputerSystem.Name="CAROL-PC"'
Property(s) update successful.
C:\WINDOWS\system32>wmic Computersystem where name="%computername%" get AutomaticManagedPagefile
AutomaticManagedPagefile
TRUE
C:\WINDOWS\system32>bcdedit /enum {badmemory}
RAM Defects
-----------
identifier {badmemory}
badmemorylist 0x97e70
0x97e71
0x97e72
0x97e73
0x97e74
0x97e75
0x97e76
0x97e77
C:\WINDOWS\system32>