How to enable memory compression Windows 10
Recently I've been running programs that really like to soak up my system memory. So much that a lot of the time I don't even have a gigabyte left. This has led my system to hang and eventually crash quite often. I see in task manager there's a variable that tells me my compressed memory. I don't have it enabled, but from the sounds of it, it could solve my lack of memory issue until I buy more. How would I go about enabling Windows 10 memory compression?
Note: Yes, I've looked else where before posting, surprisingly I didn't find much, only things I found were to disable it for odd reasons.
OS: Windows 10 Pro
System Specifications:
CPU: Ryzen 7 2700X - 3.7GHz 8C/16T
RAM: G.Skill Trident Z RGB - 16GB (2x8GB) DDR4-3466MHz
Mother board: MSI X470 Gaming Pro Carbon
Video Card: EVGA GTX 1060 - 3GB DDR5
Power Supply: EVGA 650W - EQ (80+ Gold)
1st Hard drive: Western Digital Red - 2TB 7200RPM
2nd Hard drive: Western Digital Blue - 1TB 7200RPM
3rd Hard drive: Samsung Evo 970 - 1TB NVMe M.2 (OS Drive)
Internet Adapter: TP-Link TL-WDN4800 - 450Mbit/s transfer
windows-10 memory compression
add a comment |
Recently I've been running programs that really like to soak up my system memory. So much that a lot of the time I don't even have a gigabyte left. This has led my system to hang and eventually crash quite often. I see in task manager there's a variable that tells me my compressed memory. I don't have it enabled, but from the sounds of it, it could solve my lack of memory issue until I buy more. How would I go about enabling Windows 10 memory compression?
Note: Yes, I've looked else where before posting, surprisingly I didn't find much, only things I found were to disable it for odd reasons.
OS: Windows 10 Pro
System Specifications:
CPU: Ryzen 7 2700X - 3.7GHz 8C/16T
RAM: G.Skill Trident Z RGB - 16GB (2x8GB) DDR4-3466MHz
Mother board: MSI X470 Gaming Pro Carbon
Video Card: EVGA GTX 1060 - 3GB DDR5
Power Supply: EVGA 650W - EQ (80+ Gold)
1st Hard drive: Western Digital Red - 2TB 7200RPM
2nd Hard drive: Western Digital Blue - 1TB 7200RPM
3rd Hard drive: Samsung Evo 970 - 1TB NVMe M.2 (OS Drive)
Internet Adapter: TP-Link TL-WDN4800 - 450Mbit/s transfer
windows-10 memory compression
"This has led my system to hang and eventually crash quite often." It's very unlikely that your system hanging and crashing has anything to do with memory use and thus very unlikely that it would be affected by memory compression.
– David Schwartz
Dec 14 '18 at 7:04
@DavidSchwartz Memory leaks are not fun, and they can cause the system to crash. Compressing the memory should either give the program enough memory to ran properly or allow me enough time to close the program before the system crashes.
– diamondpumpkin
Dec 14 '18 at 7:09
1
If you have a real memory leak, the problem is the memory leak. And unless it's a kernel leak (in which case there's nothing to close) it won't cause a system crash. You are likely barking up the wrong tree. Do you have any actual evidence of a memory leak? (Memory in use is not evidence of a leak.)
– David Schwartz
Dec 14 '18 at 7:10
@DavidSchwartz In any case this is my problem, not yours. I am just wondering how to enable memory compression. You do not need to know why I want to enable it.
– diamondpumpkin
Dec 14 '18 at 7:13
add a comment |
Recently I've been running programs that really like to soak up my system memory. So much that a lot of the time I don't even have a gigabyte left. This has led my system to hang and eventually crash quite often. I see in task manager there's a variable that tells me my compressed memory. I don't have it enabled, but from the sounds of it, it could solve my lack of memory issue until I buy more. How would I go about enabling Windows 10 memory compression?
Note: Yes, I've looked else where before posting, surprisingly I didn't find much, only things I found were to disable it for odd reasons.
OS: Windows 10 Pro
System Specifications:
CPU: Ryzen 7 2700X - 3.7GHz 8C/16T
RAM: G.Skill Trident Z RGB - 16GB (2x8GB) DDR4-3466MHz
Mother board: MSI X470 Gaming Pro Carbon
Video Card: EVGA GTX 1060 - 3GB DDR5
Power Supply: EVGA 650W - EQ (80+ Gold)
1st Hard drive: Western Digital Red - 2TB 7200RPM
2nd Hard drive: Western Digital Blue - 1TB 7200RPM
3rd Hard drive: Samsung Evo 970 - 1TB NVMe M.2 (OS Drive)
Internet Adapter: TP-Link TL-WDN4800 - 450Mbit/s transfer
windows-10 memory compression
Recently I've been running programs that really like to soak up my system memory. So much that a lot of the time I don't even have a gigabyte left. This has led my system to hang and eventually crash quite often. I see in task manager there's a variable that tells me my compressed memory. I don't have it enabled, but from the sounds of it, it could solve my lack of memory issue until I buy more. How would I go about enabling Windows 10 memory compression?
Note: Yes, I've looked else where before posting, surprisingly I didn't find much, only things I found were to disable it for odd reasons.
OS: Windows 10 Pro
System Specifications:
CPU: Ryzen 7 2700X - 3.7GHz 8C/16T
RAM: G.Skill Trident Z RGB - 16GB (2x8GB) DDR4-3466MHz
Mother board: MSI X470 Gaming Pro Carbon
Video Card: EVGA GTX 1060 - 3GB DDR5
Power Supply: EVGA 650W - EQ (80+ Gold)
1st Hard drive: Western Digital Red - 2TB 7200RPM
2nd Hard drive: Western Digital Blue - 1TB 7200RPM
3rd Hard drive: Samsung Evo 970 - 1TB NVMe M.2 (OS Drive)
Internet Adapter: TP-Link TL-WDN4800 - 450Mbit/s transfer
windows-10 memory compression
windows-10 memory compression
edited Dec 14 '18 at 7:16
Ramhound
19.5k156085
19.5k156085
asked Dec 14 '18 at 6:25
diamondpumpkindiamondpumpkin
116
116
"This has led my system to hang and eventually crash quite often." It's very unlikely that your system hanging and crashing has anything to do with memory use and thus very unlikely that it would be affected by memory compression.
– David Schwartz
Dec 14 '18 at 7:04
@DavidSchwartz Memory leaks are not fun, and they can cause the system to crash. Compressing the memory should either give the program enough memory to ran properly or allow me enough time to close the program before the system crashes.
– diamondpumpkin
Dec 14 '18 at 7:09
1
If you have a real memory leak, the problem is the memory leak. And unless it's a kernel leak (in which case there's nothing to close) it won't cause a system crash. You are likely barking up the wrong tree. Do you have any actual evidence of a memory leak? (Memory in use is not evidence of a leak.)
– David Schwartz
Dec 14 '18 at 7:10
@DavidSchwartz In any case this is my problem, not yours. I am just wondering how to enable memory compression. You do not need to know why I want to enable it.
– diamondpumpkin
Dec 14 '18 at 7:13
add a comment |
"This has led my system to hang and eventually crash quite often." It's very unlikely that your system hanging and crashing has anything to do with memory use and thus very unlikely that it would be affected by memory compression.
– David Schwartz
Dec 14 '18 at 7:04
@DavidSchwartz Memory leaks are not fun, and they can cause the system to crash. Compressing the memory should either give the program enough memory to ran properly or allow me enough time to close the program before the system crashes.
– diamondpumpkin
Dec 14 '18 at 7:09
1
If you have a real memory leak, the problem is the memory leak. And unless it's a kernel leak (in which case there's nothing to close) it won't cause a system crash. You are likely barking up the wrong tree. Do you have any actual evidence of a memory leak? (Memory in use is not evidence of a leak.)
– David Schwartz
Dec 14 '18 at 7:10
@DavidSchwartz In any case this is my problem, not yours. I am just wondering how to enable memory compression. You do not need to know why I want to enable it.
– diamondpumpkin
Dec 14 '18 at 7:13
"This has led my system to hang and eventually crash quite often." It's very unlikely that your system hanging and crashing has anything to do with memory use and thus very unlikely that it would be affected by memory compression.
– David Schwartz
Dec 14 '18 at 7:04
"This has led my system to hang and eventually crash quite often." It's very unlikely that your system hanging and crashing has anything to do with memory use and thus very unlikely that it would be affected by memory compression.
– David Schwartz
Dec 14 '18 at 7:04
@DavidSchwartz Memory leaks are not fun, and they can cause the system to crash. Compressing the memory should either give the program enough memory to ran properly or allow me enough time to close the program before the system crashes.
– diamondpumpkin
Dec 14 '18 at 7:09
@DavidSchwartz Memory leaks are not fun, and they can cause the system to crash. Compressing the memory should either give the program enough memory to ran properly or allow me enough time to close the program before the system crashes.
– diamondpumpkin
Dec 14 '18 at 7:09
1
1
If you have a real memory leak, the problem is the memory leak. And unless it's a kernel leak (in which case there's nothing to close) it won't cause a system crash. You are likely barking up the wrong tree. Do you have any actual evidence of a memory leak? (Memory in use is not evidence of a leak.)
– David Schwartz
Dec 14 '18 at 7:10
If you have a real memory leak, the problem is the memory leak. And unless it's a kernel leak (in which case there's nothing to close) it won't cause a system crash. You are likely barking up the wrong tree. Do you have any actual evidence of a memory leak? (Memory in use is not evidence of a leak.)
– David Schwartz
Dec 14 '18 at 7:10
@DavidSchwartz In any case this is my problem, not yours. I am just wondering how to enable memory compression. You do not need to know why I want to enable it.
– diamondpumpkin
Dec 14 '18 at 7:13
@DavidSchwartz In any case this is my problem, not yours. I am just wondering how to enable memory compression. You do not need to know why I want to enable it.
– diamondpumpkin
Dec 14 '18 at 7:13
add a comment |
1 Answer
1
active
oldest
votes
How would I go about enabling Windows 10 memory compression?
Memory compression is enabled by default. However, it appears for whatever reason, you currently have it disabled. Within a Administrator PowerShell command prompt type the following command to disable memory compression
Disable-MMAgent -MemoryCompression
Within a Administrator PowerShell command prompt type the following command to enable memory compression
Enable-MMAgent -MemoryCompression
Sources:
Enable-MMAgent
Disable-MMAgent
1
However, I feel it is important to point out that enabling memory compresion, WILL NOT, resolve your memory leak. Even with memory compression enabled, whatever is causing your memory leak, will conitnue to cause your issue. It just might take longer for the end result.
– Ramhound
Dec 14 '18 at 7:18
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1383484%2fhow-to-enable-memory-compression-windows-10%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
How would I go about enabling Windows 10 memory compression?
Memory compression is enabled by default. However, it appears for whatever reason, you currently have it disabled. Within a Administrator PowerShell command prompt type the following command to disable memory compression
Disable-MMAgent -MemoryCompression
Within a Administrator PowerShell command prompt type the following command to enable memory compression
Enable-MMAgent -MemoryCompression
Sources:
Enable-MMAgent
Disable-MMAgent
1
However, I feel it is important to point out that enabling memory compresion, WILL NOT, resolve your memory leak. Even with memory compression enabled, whatever is causing your memory leak, will conitnue to cause your issue. It just might take longer for the end result.
– Ramhound
Dec 14 '18 at 7:18
add a comment |
How would I go about enabling Windows 10 memory compression?
Memory compression is enabled by default. However, it appears for whatever reason, you currently have it disabled. Within a Administrator PowerShell command prompt type the following command to disable memory compression
Disable-MMAgent -MemoryCompression
Within a Administrator PowerShell command prompt type the following command to enable memory compression
Enable-MMAgent -MemoryCompression
Sources:
Enable-MMAgent
Disable-MMAgent
1
However, I feel it is important to point out that enabling memory compresion, WILL NOT, resolve your memory leak. Even with memory compression enabled, whatever is causing your memory leak, will conitnue to cause your issue. It just might take longer for the end result.
– Ramhound
Dec 14 '18 at 7:18
add a comment |
How would I go about enabling Windows 10 memory compression?
Memory compression is enabled by default. However, it appears for whatever reason, you currently have it disabled. Within a Administrator PowerShell command prompt type the following command to disable memory compression
Disable-MMAgent -MemoryCompression
Within a Administrator PowerShell command prompt type the following command to enable memory compression
Enable-MMAgent -MemoryCompression
Sources:
Enable-MMAgent
Disable-MMAgent
How would I go about enabling Windows 10 memory compression?
Memory compression is enabled by default. However, it appears for whatever reason, you currently have it disabled. Within a Administrator PowerShell command prompt type the following command to disable memory compression
Disable-MMAgent -MemoryCompression
Within a Administrator PowerShell command prompt type the following command to enable memory compression
Enable-MMAgent -MemoryCompression
Sources:
Enable-MMAgent
Disable-MMAgent
edited Dec 14 '18 at 7:07
answered Dec 14 '18 at 6:58
RamhoundRamhound
19.5k156085
19.5k156085
1
However, I feel it is important to point out that enabling memory compresion, WILL NOT, resolve your memory leak. Even with memory compression enabled, whatever is causing your memory leak, will conitnue to cause your issue. It just might take longer for the end result.
– Ramhound
Dec 14 '18 at 7:18
add a comment |
1
However, I feel it is important to point out that enabling memory compresion, WILL NOT, resolve your memory leak. Even with memory compression enabled, whatever is causing your memory leak, will conitnue to cause your issue. It just might take longer for the end result.
– Ramhound
Dec 14 '18 at 7:18
1
1
However, I feel it is important to point out that enabling memory compresion, WILL NOT, resolve your memory leak. Even with memory compression enabled, whatever is causing your memory leak, will conitnue to cause your issue. It just might take longer for the end result.
– Ramhound
Dec 14 '18 at 7:18
However, I feel it is important to point out that enabling memory compresion, WILL NOT, resolve your memory leak. Even with memory compression enabled, whatever is causing your memory leak, will conitnue to cause your issue. It just might take longer for the end result.
– Ramhound
Dec 14 '18 at 7:18
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1383484%2fhow-to-enable-memory-compression-windows-10%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
"This has led my system to hang and eventually crash quite often." It's very unlikely that your system hanging and crashing has anything to do with memory use and thus very unlikely that it would be affected by memory compression.
– David Schwartz
Dec 14 '18 at 7:04
@DavidSchwartz Memory leaks are not fun, and they can cause the system to crash. Compressing the memory should either give the program enough memory to ran properly or allow me enough time to close the program before the system crashes.
– diamondpumpkin
Dec 14 '18 at 7:09
1
If you have a real memory leak, the problem is the memory leak. And unless it's a kernel leak (in which case there's nothing to close) it won't cause a system crash. You are likely barking up the wrong tree. Do you have any actual evidence of a memory leak? (Memory in use is not evidence of a leak.)
– David Schwartz
Dec 14 '18 at 7:10
@DavidSchwartz In any case this is my problem, not yours. I am just wondering how to enable memory compression. You do not need to know why I want to enable it.
– diamondpumpkin
Dec 14 '18 at 7:13