How to Fix High CPU Usage on Windows 11
Diagnose and fix 100% CPU usage on Windows 11 — identify the culprit process in Task Manager, disable background services, and run an antivirus scan.
Why Is Your CPU at 100%?
Sustained high CPU usage usually means one process is consuming far more resources than it should. Common culprits include Windows Update running in the background, antivirus scans, a runaway browser tab, a misbehaving service, or malware. The first step is always to identify the specific process.
Step 1 — Find the Culprit in Task Manager
Press Ctrl + Shift + Esc to open Task Manager. Click the CPU column header to sort processes by usage. The top item is what's hogging your CPU. Common high-usage processes and what to do:
- Windows Update (wuauclt.exe / TiWorker.exe) — wait 30–60 minutes; updates will finish on their own
- Antivirus (MsMpEng.exe / Windows Defender) — a scheduled scan is running; let it finish or schedule it for off-hours
- Browser (chrome.exe, msedge.exe) — a rogue tab or extension is the cause; check the browser's own task manager (
Shift + Escin Chrome) - System Interrupts — usually a driver problem; see Step 4
Step 2 — Disable Unnecessary Background Services
Press Win + R, type services.msc, and hit Enter. Look for services you don't need running constantly:
- SysMain (Superfetch) — on systems with SSDs, this can cause high disk and CPU usage; set startup type to Disabled
- Windows Search (WSearch) — if you never use Windows Search, disabling it frees significant resources
- Any third-party app service (game launchers, update helpers) you don't actively use
Step 3 — Run an Antivirus Scan
Malware — especially cryptocurrency miners — will silently max out your CPU. Open Windows Security → Virus & threat protection and run a Full scan. Also run Malwarebytes (free) for a second opinion. Miners often disguise themselves as legitimate system processes.
Step 4 — Update or Roll Back Drivers
If System Interrupts is consistently above 5–10% CPU, a driver (often audio, network, or GPU) is misbehaving. Open Device Manager, check for devices with a warning icon, and update their drivers. If the problem started after a recent driver update, roll it back.
Step 5 — Adjust Windows Update Active Hours
If Windows Update is regularly maxing your CPU, set active hours so updates only run when you're not working. Go to Settings → Windows Update → Advanced options → Active hours and set your working hours. Updates will install outside that window.
High CPU Quick Fixes
- Sort Task Manager by CPU and identify the top process
- Let Windows Update or antivirus scans finish naturally
- Disable SysMain and Windows Search if not needed
- Scan for malware — miners are a common hidden cause
- Update or roll back a recently changed driver
- Set Windows Update active hours to avoid midday slowdowns