Alternatively, users may look for Event ID , 1203 , or 1205 under the source Microsoft-Windows-MemoryDiagnostics-Results .
– If Windows restarted and you logged in immediately, the test might still be running in the background. Wait 5–10 minutes, then check again.
Windows Memory Diagnostic stores its results in the under the System logs . While a notification sometimes pops up on your desktop after the reboot, it often disappears quickly or fails to show, making the Event Viewer the most reliable way to find them. How to Find Your Results where does windows memory diagnostic store results
Copy and paste the following command: Get-WinEvent -FilterHashtable @logname='System'; id=1201 | select -ExpandProperty Message Hit . The result will print directly in the window.
If you followed the steps above and the log is missing or empty, consider these common reasons: Alternatively, users may look for Event ID ,
: If the computer crashed or lost power during the test, the report may not have saved correctly.
Here’s a detailed content piece answering that question, structured for a tech blog, support article, or knowledge base. Windows Memory Diagnostic stores its results in the
The Windows Memory Diagnostic tool stores its results in the , under a specific log named MemoryDiagnostics-Results .