RAM or Random Access Memory is one of the most important hardware components that decide your PC’s performance. Usually, 4GB of RAM on a PC is enough for day-to-day activity, but if you want to run heavy software such as Photoshop, Adobe Premiere Pro, etc., it’s recommended to have at least 8GB of RAM.

Depending on your needs, you may sometimes want to add or upgrade the RAM in your Windows 11 pc. While adding more RAM to a computer is pretty easy, your motherboard should have an additional memory slot. If your motherboard doesn’t have any additional memory slot left, purchasing a new RAM Stick makes no sense.

Also Read: How to Disable Hibernate Mode in Windows 11

3 Ways to Find Available Memory Slots on Windows 11

So, before purchasing a new RAM stick, ensure that your motherboard has an extra slot left for the new addition. The good thing is that you don’t need to open the chassis of your PC to check the available RAM slot; you need to use either the Task Manager or CMD/PowerShell to check the available memory slot in Windows 11.

1) Check Available Memory Slots via Task Manager

You can use Windows 11’s Task Manager to check the available memory slots. Here are some of the simple steps you need to follow.

1. First, click on the Windows 11 search and type Task Manager. Next, open the Task Manager app from the list.

Task Manager

2. On the Task Manager, switch to the Performance tab on the left sidebar.

Performance

3. On the Performance screen, select Memory.

Memory

4. On the right pane, scroll down and check the Slots used.

check the Slots used

That’s it! The slots used section will show whether or not your motherboard has an extra memory slot.

2) Find Available Memory Slots via PowerShell

Like the Task Manager, you can also use the PowerShell utility to find available memory slots on Windows 11. Just follow some of the simple steps we have shared below.

1. First, click on the Windows 11 search and type PowerShell. Next, open the PowerShell utility from the list of options.

PowerShell

2. On the PowerShell, execute the command:

Get-WmiObject -Class "Win32_PhysicalMemoryArray"

execute the command

3. The digit under the Memory Devices indicates the total number of memory slots on your motherboard.

Memory Devices

That’s it! This is how you can use Windows 11’s PowerShell to find the available memory slots.

3) Find Available Memory Slots via Command Prompt

You can also use Command Prompt to find available memory slots on Windows 11 computers. Here’s what you need to do.

1. Click on the Windows 11 search and type in Command Prompt. Next, open the Command Prompt app from the list of matching results.

Command Prompt

2. On the Command prompt, paste the given command and hit the Enter button.

wmic Memphysical get MaxCapacity, MemoryDevices

paste the given command

3. The digit under the Memory Devices column indicates the total memory slot on your motherboard.

Memory Devices column

That’s it! This is how you can find available memory slots on Windows 11 via Command Prompt utility.

Also Read: How to Repair & Reset WhatsApp App in Windows 11

Before upgrading your computer, it’s best to have as much information about your system as possible. It’s recommended to check your PC’s full specification on Windows 11 before upgrading the hardware components. So, that’s all about how to find available memory slots on Windows 11. If you need any more help, let us know in the comments.

LEAVE A REPLY

Please enter your comment!
Please enter your name here