How to check max ram supported for laptop?

3 answer(s)
Answer # 1 #

Check max RAM via:- Laptop manufacturer specs on official website. - Crucial Memory Advisor https://www.crucial.com → Enter laptop model → See max supported RAM.

[1 Month]
Answer # 2 #

Tip: Use wmic memphysical get maxcapacity in Command Prompt (Windows) to see max RAM in bytes.

[1 Month]
Answer # 3 #

Check Motherboard manual for supported memory type (DDR3/DDR4) and max slots.

[1 Month]