How to Learn RAM features
I am wondering which type of RAM ( Random Access Memory ), in other words, Random Access Memory ( DDR2 , DDR3 , DDR4 ), which directly affects the speed of the computer as it plays an important role in data processing , but how can I find out without turning on the computer? If you are, it will be enough to take a look at the rest of the article.
With a command you type on the command line , you can easily find out which type of RAM is available on the computer .
Of course, the first question that comes to mind is; “ In which situations will the type of RAM work for me? ” Even if you are not satisfied with the speed of your device over time, the first recommendation would be to increase the RAM. In order to increase the RAM, the information of the available RAMs must be known. In other words, if it is necessary to buy RAM as a result, a suitable model must be chosen since the RAM you will buy must be compatible with our device.
Especially for notebook, you can easily learn by following the steps below without opening the device.
Contents
How to Find Out Type of RAM?
- Open the Command line by using the Windows + R key combination or by typing CMD on the Search icon on the Taskbar.
- Copy and paste the following command into the command line
wmic MemoryChip get BankLabel, Capacity, MemoryType, TypeDetail, Speed
- You can view the RAM speed in the Speed field in the Command Line. You can determine the type of RAM according to the RAM Speed result.
For example ; If it is 800 Mhz, the type of RAM is DDR2, if it is 1600 Mhz, the type of RAM is DDR3. You can review the RAM type and speed ranges in the list below.
I hope the information I shared about learning the type of RAM (DDR2, DDR3, DDR4) on the computer was useful.
Through the program
The simplest way to get detailed information about the processor, RAM, graphics card and more is to use the CPU-Z program.
Click to download the program