-
This commit is contained in:
12
Windows/Memory compression.md
Normal file
12
Windows/Memory compression.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# Memory compression
|
||||||
|
|
||||||
|
Use an elevated Powershell prompt for all of the following commands.
|
||||||
|
|
||||||
|
## Check memory compression status
|
||||||
|
`Get-MMAgent`
|
||||||
|
|
||||||
|
## Enable memory compression
|
||||||
|
`Enable-MMAgent -mc`
|
||||||
|
|
||||||
|
## Disable memory compression
|
||||||
|
`Disable-MMAgent -mc`
|
||||||
Reference in New Issue
Block a user