-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Gaming
- Gaming Desktops
- RAM upgrade

Create an account on the HP Community to personalize your profile and ask a question
09-03-2024 06:22 AM - edited 09-03-2024 06:31 AM
Hi, I'd would to know whether my HP Pavilion 14 x360 with 2133Mhz RAM can be upgrade to 8GB 3200Mhz RAM? For your info, my HP is using Intel i5-7200U CPU with one slot 4GB of DDR4 RAM. Does it makes any difference?
Solved! Go to Solution.
Accepted Solutions
09-03-2024 06:29 AM
A quick check to see what memory your system is compatible with is to use a memory finder from a major vendor such as Kingston or Crucial. Both companies have a good return policy for incompatible memory. HP and other OEM code memory parameters into their BIOS and a memory stick with an HP label is more likely to work than the same speed generic memory. When buying more than one stick of memory, the memory should be bought in a kit. Just because one stick of memory is known to be compatible does not mean that a pair of them will work. For example, memory that is dual rank takes two virtual slots and single rank memory takes one virtual slot. Depending on the motherboard design, the system might accept a pair of single rank but reject a pair of dual rank if it counts dual rank as taking two physical slots. It is always a good idea to get the memory you need when you buy the system as years or even months later, memory designs change and newer memory may not be compatible.
Kingston memory can be found here.
Click here to lookup Crucial memory for your system.
HP also sells memory but is likely to be out of stock for older system.
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
09-03-2024 06:29 AM
A quick check to see what memory your system is compatible with is to use a memory finder from a major vendor such as Kingston or Crucial. Both companies have a good return policy for incompatible memory. HP and other OEM code memory parameters into their BIOS and a memory stick with an HP label is more likely to work than the same speed generic memory. When buying more than one stick of memory, the memory should be bought in a kit. Just because one stick of memory is known to be compatible does not mean that a pair of them will work. For example, memory that is dual rank takes two virtual slots and single rank memory takes one virtual slot. Depending on the motherboard design, the system might accept a pair of single rank but reject a pair of dual rank if it counts dual rank as taking two physical slots. It is always a good idea to get the memory you need when you buy the system as years or even months later, memory designs change and newer memory may not be compatible.
Kingston memory can be found here.
Click here to lookup Crucial memory for your system.
HP also sells memory but is likely to be out of stock for older system.
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
09-03-2024 11:26 AM
If you have one stick of memory and an empty slot the best option is to get an identical stick of memory.
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 set 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.
Let me know if you need more help.
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