MemoryCompressionを停める方法

不要なメモリの圧縮を行い、メモリの空きを作るMemoryCompressionですが、いつまでも圧縮が終わらずメモリ使用量が減らずCPU負荷が下がらなくなる場合があります。

このような場合、MemoryCompressionを停めると改善する場合があります。

停める場合

管理者権限PowerShellにて

Disable-MMAgent -MemoryCompression

再開させる場合

管理者権限のPowerShellにて

Enable-MMAgent -MemoryCompression

以上です。

 

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny