Possible Duplicates:
Using 3+ GB RAM in Vista/Windows7(32-bit)?
4 GB of Ram installed but only 2.97GB usable. What gives?

hi, i have laptop: eME730G with 4GB ram. I have Windows 7 (32bit) Enterprise and windows use only 2,5 GB ram, why? How fix it?

Full infomation about memory:

enter image description here

link|improve this question
feedback

migrated from stackoverflow.com Sep 2 '10 at 18:16

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by Sathya, random Sep 2 '10 at 20:59

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

32 bit operating systems can't use the full 4GB or RAM on your machine.

To fix it, you need to use a 64 bit operating system.

To explain it further...

32 bits can only access 4GB of memory because 2 to the 32 power is 4 billion. So 2 to the 32 power is 4 GB.

Included in that accessing memory space is video memory and other hardware related stuff, which takes away from your 4GB of addressable RAM.

link|improve this answer
What he said... – Thomas B. Sep 2 '10 at 18:20
feedback

Perhaps NVIDIA ION that uses 0.5 GB (of the 3 GB Win7 x86 can use)?

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.