-1

I have a Windows 7 laptop, which has 4GB of RAM and admittedly is quite a few years old. Recently, it seems all my RAM is being used up, without doing anything or very much at all (e.g. just opening Google Chrome and reading my Goggle Mail), and everything grinds to a halt if I try to do anything at all (e.g. open a PDF document in Acrobat Reader, open Word or Excel, etc...).

Below are a couple of screenshots from Process Explorer that illustrate the issue:

enter image description here

enter image description here

I have changed the indexing options of Windows to a minimum set of folders to see if that makes a difference. I suppose I could disable search indexing altogether. Any other suggestions (other than buying more RAM)?

Update: my question is different from the suggested duplicate. I have tried stopping some services, but I don't really know which are needed, and which ones aren't. Below is a screenshot of RAMMap, it shows that most of the memory is active (mostly as "nonpaged pool" and "process private"), and not in standby as in the suggested duplicate question:

enter image description here

am304
  • 225
  • 1
  • 7
  • 14

1 Answers1

2

Based on the RamMap image, it seems that the culprit is a leaking driver, because of the high value of nonpaged pool (about 1.7 GB).

As the creator of RamMap explains nonpaged pool is used only by the kernel and drivers, and 1.7 GB is way to much for that, and even more if it's a 32 bit Windows (I just checked a Win10 64 bit on a machine with 6GB of RAM and the nonpaged pool is about 400MB).

If you updated a driver recently (maybe graphics drivers?) that could be a good starting point, if not you should check if there is updated drivers for that computer.