Friday, August 14, 2015

windows - How to see the details of system process resource usage?

In task manager the is a process called "system". it uses resources but I want to know what is it? and what causes to use this amount of memory, cpu or disk.
what should I do?
I'm using windows 10.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...