A desktop technician is assigned to investigate a workstation running Windows 11 Pro that has suffered intermittent system freezes and application crashes over the past three weeks. The technician needs to view a historical line graph that calculates a daily System Stability Index score from 1 to 10 and correlates system failures directly with recent software installations, driver updates, and OS patches on a single timeline. Which administrative tool should the technician launch to obtain this specific visual stability analysis?
- Reliability Monitor (perfmon /rel)Answer
- BEvent Viewer (eventvwr.msc)
- CResource Monitor (resmon.exe)
- DSystem Information (msinfo32.exe)
Answer
Reliability Monitor (perfmon /rel) is the correct tool because it provides a visual historical timeline, daily System Stability Index ratings (1–10), and tracks critical failures alongside system updates.
Reliability Monitor (accessed via `perfmon /rel` or through the Security and Maintenance applet) generates a System Stability Index rating on a scale from 1 to 10. It correlates critical failures, warnings, and informational events—such as driver updates, software installations, and Windows patches—on a continuous timeline graph, making it the ideal utility for analyzing stability trends over extended periods.
Step-by-Step Solution
Key Concept
Windows Reliability Monitor and System Stability Index