Question: I own a Dell Latitude E7450 running Windows 10 on a 256GB SSD (SK Hynix SC210mSAA).

Several times a day (in fact sometimes several times an hour), the disk usage jumps to 100% for 1 or 2 minutes, but the resource monitor values don’t add up (in fact, this happens quite randomly, even when I’m doing nothing (almost no CPU usage). See picture below.

]

My common usage can go from simple browsing to heavy use of VS2015 (ASP.NET, IIS, local SQL Express…). Whatever I’m doing, this can occur about anytime.

On the other hand, some other time (far more rarely), the computer hangs for 2 or 3 minutes, this time without any disk activity.

In both cases, the computer progressively becomes unresponsive (it doesn’t freeze directly, but apps hang one after another, except for the mouse that remains alive all the time), until everything returns back to normal for some more time.

It seems to happen more frequently when connected to a wireless network, but it happens whatever the interface, I guess this is not really relevant.

What I did already, to no avail:

  • disabled chrome prefetch
  • limited the amount of ram allocated to SQL Express
  • disabled most of VS2015 CodeLens
  • disabled ccleaner background agent

I’m quite clueless on what happens here. Any ideas ?

Please ask for any additional information you could find relevant.

EDIT : Here is a screenshot from HD Tune Health. Nothing special, AFAIK.The benchmark run went smoothly, and a quick Error scan didn’t raise any error.

Answer: I would have just commented but am under 50 rep so had to go this way. Have you tried Process Explorer by SysInternals. It would be perfect for finding out what is causing this because it shows you every process, by parent-child relationship. It highlights when a process begins and ends and you can record whats going on so you can get to the bottom of it. The whole suite is quite comprehensive but Process Explorer is perfect for these kinds of problems.

Process Explorer Pic