DDR4 Corsair Ram Not Displaying 3000mhz on CPU-Z

Solution
Based on the pictures you provided the memory is running correctly. You have to remember that it's double the data rate so that means whatever the value is times 2. Which means that 1500 x 2= 3000 just as SR-71 implied in the previous post.

neieus

Distinguished
Based on the pictures you provided the memory is running correctly. You have to remember that it's double the data rate so that means whatever the value is times 2. Which means that 1500 x 2= 3000 just as SR-71 implied in the previous post.
 
Solution

GauthamReddy

Commendable
Jul 17, 2016
52
0
1,640


Thank you
 

GauthamReddy

Commendable
Jul 17, 2016
52
0
1,640



Just did that and it started showing the original speed now with the following command at command Prompt:

wmic memorychip get speed

C:\Users\Gautham Reddy>wmic memorychip get speed
Speed
3000



 

GauthamReddy

Commendable
Jul 17, 2016
52
0
1,640
Open Task Manager > Click performance >

Click Memory. Here you will find total

installed ram and their bus speed.

or at Command Prompt type the following

C:\>wmic MEMORYCHIP get >data.txt
C:\>start data.txt