FG
💻 Software

How can I investigate 99% CPU usage by w3wp.exe?

Fresh7 days ago
Mar 15, 202622267 views
Confidence Score0%
0%

Problem

is showing 99% CPU usage. What are the best ways to investigate the cause of this high CPU usage?

Error Output

w3wp.exe

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I investigate 99% CPU usage by w3wp.exe?

Low Risk

Attach WinDbg + sos and run . That will show you which thread is taking the most CPU time. Do a on the thread to find out what it is doing.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment