Question

Difficulty: MediumWindows Administrative and System Management Tools

A help desk technician is troubleshooting intermittent application crashes and system instability on a Windows 11 workstation. The technician needs to review a unified daily stability index alongside a chronological timeline of recent software installations, Windows updates, and hardware failure events from the past month. Which administrative utility should the technician launch?

  1. Reliability MonitorAnswer
  2. B
    Task Manager
  3. C
    System Configuration (msconfig)
  4. D
    Component Services (comexp.msc)

Answer

Reliability Monitor is the correct tool because it generates a historical stability index timeline correlating system failures with software updates and application crashes.
Reliability Monitor tracks system stability over time on a scale of 1 to 10 and presents critical events, software updates, and application failures in a daily visual timeline, enabling quick root-cause identification for recent instability.

Step-by-Step Solution

1
Analyze the technical requirement.
The scenario requires viewing a stability graph with historical failure events, system crashes, and software updates over time.
Correlating crashes with recently installed updates requires a tool designed for historical system event tracking.
2
Evaluate the administrative tool capabilities.
Reliability Monitor (launched via `perfmon /rel` or Control Panel) aggregates log data into a daily stability index chart.
Tools like Task Manager only show live metrics, while System Configuration controls startup and boot state.

Key Concept

Windows Reliability Monitor for tracking system stability index and historical update/error events
Rate this question