How to read the results of the Memory Diagnostics Tool in Event Viewer on Windows 10
Windows 10 includes the Windows Memory Diagnostics Tool to help you identify and diagnose memory problems, when you suspect your PC has not been detected automatically.
Memory problems can cause your PC to lose information or stop working. Windows 10 includes the Windows Memory Diagnostics Tool to help you identify and diagnose memory problems, when you suspect your PC has not been detected automatically.
- 2 ways to check RAM and check RAM errors on the computer with the highest accuracy rate
This guide will show you how to read the Event Viewer log about the Windows Memory Diagnostics Tool test results in Windows 10.
Read the results of the Windows Memory Diagnostics Tool in the Event Viewer
Step 1. Press Win + R keys to open Run , enter eventvwr.msc into Run and press OK to open Event Viewer.
Step 2. On the left side of Event Viewer , expand Windows Logs , click System , right-click or press and hold on System , and then click Find.
Step 3. Enter MemoryDiagnostics-Results into the Find dialog box , and click Find Next .
Step 4. You will see the test results of the MemoryDiagnostics-Results selected at the bottom of the middle window in the Event Viewer. If you want, you can click Find Next again to see the test results for another date and time that Windows Memory Diagnostics was run.
Note : If no other MemoryDiagnostics-Results can be found, tap OK.
Click Find Next again to see the test results for another time
Step 5. When done, you can close Event Viewer if you want.
Read the results of the Memory Diagnostics Tool in the Command Prompt
Step 1. Open Command Prompt.
Step 2. Copy and paste each command below and press Enter after each one.
Powershell.exe -command "& "Get-winevent -FilterHashTable @{logname='System'; id='1101'}^|?{$_.providername -match 'MemoryDiagnostics-Results'}
And:
Powershell.exe -command "& "Get-winevent -FilterHashTable @{logname='System'; id='1201'}^|?{$_.providername -match 'MemoryDiagnostics-Results'}
You've just finished reading the article "How to read the results of the Memory Diagnostics Tool in Event Viewer on Windows 10" edited by the TipsMake team. You can save how-to-read-the-results-of-the-memory-diagnostics-tool-in-event-viewer-on-windows-10.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.
- How to determine if computer memory has a problem?
- Look up the Event ID from Event Viewer with the free tool
- How to Turn Off Application Diagnostics on Windows 11
- How to troubleshoot Windows with Event Viewer log
- How to add / remove XPS Viewer application in Windows 10
- How to use Indexer Diagnostics in Windows 10