• ×
    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
Are you having HotKey issues? Click here for tips and tricks.
Common problems for Battery
We would like to share some of the most frequently asked questions about: Battery Reports, Hold a charge, Test and Calibrating Battery . Check out this link: Is your notebook plugged in and not charging?
HP Recommended
HP Pavilion 15-cs1004ur

Hello.

Can I increase the RAM to 32Gb? unfortunately,

I have not found such information anywhere.

official is 16Gb

 

``` powershell
Get-CimInstance Win32_PhysicalMemoryArray | 
Select-Object @{Name="MaxCapacityGB"; Expression={$_.MaxCapacity / (1024 * 1024)}}, 
              @{Name="MemoryDevices"; Expression={$_.MemoryDevices}}
 
MaxCapacityGB MemoryDevices
------------- -------------
           32             2
```
current RAM:

``` powershell

Get-CimInstance -ClassName Win32_PhysicalMemory | Select-Object Capacity, Manufacturer, PartNumber, Speed

Capacity Manufacturer PartNumber Speed

```
-------- ------------ ---------- -----
8589934592 Samsung M471A1K43DB1-CTD 2667
8589934592 Samsung M471A1K43DB1-CTD 2667

 

1 ACCEPTED SOLUTION

Accepted Solutions
HP Recommended

SODIMM Kingston FURY Impact [KF426S16IBK2/32] 32

DDR4, 16 GBx2, 2666 MHz, PC21300, 16-18-18

 

it works perfectly!

 

Thanks...

 

Capacity Manufacturer PartNumber Speed
-------- ------------ ---------- -----
17179869184 Kingston KF2666C16S4/16G 2667
17179869184 Kingston KF2666C16S4/16G 2667

View solution in original post

3 REPLIES 3
HP Recommended

@nickolayd 

 

You can use the following Guide/information

 

          https://www.crucial.com/compatible-upgrade-for/hp-compaq/pavilion-15-cs1004ur

 

Regards

BH
***
**Click the KUDOS thumb up on the left to say 'Thanks'**
Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.




HP Recommended
Maximum memory:
32GB
 
But no kit for 32Gb... 
and I don't understand: out of stock or no way to install?
 
thanks...
HP Recommended

SODIMM Kingston FURY Impact [KF426S16IBK2/32] 32

DDR4, 16 GBx2, 2666 MHz, PC21300, 16-18-18

 

it works perfectly!

 

Thanks...

 

Capacity Manufacturer PartNumber Speed
-------- ------------ ---------- -----
17179869184 Kingston KF2666C16S4/16G 2667
17179869184 Kingston KF2666C16S4/16G 2667

† 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>.