The easiest solution for Windows users is to open the Windows Task Manager. Press the Windows key, type Task Manager, and then press Enter. In the window that appears, click the Performance tab (A), then select Memory (B). In the lower-right corner, the number of slots is displayed in the Slots used: section (C). DIMM Slots Is there any way to find out how many DIMM (RAM) slots my PC has in it without having to open it up? It would also be useful to know how many of those slots are free and how many are being used. Open the Task Manager and go to the Performance tab. Select ‘Memory’ and under the memory graph, look for the Slots used field. It will tell you how many of the total slots are currently in use. In the screenshot below, the system has a total of 2 slots, and one of them is in use. Most commonly used motherboards have two to three RAM slots, and some also have four slots. High-end motherboards can have more than four slots. Some motherboards also have as many as 8 RAM slots. Anyone can open their CPU cabinet to look into their motherboard to know the exact numbers of slots are in it and how many are available.
WMIC is bundled with Windows XP and above (including the latest Windows 7). For those who are not using Windows XP and above, try to look for motherboard / memory utilities. Please share if you know of any.
wmic /?
to find out more information. For this particular case, you can shorten the WMIC command for a lengthy output, e.g. wmic memorychip
output all information related to memory detected by WMI.re: Use WMI To Find Out RAM Slot In Used And Memory Size Of Each Slot…not work with my XP SP3. I got â€MEMORYCHIP -Alias not found” and verified that no such alias by enquiry with “wmic /?”
This worked awesome on my X64 Windows 7 Laptop. Nice work. I can’t believe I have been an admin for so long and never ran across this command. Thanks.
I couldnt find “MEMORYCHIP” searching through wmic /? … some help please!
Awsome !
I’m developing a C++ app. to connect WMI, then
I used this as a reference to query cimv2 namespace, knowing the expected result for each device polled.
Thanks
WMIC MEMORYCHIP shows only RAM slot in use. But how to show all RAM slots with their maximum available capacity?
You rock man. it works for win7 64bit.
Thanks,
Michael
Hi, in which unit is the capacity displayed? Thanks Dawie
It’s in byte.
absolutely awesome command,
works like a charm
Nice! No additional SW to install!
Thanks,
Ravi.
Thank you Walker! Great command!
The best part is not having to reboot a user’s machine just to check the BIOS for this information.
I agree with Zdzich that how to find free slots of server that command only shows used slots.
wmic memphysical get memorydevices
shows the number of memory slots. Just deduct the number of used slots then you’ll find the remaining available unused slots.
To find out which slot is being used by memory cards installed, use this command:
wmic memorychip get capacity, devicelocator
Good luck!
Awesome! Just what I was looking for. This gives me lots of programming ideas with WMIC, too!
Thanks man!!
This quick and simple solution made my day! Thanks for the tip!
Great!! Awesome!!!
Thanks! exactly what I was looking for.
How to find the DIMM empty slots ?
Motherboard WIC command :
wmic baseboard get product,manufacturer,versio,serial number
Great work thank you for your help. My job just go so much easier.:-)
This is an awesome job. Worked at once
Wonderful commands – works like charm!
Fantastic! Wow, i didnt know about this method at all. Genius. Thank you!
Note:in xp can use ‘mem’ command
hop this also useful
need to find total slots available, if ram is not connected in one slot also.
can we do this somehow on a remote pc on the network?
ty
Type wmic /node:”computername” memorychip get banklabel,devicelocator,caption,capacity. Substitute the name of the remote computer for “computername” in the command.
Mike
To find out the serial number of each memory stick, use these steps: Open Start. Type Command Prompt, right-click the top result and select the Run as administrator option.
Do you need to upgrade your RAM to speed up your computer? Do you want to know how to find your RAM speed and other information on your Mac or PC? Finding out your RAM speed, type and size is important, especially when you need to replace or upgrade your computer’s memory.
Random Access Memory (RAM) is the physical hardware within a computer that temporarily stores data. It is one of the most important components of desktop computers, laptops, smartphones, tablets, and gaming consoles. RAM serves as the “brain” of the computer; without it, any system would be so much slower or won’t even run at all.
The computer’s RAM is where your computer stores all the information it thinks you’ll need to access soon, so that your device can read it fast when you need it. It is different from your hard drive, where the data is stored long-term .
RAM is a catch-all term for all things related to the computer’s memory. However, there are different kinds of RAM designed for different systems. Most of the time, RAM technically refers to Dynamic Random Access Memory (DRAM) or Synchronous Dynamic Random Access Memory (SDRAM ) for modern systems.
The most common type of RAM available today is DDR4, but older systems use DDR, DDR2 or DDR3. Each type denotes a different generation of RAM with different speed, bandwidth and physical design. These types are not interchangeable, so a system that uses a DDR3 or DDR2 can’t be upgraded to DDR4, and vice-versa. This article will show you how to find what type of RAM your system uses and how to find your RAM speed.
The quickest way to find out the type of RAM you are using in your machine is by looking at your internal system using Windows’ built-in diagnostic tool. You can view and manage all the details of your system using the Control Panel.
Follow these steps to check your RAM type, speed and size on a Windows PC:
Note, however, that this won’t give you information about the type of RAM you are using. You need to dig a little deeper to find out what your RAM type is.
There are two ways to find out what type of RAM is installed on your Windows PC without tearing it apart: via Task Manager and Command Prompt.
To find your RAM type via Task Manager, follow these instructions:
To use Command Prompt to determine memory size, type and speed, follow these steps:
wmic MemoryChip get BankLabel, Capacity, MemoryType, Speed, Tag
mic MemoryChip get/format:list
BankLabel is where the memory is located, Capacity is the size of the memory, MemoryType is the RAM type , and Tag refers to the unique socket identifier.
The MemoryType is labeled using a number and you can check with the table below to see its corresponding meaning:
MemoryType | Type of Physical Memory |
---|---|
0 | Unknown |
1 | Other |
2 | DRAM |
3 | Synchronous DRAM |
4 | Cache DRAM |
5 | EDO |
6 | EDRAM |
7 | VRAM |
8 | SRAM |
9 | RAM |
10 | ROM |
11 | Flash |
12 | EEPROM |
13 | FEPROM |
14 | EPROM |
15 | CDRAM |
16 | 3DRAM |
17 | SDRAM |
18 | SGRAM |
19 | RDRAM |
20 | DDR |
21 | DDR2 |
22 | DDR2 FB_DIMM |
24 | DDR3 |
25 | FBD2 |
In this example, the MemoryType is labeled as 24, so it is a DDR3 RAM.
When your memory is bogged down by apps and processes you don’t need, you can clean up your RAM with a tool such as Outbyte PC Repair to keep your PC running fast and smoothly. This tool also tweaks your settings to optimize your processes and operations.
There are different types of RAM depending on the Mac model you are using. So if you’re thinking of upgrading your memory, you need to know what RAM type and speed your Mac is using, as well as the maximum amount of RAM supported by your device. Aside from this information, you also need to know if there are RAM slots left so you’ll know beforehand if memory upgrade is possible.
Finding out details about your Mac requires only a few clicks. Follow the steps below to check your Mac’s RAM speed, type and size:
However, if you have a MacBook Air or Retina MacBook Pro, your RAM isn’t upgradable because it is either inaccessible or soldered onto the motherboard. If you’re out of memory and you can’t upgrade, the only way to maximize your RAM is by using an app such as Outbyte MacRepair. It deletes junk files and clears your memory to make your Mac work faster and more efficiently.
Finding out your RAM details is useful not only for when you want to upgrade, but also to help you maximize your computer’s resources. Through this guide, we hope that you are able to get the information you need to better manage your RAM.