Enable or Disable Memory Compression in Windows 11/10

Do you want to know if Memory Compression is enabled on your PC? Check here how to enable or disable memory compression in Windows 11/10.

Pooja D.
Windows Technical Expert
2 min read
Add as a preferred
source on Google

Do you know how to enable or disable Memory Compression in Windows 11/10? In Windows 11, there is a feature called Memory compression. This feature was introduced in Windows 10, which lets you store more data in the RAM than it usually could. As its name suggests, memory compression stores part of the memory pages in a compressed manner in RAM. For instance, if your apps require to store 4GB data, then Windows might have 3 GB uncompressed data and 0.5 GB compressed data. Now, this compressed data would have actually taken up 1 GB in RAM.

With this feature, Windows 11/10 can compress a part of RAM for reducing the page swap out. So, Memory compression is helpful for Windows users who do not have much physical memory. Now, let’s see how to enable or disable Memory Compress in Windows PC.

Enable or Disable Memory Compression in Windows 11/10

Part 1: How to Check if Memory Compression is Enabled

1. Firstly, open Task Manager on your system. After that, go to Performance and choose Memory.

2. Within the In Use (Compressed) section, you could check how much memory is compressed. The memory displayed in the brackets is the compressed one. However, if the compressed memory is displayed as 0 MB, then this feature is disabled on your Windows PC.

enable or disable memory compression in Windows 11/10

Part 2: Enable or Disable Memory Compression in Windows 11/10

1. To disable Memory Compression, open Windows Terminal (Admin) by right-clicking on the Windows Start button. For Windows 10 users, open Windows PowerShell as administrator.

enable or disable memory compression in Windows 11/10

2. Now, run the following command to disable Memory Compression:

Disable-MMAgent  -mc

Once executed, run another command as follows:

Get-MMAgent

Now, you will be able to see whether the Memory Compression feature is disabled on your system successfully or not. If False is written next to MemoryCompression, it means it is disabled now.

enable or disable memory compression in Windows 11/10

3. To enable Memory Compression, run the following command:

Enable-MMAgent –mc

enable or disable memory compression in Windows 11/10

Now, reboot your Windows system for applying the changes. Once done, check if this feature is on or not through Task Manager.

So, this is how you can turn on or off the Memory Compression feature on your Windows 11/10 PC hassle-free.

Share this article
https://www.kapilarya.com/enable-or-disable-memory-compression-in-windows-11-10

Shareable URL

Article by

Pooja D.
Windows Technical Expert

Pooja Duggal has been a Windows end user for over 15 years now. Being a passionate Windows user, she is always excited to try and use new features of Windows released every now and then. She finds it really cool to write about them after exploring these features herself. As a writer, she feels good about making complicated things easy-to-understand for others.