重启后的样子,如图我的电脑内存是没有任何错误的!
假设您等的不耐烦了,没有看到上面的画面,不用着急,我们可以进入事件查看器,来检索刚才时间段关于内存检查的信息报告!
另外,如果您电脑上安装有PowerShell,您可执行如下命令就像这样: PS C:\\> get-eventlog system -after \ -source Microsoft-Windows-MemoryDiagnostics-Results | Select EntryType,InstanceID,Message | format-list
EntryType : Information InstanceId : 1201
Message : The Windows Memory Diagnostic tested the computer's memory and detected no errors EntryType : Information InstanceId : 1101
Message : The Windows Memory Diagnostic tested the computer's memory and detected no errors
总结: 作为Windows 7 以及 Windows Server 2008下的内存诊断工具,这是一个非常有效且免费的内存检测工具,我期望众多的OEM以及设备制造商会利用这个工具进行简而有效地测试,如果还没开始行动,那么从现在开始吧!