Windows 10: Why "wmic memphysical get maxcapacity" outputs zero value?

Discus and support Why "wmic memphysical get maxcapacity" outputs zero value? in Windows 10 Gaming to solve the problem; I have an old model laptop Sony Vaio VGN-CR35G and it has an intel core 2 duo T8100 processor. It runs on windows 10 and I want to use it for coding.... Discussion in 'Windows 10 Gaming' started by Greg Andrei Bolivar, Feb 14, 2023.

  1. Why "wmic memphysical get maxcapacity" outputs zero value?


    I have an old model laptop Sony Vaio VGN-CR35G and it has an intel core 2 duo T8100 processor. It runs on windows 10 and I want to use it for coding. It has two slots of ram and currently both has 1gb in it. I wanted to know if it is advisable for me to buy additional ram for it, and my problem is because it is an old model laptop aging for more or less a decade, I wanted to know it's maximum ram capacity. I did found some solution online saying that I can use cmd to see the information I needed using "wmic memphysical get maxcapacity" but it outputs zero value and I cannot be able to find t

    :)
     
    Greg Andrei Bolivar, Feb 14, 2023
    #1

  2. Question regarding WMIC

    I'm looking to upgrade my laptop RAM (ASUS X441BA), so I want to check my capacity first.

    I typed in on cmd:

    wmic memphysical get MaxCapacity, MemoryDevices

    I got the output

    MaxCapacity MemoryDevices

    4194304 2

    What does this mean?

    Do I have 4194304 kilobytes (4.1GB) to fit in within 2 slots, or Do I have 4.1GB per slot? I have two conflicting informations about this.
     
    Ahmad FauzanZU, Feb 14, 2023
    #2
  3. Upgrade RAM

    When I run cmd:

    wmic memphysical get MaxCapacity, MemoryDevices

    I get:

    MaxCapacity MemoryDevices

    134217728 8

    Does that mean i can increase the ram up to 128gb? (my memory RAM slot only has 2 max)
     
    Joshua Suciawan, Feb 14, 2023
    #3
  4. Why "wmic memphysical get maxcapacity" outputs zero value?

    Upgrading RAM

    When I run:

    wmic memphysical get MaxCapacity, MemoryDevices

    I get:

    Max Capacity 33554432 MemoryDevices 2

    Would it be pointless for me to upgrade my RAM to 64GB?
     
    tenpineapples, Feb 14, 2023
    #4
Thema:

Why "wmic memphysical get maxcapacity" outputs zero value?

Loading...
  1. Why "wmic memphysical get maxcapacity" outputs zero value? - Similar Threads - Why wmic memphysical

  2. Why "wmic memphysical get maxcapacity" outputs zero?

    in Windows 10 Gaming
    Why "wmic memphysical get maxcapacity" outputs zero?: I have an old model laptop Sony Vaio SVE14132CHP It runs on windows 11 X64. It has two slots of ram and currently have 2gb in 1 slot and 4gb in the second slot. I did find some solution online saying that I can use cmd to see the information I needed using "wmic memphysical...
  3. Why "wmic memphysical get maxcapacity" outputs zero?

    in Windows 10 Software and Apps
    Why "wmic memphysical get maxcapacity" outputs zero?: I have an old model laptop Sony Vaio SVE14132CHP It runs on windows 11 X64. It has two slots of ram and currently have 2gb in 1 slot and 4gb in the second slot. I did find some solution online saying that I can use cmd to see the information I needed using "wmic memphysical...
  4. WMIC gives maxcapacity 0

    in Windows 10 Gaming
    WMIC gives maxcapacity 0: HiI am using an ESC H55H-M motherboard with an i7-875k CPU. Currently has 8GB RAM but I am wondering if I can upgrade to 16GB with 2 Samsung 8GM DDR3 1333 RAM?Thanks,Stanley Ang...
  5. WMIC gives maxcapacity 0

    in Windows 10 Software and Apps
    WMIC gives maxcapacity 0: HiI am using an ESC H55H-M motherboard with an i7-875k CPU. Currently has 8GB RAM but I am wondering if I can upgrade to 16GB with 2 Samsung 8GM DDR3 1333 RAM?Thanks,Stanley Ang...
  6. WMIC gives maxcapacity 0

    in Windows 10 Customization
    WMIC gives maxcapacity 0: HiI am using an ESC H55H-M motherboard with an i7-875k CPU. Currently has 8GB RAM but I am wondering if I can upgrade to 16GB with 2 Samsung 8GM DDR3 1333 RAM?Thanks,Stanley Ang...
  7. Why "wmic memphysical get maxcapacity" outputs zero value?

    in Windows 10 Software and Apps
    Why "wmic memphysical get maxcapacity" outputs zero value?: I have an old model laptop Sony Vaio VGN-CR35G and it has an intel core 2 duo T8100 processor. It runs on windows 10 and I want to use it for coding. It has two slots of ram and currently both has 1gb in it. I wanted to know if it is advisable for me to buy additional ram for...
  8. Why "wmic memphysical get maxcapacity" outputs zero value?

    in Windows 10 Customization
    Why "wmic memphysical get maxcapacity" outputs zero value?: I have an old model laptop Sony Vaio VGN-CR35G and it has an intel core 2 duo T8100 processor. It runs on windows 10 and I want to use it for coding. It has two slots of ram and currently both has 1gb in it. I wanted to know if it is advisable for me to buy additional ram for...
  9. How to redirect wmic output to text file from wmic console itself?

    in AntiVirus, Firewalls and System Security
    How to redirect wmic output to text file from wmic console itself?: Here is standard wmic output with cmd or powershellThe output of wmic can be redirected using as follows from cmd or powershell:C:\tmp>wmic /output:out.txt printer list statusC:\tmp>My question: Let say cmd and powershell is not available blocked due to security purpose, is...
  10. Why I am getting wmic get bios - Get Alias not found!

    in Windows 10 Drivers and Hardware
    Why I am getting wmic get bios - Get Alias not found!: Hello, I tried this command wmic get bios - and I am always getting - GEt Alias not found! If I issue wmic os get lastbootuptime it returns the value. I did as admin and in power shell /CMD same result Can someone explain why get alias is not found? Regards, ivaylo...