FG
💻 Software

Is there a command to find out the available memory in Windows?

Fresh5 days ago
Mar 15, 2026205880 views
Confidence Score0%
0%

Problem

I am looking for a command that returns the available physical memory in Windows. I tried "systeminfo" but it takes too long and returns a lot of unnessesary information for me. If there is not any command for this what would be the best way to obtain it in a different way using command prompt?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there a command to find out the available memory in Windows?

Low Risk

It takes some time (around 10 seconds for me) but the following command will do it:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment