How to view the memory size supported by the motherboard in Win7
The larger the memory size of Windows 7, the faster the running speed. When the hard disk remains unchanged, the larger the memory, the better, but there are some restrictions. A friend asked me how to know how many GB of memory is supported on the computer motherboard of the win7 system? In fact, we can use a simple command to check the maximum memory size of our computer. Let's take a look at it.
Operation Method:
1. Press WIN + R and Enter CMD and press Enter;
2. Open the command prompt and enter the command: wmic memphysical get maxcapacity and press Enter;
3. At this time, we will get a data "33554432". Open the Win7 system calculator and divide this number by 1024. The resulting number is the maximum memory size supported by your Win7 system computer!
4. Get the value 32768, which is equivalent to 32 GB. So we know that the mini-series computer supports a maximum of 32 GB memory!
The above shows how many GB of memory is supported on the computer board of Windows 7. If you need it, you can view it based on the above method. I hope it will help you.