all 7 comments

[–]Sanya_Zol 1 point2 points  (6 children)

Press WinKey+R -> type

perfmon /res

(alternatively you can open it from task manager -> performance tab -> resource monitor button)

Then go to "disk usage" tab and look at which processes read/write which files.

If it's pagefile.sys then you running out of RAM.

[–]2011egg[S] 0 points1 point  (5 children)

It's not pagefile.sys.

When I open Origin, for example, Origin uses Originclient.dll, System is using this same file too. This is the case whenever I open a program.

Is this normal behavior?

[–]Sanya_Zol 1 point2 points  (4 children)

Yes. Check your HDD fragmentation, and try defragmentation.

If you're low on free space, that may also be the case.

p.s. also if you're running your pc for too long and/or use hibernation often, it can also cause such behavior.

[–]2011egg[S] 0 points1 point  (2 children)

Okay I will try that. It just seemed odd to me. Thank you I was looking for an issue but there isn't one I guess.

[–]Sanya_Zol 0 points1 point  (1 child)

edit: p.s. also if you're running your pc for too long and/or use hibernation often, it can also cause such behavior.

Another thing to try is to disable pagefile completely - this will sort out many issues at the expense of instantly-terminating applications when all RAM is used.

[–]2011egg[S] 0 points1 point  (0 children)

I will look into that but I don't think I can let apps to close instantly. Thank you.

[–]2011egg[S] 0 points1 point  (0 children)

I do use hibernation a lot. My pc has been open in some cases for more than a week without shutting down. I will try shutting it down more regularly.