RBRunbook
Operating Systems

How to Diagnose and Fix High CPU Usage on Windows 11

Task Manager tells you what's using CPU, not why — or whether it's actually a problem. Here's how to tell normal background activity from a real issue.

DifficultyBeginner
Time15–20 min
PlatformWindows 11
CategoryOperating Systems

Task Manager shows a live number, but a spike alone doesn't mean something's wrong — Windows regularly runs background maintenance that briefly uses a lot of CPU by design. The question that matters is whether it's constant and unexplained, and this walks through finding out which.

01Sort by CPU in Task Manager, then just watch for a minute

Ctrl+Shift+Esc → Processes tab → click the CPU column header to sort. If a process spikes briefly and settles (Windows Update, Windows Defender scanning, Search indexing after adding files), that's normal and not worth chasing. The problem cases are a process pinned high and staying there.

02Check Windows Update and Defender first — the most common false alarms

Search "Check for updates" in Start — if an update is actively downloading or installing, high CPU (usually from a process called TiWorker.exe) is expected and temporary. Similarly, Windows Security → a full scan running in the background is a completely normal cause of sustained CPU use for 20–60 minutes.

03If it's a specific app, check its actual version

Browsers with too many tabs or extensions, and outdated versions of Chrome, Discord, or Slack, are frequent culprits — often fixed by a pending update the app hasn't auto-installed yet. Check the app's own update mechanism, not just Windows Update.

04Rule out background startup bloat

Task Manager → Startup apps tab. Anything with "High" startup impact that you don't actually need running constantly (many apps set themselves to auto-launch during install without asking) can be disabled here without uninstalling the app.

05Check for a stuck or runaway process using Resource Monitor

Type "Resource Monitor" in Start for more detail than Task Manager shows, including which specific file or handle a process is stuck on. A process at a flat, unchanging high percentage (rather than fluctuating) with no clear reason is a strong sign of a genuine stuck process — safe to end via Task Manager and relaunch the app normally.

06Check for malware only after ruling out the above

If CPU stays high with no identifiable legitimate process, or you see unfamiliar process names, run a full scan with Windows Defender (Windows Security → Virus & threat protection → Scan options → Full scan). This is a real cause, but it's less common than the mundane ones above, so it's worth checking those first.

PatternLikely cause
Brief spike, then settlesNormal background maintenance — not a problem
High CPU for 20–60 min occasionallyWindows Update or Defender scan
One app consistently highOutdated app version or too many tabs/extensions
Flat, unchanging high % with no clear causeStuck process — end and relaunch
Unfamiliar process name, persistentRun a full malware scan
JM
Written by Jordan Malik Senior Editor, Systems & Networking — guide tested on a live Windows 11 setup before publishing
Last verified: July 2026