vote up 4 vote down star

As far as I am aware, one can view the RAM Size in System Properties:

From the above screenshot it seems that My RAM is 3.5 GB, but as far as I can tell I actually inserted 2 two GB RAM into my motherboard.

Is it that my memory is faulty, or that the information displayed in System Properties is faulty?

flag

52% accept rate
-1 asked and answered all over the place already. – DannySmurf Nov 24 at 22:53

8 Answers

vote up 20 vote down check

It's because your OS is 32-bit. Check out Dude, Where's My 4 Gigabytes of RAM?

link|flag
1  
Not neccesasrily. I only have 3 GiB of my 4, due to a chipset limitation. But yes, it's probably the 32-bittiness. – Johannes Rössel Aug 21 at 10:57
Erm, the chipset is rather irrelevant. 32-bit Windows (excepting Server editions and PAE hacks) will not see 4GB of RAM. – Graeme Donaldson Sep 17 at 21:00
vote up 15 vote down

http://www.cpuid.com/cpuz.php

This will tell you everything about the memory installed in your machine along with the cpu. It will show which slots contain what size sticks and what speed they are running at.

The link JP posted from coding horror explains exactly why you only see 3.5gb out of the 4 you have installed is because of a 32bit OS.

link|flag
1  
CPUID is a great tool! – kamleshrao Aug 21 at 9:13
This is a fantastic tool. I use it whenever I need to know what hardware a system has. – Nighthawk Sep 17 at 20:05
vote up 3 vote down

Because you are running 32Bit Windows 3.5GB is the maximum amount of RAM you can support.

A 64bit Operating system is required to use any more RAM. So currently you are wasting 512MB of RAM.

link|flag
The maximum is 4GB minus (amount of virtual address space consumed by various other devices), which isn't necessarily 3.5GB. The maximum I've seen so far is 3.75GB on a virtual server. – Graeme Donaldson Sep 17 at 21:03
vote up 1 vote down

4GB Ram is the maximum allowed in 32bit operating systems.

I suspect that because your Video Card uses 1/2GB, that leaves 3.5 GB left.

link|flag
vote up 1 vote down

Or try the Crucial system scanner.

link|flag
vote up 1 vote down

the reason is not the operating system (which supports 4 GB), it is the 32-bit hardware architecture.

and while we're recommending software, here's another goodie:

SIW - System Information for Windows

link|flag
vote up 0 vote down

Check memory with memtest86

Or use Everest or other hardware recognition software

UPDATE:

Your question is wrong. Better is "Why my XP see only 3.5GB RAM?"

Answer from JP is right

link|flag
vote up 0 vote down

Download CPU-Z... Will detect whatever is in your slot... ;)

link|flag

Your Answer

Get an OpenID
or
never shown

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