I've seen lots of folks having problem with hardware reserved memory issue in Windows 7/Server 2008 R2. I have it myself but not as huge as others have.

Problem description

When you install Windows 7 (or its bigger brother Windows Server 2008 R2) your memory may not be fully utilised. If you look at

Task Manager >
    Performance Tab >
        Resource Monitor >
            Memory Tab

And scroll to the bottom of the list you will see a graphical representation of your memory. Some of it may be hardware reserved. Previous Windows versions didn't have this problem. System was able to utilise all memory available.

Question

Is there any solution to lower/remove hardware reserved memory?

Sidenote

I tried installing 32 and 64 bit versions but to no avail. I also tried both Windows: 7 and Server 2008 R2. But always get the same amount reserved by HW. On previous Windows versions I had more memory available because I'm simultaneously running 2 VMs on host (so three machines all together). And my memory peaks much higher now as it did on older versions.

link|improve this question

76% accept rate
Got the same problem here, recently I upgraded from 2GB to 6GB and stated that 3GB was hardware recerved. Today I bought another 4GB, only to find out that those whole 4GB end up in hardware reserved aswell. This makes me wonder if the problem lies with the reserved pard or that the normal part isn't properly expanding. My system: <ul><li>Proc: AMD 965x4 Phanom BE</li> <li>Motherboard: ASUS M4A79XTD-EVO</li> <li>Memory: 10GB DDR3 (A1:4 A2:4 B1:2)<i>With only 3GB available to windows 7?</i></li> <li>HD: 1.5TB (4-8GB PageFile on each partition)</li> <li>Video: Dual VideoCards (CrossFire – user68331 Jan 26 '11 at 18:24
feedback

4 Answers

Your PC always consumed that RAM, but older versions of Windows didn't show.

Now if you think that the hardware reserverd memory is a lot we need to which device is consuming that and how much each device.

For do that open the Device Manager (devmgmt.msc), go to the view menu, Select Resources By Connection and expand the Memory subtree. There you have the ranges of RAM used by each device.

Convert the two values of each device from hexadeximal to decimal, and substrac them. The difference is how much memory is a device using. This way we will know what are taking you RAM.

link|improve this answer
feedback

How much memory are you seeing as 'Hardware Reserved'? If its less than 256MB you're seeing the memory that exists in the system but is preallocated to the video card.

link|improve this answer
Hardware reserved memory is 641 MB. – Robert Koritnik Oct 26 '09 at 18:48
That's high, but not unreasonable. On my 32-bit laptop with 4GB RAM, I don't see 1GB. At home on the desktop on 64-bit (also 4GB), it's a measly 68MB. – Randolph West Oct 26 '09 at 19:44
hmmm. My 64 bit Windows 7 with 4GB of RAM shows 6 MB Hardware reservered. I have a ATI Mobility Radeon HD 3670. – Knox Oct 26 '09 at 20:17
@knox: good for you. I wish I was in the same position as you are. :) – Robert Koritnik Oct 26 '09 at 22:41
feedback

Could be a "cheap" graphics solution without dedicated memory - then the memory is taken from system memory;) I suggest you tell us sometihng aobut your server hardware, please ;)

link|improve this answer
Well it's an HP nc8430 notebook with a dedicated Ati graphics card with its own memory. – Robert Koritnik May 7 '10 at 18:31
Ok, so it also has no additional fancy stuff (notebooks rarely have). Out of ideas. – TomTom May 7 '10 at 18:50
feedback

So the answer i seem to get is that all the RAM sticks have to be the same speed. I just got 6 sticks of RAM from dell, each 4gb. the first 2 they sent were 1066mhz and the other 4sticks they sent were 1333mhz. So my system says 24gb (16 usable) 8 is hardware reserved due to the mismatch in the RAM. thats what the dell guy says anyway

link|improve this answer
1  
That's just bollocks. I have two 2G SODIMMs in my notebook and I get 641 hardware reserved memory. If the guy at DELL was right I should have 2G of HW reserved mem. I assume his answer was just the easy way out to get rid of your problem so you wouldn't bother him again. Something that convinced you he's right. And BTW: Both of my SODIMMs are the same. So I shouldn't have any HW reserved mem. – Robert Koritnik Mar 27 '11 at 11:58
feedback

Your Answer

 
or
required, but never shown

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