Is there way to enable 4GB RAM in 32 bit Windows OS ? - Super User most recent 30 from superuser.com 2010-03-22T08:39:48Z http://superuser.com/feeds/question/67444 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://superuser.com/questions/67444/is-there-way-to-enable-4gb-ram-in-32-bit-windows-os 3 Is there way to enable 4GB RAM in 32 bit Windows OS ? Wahid Bitar http://superuser.com/users/15307 2009-11-08T10:14:33Z 2010-01-13T12:34:47Z <p>Hi,</p> <p>I upgraded my PC to 4GB RAM and i get only 3GB. Windows7 32-Bit consider that i've 4GB RAM but didn't use more than 3GB.</p> <p>Someone told me that MS Windows 32-bit doesn't support RAM larger than 3GB.</p> <p><strong>So please is there any way to make my OS "Windows 7 32-Bit" support more than 3GB RAM ??.</strong></p> <p><em><code>Note: I can't move to 64-Bit because I've many program doesn't work with 64-Bit OS.</code></em></p> <p>Thank you :) .</p> <p><strong><em>Edit::</em></strong></p> <p>I tried what Mr.Wonsungi advised me but whenever i check this option: </p> <blockquote> <p><code>Enable support for 4GB of RAM</code></p> </blockquote> <p>I get the following error: </p> <blockquote> <p><code>'Cannot access to the registry key HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-11d1-A9F0-00AA0060FA31}.'</code></p> </blockquote> <p>There is no "CLSID" at my registry i don't know why!.</p> <p>So please help me :(</p> http://superuser.com/questions/67444/is-there-way-to-enable-4gb-ram-in-32-bit-windows-os/67447#67447 7 Answer by Gerd Klima for Is there way to enable 4GB RAM in 32 bit Windows OS ? Gerd Klima http://superuser.com/users/1910 2009-11-08T10:18:45Z 2009-11-10T06:54:23Z <p>Read this:</p> <p><a href="http://www.codinghorror.com/blog/archives/000811.html" rel="nofollow">http://www.codinghorror.com/blog/archives/000811.html</a></p> <p>For general info, there is also this overview on memory limits per Windows edition:</p> <p><a href="http://msdn.microsoft.com/en-us/library/aa366778%28VS.85%29.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/aa366778(VS.85).aspx</a></p> http://superuser.com/questions/67444/is-there-way-to-enable-4gb-ram-in-32-bit-windows-os/67448#67448 5 Answer by dentrasi for Is there way to enable 4GB RAM in 32 bit Windows OS ? dentrasi http://superuser.com/users/2416 2009-11-08T10:18:55Z 2009-11-08T10:18:55Z <p>You can use PAE, but it's not nearly as good as just going 64 bit. Check this <a href="http://msdn.microsoft.com/en-us/library/aa366796%28VS.85%29.aspx" rel="nofollow">MSDN Page.</a></p> http://superuser.com/questions/67444/is-there-way-to-enable-4gb-ram-in-32-bit-windows-os/67473#67473 5 Answer by Molly7244 for Is there way to enable 4GB RAM in 32 bit Windows OS ? Molly7244 http://superuser.com/users/0 2009-11-08T13:10:40Z 2009-11-08T18:53:47Z <blockquote> <p>someone told me that MS Windows 7 32 bit doesn't support RAM larger than 3GB.</p> </blockquote> <p>someone is wrong. 32-bit Windows desktop operating systems support up to 4 GB of physical memory, however, due to the hardware limitations of the x86 architecture, only 3.5~ GB are available for the OS if 4 GB are installed.</p> http://superuser.com/questions/67444/is-there-way-to-enable-4gb-ram-in-32-bit-windows-os/67522#67522 1 Answer by churnd for Is there way to enable 4GB RAM in 32 bit Windows OS ? churnd http://superuser.com/users/4503 2009-11-08T15:57:02Z 2009-11-08T15:57:02Z <p>Just curious, can you give some examples of programs that don't work on 64-bit windows? 64-bit Windows since Windows XP has excellent backwards compatibility with 32-bit programs. Check the 5th question on this page: h<a href="http://windows.microsoft.com/en-US/windows-vista/32-bit-and-64-bit-Windows-frequently-asked-questions" rel="nofollow">ttp://windows.microsoft.com/en-US/windows-vista/32-bit-and-64-bit-Windows-frequently-asked-questions</a>. Take Microsoft Office for example, it's all 32-bit, but runs great on 64-bit Windows.</p> <p>The only time you wouldn't want to move to 64-bit is if you have hardware that doesn't have 64-bit drivers. Hardware drivers must match the OS platform.</p> http://superuser.com/questions/67444/is-there-way-to-enable-4gb-ram-in-32-bit-windows-os/67596#67596 3 Answer by Nathan Adams for Is there way to enable 4GB RAM in 32 bit Windows OS ? Nathan Adams http://superuser.com/users/15332 2009-11-08T19:43:20Z 2009-11-08T19:43:20Z <p>The answer to this question is really "depends on who you ask".</p> <p>Some say to use PAE, which will allow you to address higher than 4GB BUT Microsoft will NOT let you on many of 32bit versions of Windows.</p> <p><a href="http://msdn.microsoft.com/en-gb/library/aa366778%28VS.85%29.aspx" rel="nofollow">http://msdn.microsoft.com/en-gb/library/aa366778%28VS.85%29.aspx</a><br> The following table specifies the limits on <b>physical memory</b> for Windows 7.</p> <p>Physical 4GB limit, period. It's a licensing issue. There might even be a "hack" floating around to let you use more than 4GB, but I don't remember.</p> <p>Please do note: Vista and Windows 7 on 32bit will report the TOTAL PHYSICAL RAM you have in System, but it will ONLY use 4GB of it. So, shoving 16GB in a computer running 32bit Windows will only use 4GB ACCORDING TO MICROSOFT even though "System" control panel will show 16GB. Windows 7, Vista, and XP 32bit will only use 4GB of RAM, its a fact. However, certain versions of Windows Server WILL use more than 4GB with PAE enabled.</p> <p>For those going "your wrong PAE will allow you to to use more than 4GB", yes I agree, however, Microsoft says that you can only use 4GB on most of the 32bit desktop OS so if you feel that page is in error send them an email or call them to complain.</p> http://superuser.com/questions/67444/is-there-way-to-enable-4gb-ram-in-32-bit-windows-os/67888#67888 1 Answer by harrymc for Is there way to enable 4GB RAM in 32 bit Windows OS ? harrymc http://superuser.com/users/8672 2009-11-09T12:21:18Z 2009-11-09T12:21:18Z <p>As far as I know, 32-bits Window can use memory up to 64 GB, and can be "hacked" to do so.<br> This hack is fully described here: <a href="http://www.geoffchappell.com/viewer.htm?doc=notes/windows/license/memory.htm" rel="nofollow">Licensed Memory in Windows Vista</a>.<br> (Note: I do not advice anyone to actually try it.)<br> It also makes interesting reading, since it explains very well all the concepts involved.<br> I reproduce below his proof-of-concept image.</p> <blockquote> <p>That 32-bit editions of Windows Vista are limited to 4GB is not because of any physical or technical constraint on 32-bit operating systems. The 32-bit editions of Windows Vista all contain code for using physical memory above 4GB. Microsoft just doesn’t license you to use that code.</p> </blockquote> <p><img src="http://www.geoffchappell.com/notes/windows/license/%5Fimages/system8189.jpg" alt="image"></p> http://superuser.com/questions/67444/is-there-way-to-enable-4gb-ram-in-32-bit-windows-os/72251#72251 0 Answer by wonsungi for Is there way to enable 4GB RAM in 32 bit Windows OS ? wonsungi http://superuser.com/users/4390 2009-11-18T17:57:39Z 2009-11-18T17:57:39Z <p>The <a href="http://www.thewindowsclub.com/ultimate-windows-tweaker-v2-a-tweak-ui-for-windows-7-vista" rel="nofollow">Ultimate Windows Tweaker</a> has an option to enable 4GB of RAM on 32-bit Windows OS. Find it under "System Performance."</p> http://superuser.com/questions/67444/is-there-way-to-enable-4gb-ram-in-32-bit-windows-os/95311#95311 2 Answer by Breakthrough for Is there way to enable 4GB RAM in 32 bit Windows OS ? Breakthrough http://superuser.com/users/6887 2010-01-13T12:34:47Z 2010-01-13T12:34:47Z <p>Recently, a group of programmers have released a kernel patch for Windows 7 to allow the usage of more than 4gb of RAM under Windows 7. <a href="http://www.unawave.de/windows-7-tipps/32-bit-ram-barrier.html?lang=EN" rel="nofollow">Click here to download the patch, or view more information about it</a>. The patch basically modifies the Windows 7 Kernel to be more like the Windows Server 2003 Datacenter Edition, which is compatible with up to 8gb of RAM under 32-bit mode.</p> <p>The patch allows you to extend the PAE well into 8gb of RAM under Windows 7 32-bit. For more information about why Microsoft implemented this technical limitation, see <a href="http://www.geoffchappell.com/viewer.htm?doc=notes/windows/license/memory.htm" rel="nofollow">this article</a>.</p> <p>Note that individual processes will still be limited to 4gb even if the system can access more... Although if you had 8gb of RAM, then at least you'd still have another 4gb for other processes ;)</p>