Tuesday, August 18, 2015

Windows says RAM ran out while there is still 4 GB of physical memory available

Screenshot of System Information from Process Explorer


This System Information is from Process Explorer. There is still physical memory available but the system shows nearly no RAM left.


Task Manager also shows that about 74% of total RAM is used.


Since installing Windows 8.1, the computer had 4+8=12 GB of RAM. I upgraded it by changing the 4 GB to an 8 GB module. Could that be the problem? Or is this behavior normal and I've just misunderstood the meaning of available physical memory?

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...