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.
Answer # 2 #
Tip: Use wmic memphysical get maxcapacity in Command Prompt (Windows) to see max RAM in bytes.