Frustration builds fast when a Windows machine turns sluggish. Task Manager shows CPU and memory under control. No single process screams for attention. Yet applications hang. Boot times stretch. The system feels off. For years administrators and power users have hunted through Event Viewer logs or run resource monitors without a clear map. One built-in report changes that picture. It delivers a color-coded snapshot that names the guilty parties.
MakeUseOf writer Rob LeFebvre described the experience in an article published just yesterday. He noted that many users open Task Manager during slowdowns only to find nothing alarming. “The next step, then, should be dropping into the Run dialog with a command and letting Windows spend a minute reporting exactly what’s going on,” LeFebvre wrote. (MakeUseOf, June 3, 2026)
The command is simple. Press Win+R. Type perfmon /report. Windows launches Performance Monitor and gathers data for sixty seconds. A progress bar counts down. The resulting HTML report sits ready in C:\PerfLogs\System\Diagnostics. Administrators can revisit it later without repeating the collection. The file carries a timestamp. Older runs remain for comparison.
At the top appears a diagnostic results section. Green marks checks that passed. Yellow flags items worth review. Red demands immediate attention. This triage alone beats blind guessing. Below it sit basic system checks and performance breakdowns. Services. Device errors. Security settings. All receive scrutiny.
The performance section lists top consumers of CPU, disk, network and memory during the sample period. Even when Task Manager looks quiet this report can surface a process that quietly taxes resources. One antivirus scanner hammering the disk. A backup agent writing constantly. The numbers don’t lie.
Software configuration details reveal the operating system version, running services and startup programs. A service set to launch at boot that repeatedly faults shows here. Hardware configuration dives deeper. Disk health status. BIOS version. Device error states. Windows Experience Index scores. An outdated driver or misconfigured peripheral often surfaces with a clear warning.
CPU metrics include average processor time and queue length. Anything consistently above two threads per core points to a bottleneck. Memory reports available RAM alongside pages per second. High paging activity means the system swaps to disk. Performance collapses. Disk statistics track read and write speeds plus average response times. Network figures show bytes transferred per adapter.
Every flagged item links directly to Microsoft documentation. The guidance proves more practical than many expect. Fix the red items first. Then tackle yellow warnings. After changes run the report again. Side-by-side comparison shows progress or reveals new issues.
Yet the sixty-second snapshot carries limits. Intermittent problems may escape capture. Kernel-level driver faults or complex input-output bottlenecks require Windows Performance Recorder instead. For those cases another tool fills the gap.
Reliability Monitor offers the historical view. Type perfmon /rel or search for “View reliability history” in the Start menu. Dell’s support documentation explains that the tool tracks system state from login to shutdown. It probes memory, drives, fans and CPU through performance counters while logging application and system events. (Dell Support)
A stability index graph runs from one to ten. Sharp drops coincide with critical events. Red X icons mark application failures. Yellow triangles signal warnings. Blue information icons provide context. Click any day to expand the list. Patterns emerge quickly.
Afam Onyimadu tested the tool during his own slowdowns. He found repeated background failures from the same application marked with red X icons across multiple days. The program restarted automatically so Task Manager never showed sustained high usage. “The Reliability Monitor confirmed that repeated background failures were slowing my computer,” Onyimadu reported. “This would have been hard to catch with most other built-in tools.” (MakeUseOf, April 13, 2026)
Failed updates also appeared as clusters of warning icons. They did not crash the machine outright but accumulated enough friction to degrade responsiveness. A driver-related fault involving a .sys module offered another clue. Onyimadu noted that the historical timeline made patterns visible in ways raw event logs rarely do.
Microsoft itself has turned to logs to understand these complaints. In a 2025 Insider build the company began automatically collecting data when machines experienced slow or sluggish performance. Insiders who submit feedback through the Hub trigger the upload. PCMag reported that the effort aimed to help engineers correlate user descriptions with concrete metrics ranging from scheduler anomalies to driver conflicts. (PCMag, July 21, 2025)
Recent updates have fueled fresh waves of trouble. Windows Central detailed how the KB5089549 cumulative update released May 13, 2026 triggered install failures and rollback messages on some systems. Users saw the error “Something didn’t go as planned. No need to worry, undoing changes.” A smaller group reported slowed internet speeds after successful installation. Microsoft had not acknowledged the problems at the time of reporting. (Windows Central, May 15, 2026)
These episodes highlight why the Reliability Monitor matters. A single failed update or repeating application crash can drag performance without obvious resource spikes. The stability graph makes the timing unmistakable. Administrators see the exact day the index dropped. They match it against new software, driver updates or patches.
But the tools do not fix problems. They only illuminate them. Once the report names an unstable application the next move belongs to the user. Reinstall. Update. Adjust compatibility settings. For the LinkCollector example in Dell’s guide a simple change to Windows 7 compatibility mode and disabling high-DPI scaling resolved startup sluggishness on a 4K display.
Enterprise IT teams already incorporate these reports into troubleshooting playbooks. They run perfmon /report during user complaints. They check Reliability Monitor before blaming hardware. The combination beats guesswork. It shortens mean time to resolution.
Power users gain the same advantage at home. No third-party utilities needed. No subscription services. The reports live on every Windows PC. They have existed since the NT era yet remain obscure. That may explain why so many machines limp along longer than necessary.
Run the report before declaring a system broken. Leave the machine idle during collection for clean data. Study the red and yellow entries. Cross-check top processes against Task Manager’s Details tab. Examine paging activity. Identify disk hogs. Make targeted changes. Then generate a fresh report. The difference often appears dramatic.
Performance problems rarely announce themselves with fanfare. They creep in through background failures, outdated drivers, excessive paging or conflicting services. These two reports strip away the mystery. They hand administrators and users a clear list of suspects. The rest is execution.
And the data keeps accumulating. Reliability Monitor maintains its timeline for weeks. Performance reports stack in their folder with timestamps. Together they form a diagnostic history that no single Task Manager glance can match. For those tasked with keeping fleets responsive or home rigs snappy the logs have been waiting all along.


WebProNews is an iEntry Publication