Possible Duplicate:
Is there any benefit from installing Windows 7 64-bit when you have less than 4GB or RAM?

I am getting ready to install Windows 7 on a laptop with 4GB of memory. I know there are advantages to using the 64-Bit version when you have large amounts of memory (i.e., > 4GB). Are there any advantages to the 64-Bit version when you have 4GB or less?

link|improve this question
feedback

closed as exact duplicate by nhinkle, Diago Sep 26 '10 at 20:51

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

More than 2GB memory can be addressed per-process on a 64-bit system, allowing memory hungry applications to perform better. Another advantage is the access to more registers, and thus, 64-bit integers :)

Although with all the big integer libraries we have available today, doing processing on larger numbers is possible on 32-bit operating systems as well.

link|improve this answer
feedback

Only when running heavy multimedia or scientific software, due to the increased size and number of registers available.

link|improve this answer
feedback

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