Event Id 1202 Memory Diagnostic Jun 2026

Overclocking profiles (like XMP/DOCP) or outdated firmware causing instability. 3. Step-by-Step Troubleshooting

: Sometimes, the issue could be due to how the RAM is configured or seated in the motherboard. event id 1202 memory diagnostic

The Memory Diagnostic tool is a built-in Windows utility that tests the computer's memory for defects. When the tool detects an issue, it logs an event with ID 1202. This event indicates that the memory diagnostic test has found a problem with the system's memory, which could be caused by faulty RAM, incorrect memory settings, or other hardware issues. The Memory Diagnostic tool is a built-in Windows

: In some cases, if the system detects a memory error, it might automatically restart and run the Memory Diagnostic tool. : In some cases, if the system detects

Get-WinEvent -FilterHashtable @LogName='System'; ProviderName='Microsoft-Windows-WHEA-Logger' | Where-Object $_.Id -eq 1202 | Select-Object TimeCreated, Message -First 10

: The Windows Memory Diagnostic tool has identified issues with the system's memory. This could range from minor errors to more serious problems that could affect system stability.

To troubleshoot Event ID 1202, follow these steps: