Windows 10 disable memory compression
1 min read

Windows 10 disable memory compression

Open a PowerShell with Administrator privilages then , run the command Disable-MMAgent -mc and reboot. This disables the compression. To enable it later again, run again powershell as admin and run the Enable-MMAgent -mc command.

Enjoying these posts? Subscribe for more