220-802 · Question #154
A PC is running slower than usual. Which of the following tools would BEST diagnose the possible bottleneck?
The correct answer is D. Task Manager. Task Manager provides real-time visibility into CPU, memory, disk, and network utilization, making it the best tool to identify performance bottlenecks on a slow PC.
Question
A PC is running slower than usual. Which of the following tools would BEST diagnose the possible bottleneck?
Options
- ACHKDSK
- BDevice Manager
- CTask Scheduler
- DTask Manager
How the community answered
(33 responses)- A6% (2)
- C3% (1)
- D91% (30)
Why each option
Task Manager provides real-time visibility into CPU, memory, disk, and network utilization, making it the best tool to identify performance bottlenecks on a slow PC.
CHKDSK scans for file system corruption and bad sectors; it reports disk integrity issues but does not display real-time performance metrics or identify active bottlenecks.
Device Manager shows hardware devices and their driver status and is used to diagnose driver conflicts, not runtime performance bottlenecks.
Task Scheduler manages automated tasks and their schedules and has no functionality for monitoring or diagnosing live system performance.
Task Manager displays live resource usage for all running processes, including per-process CPU percentage, memory consumption, disk I/O, and network activity. A technician can immediately identify which process or resource is saturated - for example, 100% CPU usage by a specific application or maximum disk utilization - and pinpoint the bottleneck causing the slowdown. The Performance tab also provides historical graphs to confirm sustained resource contention.
Concept tested: Using Task Manager to identify system performance bottlenecks
Source: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/taskmgr
Topics
Community Discussion
No community discussion yet for this question.