-
×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
- Notebooks
- Notebook Software and How To Questions
- Re: Upgrading ram

Create an account on the HP Community to personalize your profile and ask a question
06-19-2026 01:57 AM
can i upgrade hp pavillion ram upto 32GB, model name : HP pavilion eg2009TU recommand 16gb from hp company. but i want to upgrade 32 gb to better performance to my work?
Solved! Go to Solution.
Accepted Solutions
06-19-2026 05:14 AM
Your notebook with an Intel i5 12th gen processor should support 32 GB (2x16 GB) DDR4-3200 memory (My HP notebook with an i5 11th gen processor handles 2x16 GB).
Open PowerShell as administrator and run the following command line for the max. memory supported for your model.
Get-CimInstance -ClassName Win32_PhysicalMemoryArray | Select-Object MaxCapacityEx, MemoryDevices.
06-19-2026 05:14 AM
Your notebook with an Intel i5 12th gen processor should support 32 GB (2x16 GB) DDR4-3200 memory (My HP notebook with an i5 11th gen processor handles 2x16 GB).
Open PowerShell as administrator and run the following command line for the max. memory supported for your model.
Get-CimInstance -ClassName Win32_PhysicalMemoryArray | Select-Object MaxCapacityEx, MemoryDevices.