Hibernation file not matching total memory
When it comes to the size of the hibernation file, (I have 8 Gb of RAM, 4.2/10.8 total, at the time of writing, only using around 3 Gb of it), is it supposed to match my total memory or the current usage. This is because the file size is only ~3 Gb, so will it change according to usage, predecided on start up?
Thanks in advance
windows-10 memory hibernate
add a comment |
When it comes to the size of the hibernation file, (I have 8 Gb of RAM, 4.2/10.8 total, at the time of writing, only using around 3 Gb of it), is it supposed to match my total memory or the current usage. This is because the file size is only ~3 Gb, so will it change according to usage, predecided on start up?
Thanks in advance
windows-10 memory hibernate
add a comment |
When it comes to the size of the hibernation file, (I have 8 Gb of RAM, 4.2/10.8 total, at the time of writing, only using around 3 Gb of it), is it supposed to match my total memory or the current usage. This is because the file size is only ~3 Gb, so will it change according to usage, predecided on start up?
Thanks in advance
windows-10 memory hibernate
When it comes to the size of the hibernation file, (I have 8 Gb of RAM, 4.2/10.8 total, at the time of writing, only using around 3 Gb of it), is it supposed to match my total memory or the current usage. This is because the file size is only ~3 Gb, so will it change according to usage, predecided on start up?
Thanks in advance
windows-10 memory hibernate
windows-10 memory hibernate
asked Dec 20 '18 at 11:17
CommissarCommissar
1
1
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
When hibernate is enabled Windows will create a file on your system drive to handle the hibernation process.By default the file is 75% of your RAM amount – a computer with 4 GB of RAM would have a 3.5 GB hiberfil.sys file.
This can be be changed to any other amount between 50% – 100% – however if Windows needs more than the amount you have allocated the computer will fail to enter hiberation.
The steps below show how to change the size of the hiberfil.sys file.
Lets say your windows is using small size for the hiberfil.sys and you want to
manually change it to 75% which is recommended.
Press windows button and type cmd
Right click on ‘Command Prompt’ and click on ‘Run as administrator’
lets say now your windows is using 40%, to change this to 75% Enter the following command and hit enter
powercfg -h -size 75
The hiberfil.sys file will now be changed to the new amount. Click the window using the X at the top right or type exit and hit enter on the keyboard.
Ref: This link
Note: If you are running windows 10, better not to change it as windows is already managing this optimally.
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%2f1386236%2fhibernation-file-not-matching-total-memory%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
When hibernate is enabled Windows will create a file on your system drive to handle the hibernation process.By default the file is 75% of your RAM amount – a computer with 4 GB of RAM would have a 3.5 GB hiberfil.sys file.
This can be be changed to any other amount between 50% – 100% – however if Windows needs more than the amount you have allocated the computer will fail to enter hiberation.
The steps below show how to change the size of the hiberfil.sys file.
Lets say your windows is using small size for the hiberfil.sys and you want to
manually change it to 75% which is recommended.
Press windows button and type cmd
Right click on ‘Command Prompt’ and click on ‘Run as administrator’
lets say now your windows is using 40%, to change this to 75% Enter the following command and hit enter
powercfg -h -size 75
The hiberfil.sys file will now be changed to the new amount. Click the window using the X at the top right or type exit and hit enter on the keyboard.
Ref: This link
Note: If you are running windows 10, better not to change it as windows is already managing this optimally.
add a comment |
When hibernate is enabled Windows will create a file on your system drive to handle the hibernation process.By default the file is 75% of your RAM amount – a computer with 4 GB of RAM would have a 3.5 GB hiberfil.sys file.
This can be be changed to any other amount between 50% – 100% – however if Windows needs more than the amount you have allocated the computer will fail to enter hiberation.
The steps below show how to change the size of the hiberfil.sys file.
Lets say your windows is using small size for the hiberfil.sys and you want to
manually change it to 75% which is recommended.
Press windows button and type cmd
Right click on ‘Command Prompt’ and click on ‘Run as administrator’
lets say now your windows is using 40%, to change this to 75% Enter the following command and hit enter
powercfg -h -size 75
The hiberfil.sys file will now be changed to the new amount. Click the window using the X at the top right or type exit and hit enter on the keyboard.
Ref: This link
Note: If you are running windows 10, better not to change it as windows is already managing this optimally.
add a comment |
When hibernate is enabled Windows will create a file on your system drive to handle the hibernation process.By default the file is 75% of your RAM amount – a computer with 4 GB of RAM would have a 3.5 GB hiberfil.sys file.
This can be be changed to any other amount between 50% – 100% – however if Windows needs more than the amount you have allocated the computer will fail to enter hiberation.
The steps below show how to change the size of the hiberfil.sys file.
Lets say your windows is using small size for the hiberfil.sys and you want to
manually change it to 75% which is recommended.
Press windows button and type cmd
Right click on ‘Command Prompt’ and click on ‘Run as administrator’
lets say now your windows is using 40%, to change this to 75% Enter the following command and hit enter
powercfg -h -size 75
The hiberfil.sys file will now be changed to the new amount. Click the window using the X at the top right or type exit and hit enter on the keyboard.
Ref: This link
Note: If you are running windows 10, better not to change it as windows is already managing this optimally.
When hibernate is enabled Windows will create a file on your system drive to handle the hibernation process.By default the file is 75% of your RAM amount – a computer with 4 GB of RAM would have a 3.5 GB hiberfil.sys file.
This can be be changed to any other amount between 50% – 100% – however if Windows needs more than the amount you have allocated the computer will fail to enter hiberation.
The steps below show how to change the size of the hiberfil.sys file.
Lets say your windows is using small size for the hiberfil.sys and you want to
manually change it to 75% which is recommended.
Press windows button and type cmd
Right click on ‘Command Prompt’ and click on ‘Run as administrator’
lets say now your windows is using 40%, to change this to 75% Enter the following command and hit enter
powercfg -h -size 75
The hiberfil.sys file will now be changed to the new amount. Click the window using the X at the top right or type exit and hit enter on the keyboard.
Ref: This link
Note: If you are running windows 10, better not to change it as windows is already managing this optimally.
answered Dec 20 '18 at 11:45
RAJARAJA
785
785
add a comment |
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.
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%2f1386236%2fhibernation-file-not-matching-total-memory%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