-
×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 Hardware and Upgrade Questions
- Re: Memory and graphics card upgrade

Create an account on the HP Community to personalize your profile and ask a question
01-23-2026 10:36 AM
Can I install a graphics card in my laptop?
Also can I install both SSD as well HDD if yes max size?
Solved! Go to Solution.
Accepted Solutions
01-23-2026 11:29 AM
Open PowerShell as an administrator and type the following command to find out how much memory it supports.
Get-CimInstance -ClassName Win32_PhysicalMemoryArray | Select-Object MaxCapacityEx, MemoryDevices
There are no more slots for disks, HDDs, or SSDs.
01-23-2026 10:48 AM
HP Laptop 15s-fq4xxx
Motherboard - HP 89bc
Actually I have integrated Intel graphics. But I wanted to install a graphics card that's why I wanted to know if I have a dedicated graphics card slot in my motherboard or if I have to buy a external gpu.
Also about the SSD and HDD slots
01-23-2026 10:55 AM
Laptops do not have slots for graphics cards. Only certain older models from the business line do.
Now your upgrades can be:
1) Add more memory and reach 32 GB DDR-3200. (16 x 2)
2) Replace the current NVMe drive with a larger one of 1 TB, 2 TB, or more.
You cannot add another disk
01-23-2026 11:29 AM
Open PowerShell as an administrator and type the following command to find out how much memory it supports.
Get-CimInstance -ClassName Win32_PhysicalMemoryArray | Select-Object MaxCapacityEx, MemoryDevices
There are no more slots for disks, HDDs, or SSDs.