I recently bought an unlabeled set of ADATA XPG RAM and I wanted to find out any information about it. So installed the ram, booted into windows, and ran these commands in command prompt.
> wmic MEMORYCHIP get >data.txt
>start data.txt
The text file gave me this information
ConfiguredClockSpeed: 1333
PartNumber: DDR3 1866
Speed:1333
Why is the Part number different and which one is correct?
> wmic MEMORYCHIP get >data.txt
>start data.txt
The text file gave me this information
ConfiguredClockSpeed: 1333
PartNumber: DDR3 1866
Speed:1333
Why is the Part number different and which one is correct?