Share via

Why instead of the actually 4 GB ram, the system(Task manager) says there is total 3.8 GB Ram?

Anonymous
2021-01-22T12:32:26+00:00

Just a question became i used to think that if you have 4/8/(any amount of) Ram, then there will be the same (Any amount of ram)Gb ram mentioned in the system, but i want to know why it says 3.8 instead of 4Gb, My guess is that it is used for some important windows process, but that's just my guess

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2021-01-22T12:53:25+00:00

    I will try to be very thorough in my response so please bare with me...

    RAM stands for Random Access Memory and is more commonly referred to as just RAM or Memory.

    Random Access Memory is volatile Memory. Meaning that once power is cut, whatever was being stored there is lost.

    So, what is Random Access Memory and what is it used for?

    Random Access Memory is the active work space the CPU has to perform the tasks it's been given.

    A common analogy that is often given is.... RAM... it's like a desk your CPU sits at, to do the work it's been given.

    Every task is a stack of paper work on the desk taking up space or in this case RAM.

    The total amount of RAM you have installed, determines the size of this desk the CPU uses.

    Each program you use on your computer, including the Operating System (OS){AKA Windows 10, Linux, Mac OSX, etc}, uses a certain amount of RAM to do what it must. This is why you aren't seeing the full 4 GB. It could also be you are using a 32 bit OS which limits the amount of RAM visible to the CPU to a little under 4 GB. You will always see less than what you install into your computer as the OS and other programs will use some RAM space for tasks they need to do or hardware will reserve a little for integrated video output or similar such things.

    Now remember, you have a finite amount of space on your CPU's "desk". As more and more programs are opened and used, more desk space is used, or in this case, more RAM is used.

    When you exceed the total RAM capacity your PC starts to use what is called virtual memory( AKA Page File or what is known in the Linux world as Swap Space ). To go with the previous analogy of the desk. When things don't fit on the desk, you have to file them away in a cabinet or put them in a stack someplace else in the room that isn't the desk you are working at. So when you need them again, it takes time to find them, and bring them back to the desk to work on them.

    This is a file created on your hard drive that starts to act as extra RAM space. Programs you aren't using are then put into the Virtual Memory ( Page File ) on the hard drive and things you are actively using are then placed into RAM/Memory. What is in RAM can actively be worked on by the CPU. Whatever is not, well it needs to be swapped in to RAM before the CPU can work on it. To have the best experience possible on your PC you want to have a good amount of RAM installed so that the OS, programs you are using, and hardware devices can all satisfy their needs without requiring the use of virtual memory, which starts to slow the PC down considerably. Why do things slow down? Well the hard drive, even a Solid State Drive, are still much slower than your standard memory modules. So when you can, try to avoid using virtual memory to keep things snappy.

    Hopefully this explanation has helped. Let me know if you have any questions

    2 people found this answer helpful.
    0 comments No comments

Answer accepted by question author

  1. Anonymous
    2021-01-22T13:01:02+00:00

    You are correct ... 4 GB of RAM is 4 GB of RAM. However, a small portion of that is reserved for use by your hardware, leaving you with about 3.4 GB.

    1 person found this answer helpful.
    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2021-01-22T13:15:18+00:00

    Oh ok, thanks to you too! Although for me its 3.8 instead of the 3.4 you mentioned

    0 comments No comments
  2. Anonymous
    2021-01-22T13:14:24+00:00

    i don't use 32-bit windows but thanks for the clear explanation

    0 comments No comments
  3. Anonymous
    2021-01-22T13:13:36+00:00

    Hi, my name is Felipe Lucas, Independent Advisor and Microsoft Windows user like you.

    I'll be happy to help you.

    Look at the information i've found:

    "Due to an architectural decision made long ago, if you have 4GB of physical RAM installed, Windows is only able to report a portion of the physical 4GB of RAM (ranges from ~2.75GB to 3.5GB depending on the devices installed, motherboard's chipset & BIOS).

    This behavior is due to "memory mapped IO reservations". Those reservations overlay the physical address space and mask out those physical addresses so that they cannot be used for working memory. This is independent of the OS running on the machine.

    Significant chunks of address space below 4GB (the highest address accessible via 32-bit) get reserved for use by system hardware:

    BIOS – including ACPI and legacy video support

    PCI bus including bridges etc.

    PCI Express support will reserve at least 256MB, up to 768MB depending on graphics card installed memory

    What this means is a typical system may see between ~256MB and 1GB of address space below 4GB reserved for hardware use that the OS cannot access. Intel chipset specs are pretty good at explaining what address ranges gets reserved by default and in some cases call out that 1.5GB is always reserved and thus inaccessible to Windows."

    You can read more about it here:

    https://superuser.com/questions/27086/why-does-...

    And here:

    https://blog.codinghorror.com/dude-wheres-my-4-...

    Standard Disclaimer: There are links to non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the sites that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the sites before you decide to download and install it.

    I hope this helps. Feel free to ask back any questions and let us know how it goes.

    ___________________________

    Felipe Lucas

    Independent Advisor

    0 comments No comments