0

Possible Duplicates:
Where did the other .8 GB of RAM go?
Windows x86 physical memory is 24-bit?
Why is usable RAM less than total RAM?

I have a computer with 4GB RAM. Why isn't it all usable? What does this mean?

See below:

Installed: 4GB, Usable: 2.9GB

alt text

flybywire
  • 4,110

2 Answers2

1

It's because you have 32bit installed. 32 bit can only go so high. You need 64bit.

If you do have 64bit, 1Gb of RAM may be shared with the video card.

Matt
  • 6,539
1

This is purely a limitation of the 32-bit operating system, and has been around since XP. Vista SP1 had an update that changed the dialog to show 4GB, but in reality, the OS was still only using 3.

The reason: Windows 32-bit can only use 4GB of memory. This applies to ALL hardware, including your video card.

If your video card has 1GB of VRAM, this means you're trying to use 5GB total. The BIOS often has settings to choose the amount of memory dedicated to your video card, and Windows will use as much RAM as it can in the remaining space.

Here is an external reference with people stating the same thing.

Will Eddins
  • 3,622