• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Does your laptop battery charge only when the laptop is turned off? Click here to view the solution
HP Recommended
Microsoft Windows 11

Snimka zaslona 2025-01-27 183201.png

1 REPLY 1
HP Recommended

You may have 16gb of memory but 8gb might be all that is available.

There are a lot of reasons this can happen as explained here

It is also possible the wrong memory is being used. You may have memory of different ranks (mis-matched memory). The memory may be in the wrong slots, especially on desktop system.

An easy way to find what memory you have is to run the wmic app from the windows command prompt. Bring up the window CMD prompt and enter the first line to see what memory you have. The second line may give the maximum memory possible based on the chipset. The number of memory sockets limit what can be added.


 wmic memorychip get devicelocator, capacity, speed, MemoryType, formfactor, partnumber, manufacturer 


 wmic memphysical get maxcapacityEx, MemoryDevices 



Should look something like the following. To purchase identical memory search for the part number shown and look for the letters 'HP' on any label attached to the memory stick.
wmic-x299
The above values are in bytes. Divide by 1024 twice to get megabytes.
8589934592/(1024*1024) = 8192mb or 8gb

The output of maxcapacityEx is Kbytes, not bytes.

Note that some older systems do not recognize maxcapacityEx even when running latest Windows.

 

let me know what WMIC shows.


Thank you for using HP products and posting to the community.
I am a community volunteer and do not work for HP. If you find
this post useful click the Yes button. If I helped solve your
problem please mark this as a solution so others can find it
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.