A user reports that a desktop utility application closes abruptly every time a specific tool within it is selected. A technician needs to inspect the system log history to find the exact faulting module name and error code associated with the application crash. Which Windows administrative utility should the technician open?
- Event ViewerAnswer
- BPerformance Monitor
- CDevice Manager
- DIndexing Options
Answer
Event Viewer is the correct tool because it logs detailed application error events, including the faulting application name, faulting module, and exception code.
Event Viewer records system-wide events and application failures under the Application log, providing critical diagnostic details such as Event ID 1000, faulting module paths, and error codes.
Step-by-Step Solution
Key Concept
Windows Event Viewer Application Log Analysis