Computer Hope

Microsoft => Microsoft Windows => Windows 10 and 11 => Topic started by: xerxerus on March 16, 2017, 10:16:51 AM

Title: 100% disk usage by "System" process
Post by: xerxerus on March 16, 2017, 10:16:51 AM
Hey, i would be glad if someone could help me with this issue i have been having for a while. (Windows 10 x64)

My computer was constant on 100% disk usage all the time, caused by "System" process taking about 17MB/s.

After a random while (could be caused because i started up skype) the disk usage went to 0% and instead, my RAM usage went to 80% (from 8 GB ram) with only google chrome and skype running, both together taking about 500MB RAM.

However task manager is telling me my PC is using 6GB RAM. So there is something using RAM thats not listed in task manager.

Can someone point me in the direction of what is wrong with my pc? Someone in chat mentioned to publish a speccy info, here it is http://speccy.piriform.com/results/W5eQmSjXiqrMDOJBIECbBZP

Title: Re: 100% disk usage by "System" process
Post by: patio on March 16, 2017, 10:23:16 AM
Forget Speccy for now...DLoad install and run Process Explorer...Post a screenshot of whats eatin up resources...
Were Win Updates runnin in the background perhaps ? ?...cause i've seen that before.
Title: Re: 100% disk usage by "System" process
Post by: Computer_Commando on March 16, 2017, 10:35:22 AM
https://en.wikipedia.org/wiki/Patch_Tuesday
Title: Re: 100% disk usage by "System" process
Post by: xerxerus on March 16, 2017, 10:39:34 AM
Forget Speccy for now...DLoad install and run Process Explorer...Post a screenshot of whats eatin up resources...
Were Win Updates runnin in the background perhaps ? ?...cause i've seen that before.
http://i.imgur.com/XNSRac3.png

thats weird chrome in this process explorer shows way more usage than in task manager  anyways i have just 1 chrome tab open yet there is so many processes
Title: Re: 100% disk usage by "System" process
Post by: xerxerus on March 16, 2017, 11:22:51 AM
https://en.wikipedia.org/wiki/Patch_Tuesday
Were Win Updates runnin in the background perhaps ? ?...cause i've seen that before.

Windows was updating after all.. i feel so *censored* stupid im sorry for wasting your time and thanks for your help
Title: Re: 100% disk usage by "System" process
Post by: patio on March 16, 2017, 03:03:07 PM
Don't feel bad about it at all...it happens...

Welcome Aboard.
Title: Re: 100% disk usage by "System" process
Post by: patio on March 16, 2017, 03:03:57 PM
BTW with Chrome every tab you open starts a new running process...just so you know.
Title: Re: 100% disk usage by "System" process
Post by: BC_Programmer on March 16, 2017, 03:15:08 PM
For the memory "mismatch" Task Manager shows the "Private Working Set" Memory usage of a Process, Process Explorer by default shows Private Memory Usage.

My understanding is that the difference is largely that Task Manager indicates how much Physical Memory is being used, whereas Process Explorer will show how much memory it has allocated, including memory that is in the pagefile.

So for example right now I have Firefox showing 1.1GB usage in Process Explorer, but about 900MB in Task Manager, because about 100MB was swapped to disk.