Determining the manufacturer of your computer's RAM


Recommended Posts

Hello,

Reading the At least some of its DRAM products are indeed defective, admits SK Hynix article made me realize that people might need a quick way to identify the manufacturer of the memory modules installed in their computer. 

 

While you can definitely find this out by opening up your computer to physically examine the memory, or by running a third-party utility like CPU-Z, it is not always convenient to open a computer to look inside, nor is it always possible to install third-party software.  Also, if you are managing multiple computers, you might want to use something that's built into Windows and can be scripted.

Although it is being deprecated, the Windows Management Instrumentation (WMI) Command Line Utility (filename: WMIC.EXE) allows you to query the system for various types of information about the computer, including the type of memory installed in it.

 

With that in mind, I came up with the following line to check the relevant information about a computer's installed memory.  It can be run from a standard Windows Command Prompt (filename: CMD.EXE) :

 

wmic memorychip get manufacturer, otheridentifyinginfo, partnumber, serialnumber, sku

 

So what exactly does this command do?  It calls the WMIC command with the memorychip alias (setting), and then to get the following properties from it:

 

manufacturer - the manufacturer of the installed memory module

otheridentifyinginfo - blank for the RAM I tested with, but may provide information

partnumber - the part number of the installed memory module

serialnumber - the serial number of the installed memory module

sku - blank for the RAM I tested with, but may provide you with the SKU (stock keeping unit) of the installed memory module

 

Depending upon the manufacturer of your memory, not all of these fields may be present.  To see all the different properties available that you can query, issue the following command:

 

wmic memorychip get /?

 

Or, if you want to view them all:

 

wmic memorychip list full

 

If you do the "get all" query, you may wish to redirect the output to a text file, otherwise you are going to be presented with a lot of information.

 

Regards,

 

Aryeh Goretsky

 

 

Edited by goretsky
fixed accidental emoticon; updated command (thanks +spikey_richie)
46 minutes ago, spikey_richie said:

Is there a Manufacturer lookup list, which gives you a friendly name? Mine say "01980000802C"

Same thing here, just a different number/letter combo. 

 

Could just run....

 

wmic memorychip get devicelocator, partnumber

 

The output from my notebook is ...

 

DeviceLocator  PartNumber
DIMM A         8ATF1G64HZ-2G6E1
DIMM B         8ATF1G64HZ-2G6E1

 

From there it's a google search which tells me they are Micron 8GB modules.

 

 

  • Like 2

Hello,

 

Thank you for the suggestion, @spikey_richie.  I'm not aware of anything like a memory manufacturer lookup list, but perhaps by typing the results into a search engine will reveal the manufacturer's name.

 

Regards,

 

Aryeh Goretsky

 

  • 1 year later...

On Linux from terminal...

 

sudo dmidecode -t 17

 

mine basically shows (I just removed the serial/asset tag stuff though)...

 

Handle 0x0052, DMI type 17, 28 bytes
Memory Device
    Array Handle: 0x0053
    Error Information Handle: 0x0056
    Total Width: 64 bits
    Data Width: 64 bits
    Size: 8192 MB
    Form Factor: DIMM
    Set: None
    Locator: ChannelA-DIMM0
    Bank Locator: BANK 0
    Type: DDR3
    Type Detail: Synchronous
    Speed: 1600 MT/s
    Manufacturer: Hynix/Hyundai
    Serial Number: xxxxxxxx
    Asset Tag: xxxxxxxxxx
    Part Number: HMT41GU6MFR8C-PB  
    Rank: 2

Handle 0x0057, DMI type 17, 28 bytes
Memory Device
    Array Handle: 0x0053
    Error Information Handle: No Error
    Total Width: 64 bits
    Data Width: 64 bits
    Size: 8192 MB
    Form Factor: DIMM
    Set: None
    Locator: ChannelB-DIMM0
    Bank Locator: BANK 2
    Type: DDR3
    Type Detail: Synchronous
    Speed: 1600 MT/s
    Manufacturer: Hynix/Hyundai
    Serial Number: xxxxxxxx
    Asset Tag: xxxxxxxxxx
    Part Number: HMT41GU6MFR8C-PB  
    Rank: 2

  • Like 2
  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft's fast coding model MAI-Code-1-Flash comes to Copilot Business and Enterprise by Karthik Mudaliar Microsoft’s recently announced MAI-Code-1-Flash model is now generally available to GitHub Copilot Business and Copilot Enterprise customers. With this support, organizations can have more centralized policy controls and billing while finally being able to use Microsoft’s lightweight, first-party coding model. According to GitHub’s announcement, Business and Enterprise plan administrators must enable the MAI-Code-1-Flash policy in Copilot settings before developers can access the model. Microsoft says that MAI-Code-1-Flash is for fast, iterative coding work rather than the most demanding architectural or debugging tasks. GitHub’s official model comparison page says that the model is great for "general-purpose coding and writing," while it excels at fast, accurate code completions and explanations Microsoft introduced MAI-Code-1-Flash on June 2 as part of a broader collection of internally developed MAI models. GitHub subsequently expanded support to Copilot CLI, the Copilot cloud agent, GitHub.com chat, GitHub Mobile, Visual Studio, JetBrains IDEs, Eclipse, and Xcode, but said support for managed Business and Enterprise customers was still on the way. In Microsoft’s own benchmark testing, MAI-Code-1-Flash scored 51.2% on SWE-Bench Pro, compared with 35.2% for Anthropic’s Claude Haiku 4.5. Microsoft also claimed that the model used up to 60% fewer tokens on SWE-Bench Verified. Do note that these are vendor-run results rather than independent measurements. The model is billed at provider list pricing under GitHub’s usage-based system. GitHub currently lists MAI-Code-1-Flash at $0.75 per million input tokens, $0.075 per million cached input tokens, and $4.50 per million output tokens. For organizations, the main incentive to use MAI-Code-1-Flash is likely to be efficiency rather than maximum capability. A smaller model that responds quickly and limits unnecessary output is quite useful for repetitive agent tasks at scale, especially after GitHub Copilot’s move toward usage-based billing. The "Flash" model is recommended for fast work and not necessarily for huge repositories with loads of context. It's better if teams compare their output with other larger models, especially if they're working on security-sensitive changes and complex, multi-file work.
    • yes AND no the "original" or plain/normal Optiplex 7010 won't be getting any more new firmware updates BUT the Optiplex SFF/SFF Plus {small form factor}, Micro/Micro Plus & Tower/Tower Plus 7010 editions DO get new updates such as this new one   and here are similar guides from the Dell web site for Dell systems: https://www.dell.com/support/kbdoc/en-us/000390990/secure-boot-transition-faq https://www.dell.com/support/kbdoc/en-us/000347876/microsoft-2011-secure-boot-certificate-expiration
    • AT&T has been spying on US citizens with the NSA for decades.. they just know how to keep it more under wraps.. the evil level is still there.
  • Recent Achievements

    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
    • Week One Done
      tuben earned a badge
      Week One Done
    • First Post
      OffsetAbs earned a badge
      First Post
    • Reacting Well
      OffsetAbs earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      462
    2. 2
      +Edouard
      213
    3. 3
      PsYcHoKiLLa
      158
    4. 4
      Steven P.
      72
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!