New
#11
The 8 passes are gonna take a while for me to post here. I left it overnight and it only completed 3 passes after 7 hours. But I can provide 5-16 right now. And I'll upload the memory dump to Google Drive later today.
PS.: I did remove the Kingston stick and uninstalled Malwarebytes for the time being. I'm thinking about jumping straight to test each RAM on each DIMM as that looks like it's going to be faster than testing the 16GB together.Microsoft Windows [Version 10.0.18362.592]
(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 did not find any integrity violations.
C:\WINDOWS\system32>dism /online /cleanup-image /scanhealth
Deployment Image Servicing and Management tool
Version: 10.0.18362.1
Image Version: 10.0.18362.592
[==========================100.0%==========================] No component store corruption detected.
The operation completed successfully.
C:\WINDOWS\system32>dism /online /cleanup-image /restorehealth
Deployment Image Servicing and Management tool
Version: 10.0.18362.1
Image Version: 10.0.18362.592
[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.
C:\WINDOWS\system32>sfc /scannow
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection did not find any integrity violations.
C:\WINDOWS\system32>chkdsk /scan
The type of the file system is NTFS.
Volume label is 8D.
Stage 1: Examining basic file system structure ...
1737216 file records processed.
File verification completed.
7403 large file records processed.
0 bad file records processed.
Stage 2: Examining file name linkage ...
461 reparse records processed.
1954222 index entries processed.
Index verification completed.
0 unindexed files scanned.
0 unindexed files recovered to lost and found.
461 reparse records processed.
Stage 3: Examining security descriptors ...
Security descriptor verification completed.
108504 data files processed.
CHKDSK is verifying Usn Journal...
37079632 USN bytes processed.
Usn Journal verification completed.
Windows has scanned the file system and found no problems.
No further action is required.
219059445 KB total disk space.
121566916 KB in 555432 files.
322252 KB in 108505 indexes.
0 KB in bad sectors.
1859937 KB in use by the system.
65536 KB occupied by the log file.
95310340 KB available on disk.
4096 bytes in each allocation unit.
54764861 total allocation units on disk.
23827585 allocation units available on disk.
C:\WINDOWS\system32>wmic recoveros set autoreboot = false
Updating property(s) of '\\DESKTOP-IOCS7GP\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Pro|C:\\WINDOWS|\\Device\\Harddisk0\\Partition3"'
Property(s) update successful.
C:\WINDOWS\system32>wmic recoveros set DebugInfoType = 7
Updating property(s) of '\\DESKTOP-IOCS7GP\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Pro|C:\\WINDOWS|\\Device\\Harddisk0\\Partition3"'
Property(s) update successful.
C:\WINDOWS\system32>wmic recoveros get autoreboot
AutoReboot
FALSE
C:\WINDOWS\system32>wmic recoveros get DebugInfoType
DebugInfoType
7
C:\WINDOWS\system32>bcdedit /enum {badmemory}
RAM Defects
-----------
identifier {badmemory}
C:\WINDOWS\system32>