What kinda ram is this? Is this DDR3 or 4?
What kinda ram is this? Is this DDR3 or 4?
What processor is installed on that system? If it's a recent model, it's likely an LPDDR4 memory module integrated onto the motherboard, or a standard DDR4 RAM stick.
Check the laptop's label or manufacturer info if available. For a desktop, examine the side panel and motherboard details, or refer to the user manual.
Task Manager doesn't reveal the memory type you're using. Are you using an older version of Windows? Task Manager was improved in Windows 10 to display memory speed, which helps identify whether it's DDR3 or DDR4. Recently, I learned this after checking online. You can also use the command line with wmic memorychip to view details about your RAM. To check DDR specifications, run: wmic memorychip get SMBIOSMemoryType 26 = DDR4 24 = DDR3. For more info, you can search the model number to confirm the type.