The Windows CMD command ‘Mem’ is a command line prompt utility that is used to display the amount of physical memory available on a computer system. It is a useful tool for troubleshooting memory-related issues and for monitoring the amount of memory that is being used. This article will provide an overview of the ‘Mem’ command, its syntax, options, and user examples.

Overview of the ‘Mem’ Command

The ‘Mem’ command is a Windows CMD command that is used to display the amount of physical memory available on a computer system. It can be used to check the amount of RAM installed on the system, as well as the amount of memory being used. This information can be useful for troubleshooting memory-related issues, as well as for monitoring the amount of memory that is being used. The ‘Mem’ command can also be used to display information about the memory usage of specific processes.

Syntax of the ‘Mem’ Command

The syntax of the ‘Mem’ command is as follows:

  • mem [/option]

The ‘/option’ parameter is optional and can be used to specify the type of information that is to be displayed. The available options are as follows:

  • /c – Displays the amount of physical memory available on the system.
  • /p – Displays the amount of physical memory being used by processes.
  • /s – Displays the amount of physical memory being used by specific processes.

Examples of Using the ‘Mem’ Command

The following are some examples of using the ‘Mem’ command:

  • To display the amount of physical memory available on the system, use the following command: mem /c
  • To display the amount of physical memory being used by processes, use the following command: mem /p
  • To display the amount of physical memory being used by a specific process, use the following command: mem /s

Conclusion

The ‘Mem’ command is a Windows CMD command that is used to display the amount of physical memory available on a computer system. It can be used to check the amount of RAM installed on the system, as well as the amount of memory being used. This information can be useful for troubleshooting memory-related issues, as well as for monitoring the amount of memory that is being used. The ‘Mem’ command can also be used to display information about the memory usage of specific processes. The syntax of the ‘Mem’ command is ‘mem [/option]’, where the ‘/option’ parameter is optional and can be used to specify the type of information that is to be displayed. Examples of using the ‘Mem’ command include ‘mem /c’ to display the amount of physical memory available on the system, ‘mem /p’ to display the amount of physical memory being used by processes, and ‘mem /s ‘ to display the amount of physical memory being used by a specific process.

Leave a Reply