To check the manufacturer and model of your computer's memory, follow these steps:

1. Open the Windows terminal or launch 【Run】 by pressing the shortcut keys + R, then type cmd to open 【Command Prompt】.

2. Enter and execute the following command:

wmic memorychip get Manufacturer,PartNumber

As shown below, the Manufacturer field indicates the manufacturer, and PartNumber indicates the part number:

Check memory model
Check memory model

There may be multiple results, depending on the number of memory modules installed.