Stop Windows 7 closing programs on Hibernate
up vote
2
down vote
favorite
For some reason, when i resume my Lenovo machine running Windows 7 after hibernation, all of my programs that were open, have all closed.
I was under the impression that hibernation takes a snapshot of your RAM and just resumes the session on wake?
I think this may be a recent issue, meaning it could be to do with a recent update?
I couldn't find any useful information around the web, hence the question.
The only restore points on my PC are from 2 days ago, from a Critical Update and I believe the issue has been occurring longer than that.
Any help is appreciated!
windows-7 windows hibernate
add a comment |
up vote
2
down vote
favorite
For some reason, when i resume my Lenovo machine running Windows 7 after hibernation, all of my programs that were open, have all closed.
I was under the impression that hibernation takes a snapshot of your RAM and just resumes the session on wake?
I think this may be a recent issue, meaning it could be to do with a recent update?
I couldn't find any useful information around the web, hence the question.
The only restore points on my PC are from 2 days ago, from a Critical Update and I believe the issue has been occurring longer than that.
Any help is appreciated!
windows-7 windows hibernate
Maybe there is a limit to the size of the hibernate file? Is the size of the hibernate file the same as your RAM size?
– David Dai
Nov 21 '13 at 8:50
3
Is it really hibernating? I don't recall specific message, but is it showingResuming from hibernation ?
message at logon screen? See System log to confirm if it's resuming.
– week
Nov 21 '13 at 9:31
It definitely sounds like either your are not hibernating at all, or the hibernation file is getting corrupted and deleted, or possibly even something is preventing from the hibernation process from completing correctly. You’ll need to provide some more information/feedback to diagnose this.
– Synetech
Dec 28 '13 at 1:35
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
For some reason, when i resume my Lenovo machine running Windows 7 after hibernation, all of my programs that were open, have all closed.
I was under the impression that hibernation takes a snapshot of your RAM and just resumes the session on wake?
I think this may be a recent issue, meaning it could be to do with a recent update?
I couldn't find any useful information around the web, hence the question.
The only restore points on my PC are from 2 days ago, from a Critical Update and I believe the issue has been occurring longer than that.
Any help is appreciated!
windows-7 windows hibernate
For some reason, when i resume my Lenovo machine running Windows 7 after hibernation, all of my programs that were open, have all closed.
I was under the impression that hibernation takes a snapshot of your RAM and just resumes the session on wake?
I think this may be a recent issue, meaning it could be to do with a recent update?
I couldn't find any useful information around the web, hence the question.
The only restore points on my PC are from 2 days ago, from a Critical Update and I believe the issue has been occurring longer than that.
Any help is appreciated!
windows-7 windows hibernate
windows-7 windows hibernate
asked Nov 21 '13 at 8:44
AlexMorley-Finch
14016
14016
Maybe there is a limit to the size of the hibernate file? Is the size of the hibernate file the same as your RAM size?
– David Dai
Nov 21 '13 at 8:50
3
Is it really hibernating? I don't recall specific message, but is it showingResuming from hibernation ?
message at logon screen? See System log to confirm if it's resuming.
– week
Nov 21 '13 at 9:31
It definitely sounds like either your are not hibernating at all, or the hibernation file is getting corrupted and deleted, or possibly even something is preventing from the hibernation process from completing correctly. You’ll need to provide some more information/feedback to diagnose this.
– Synetech
Dec 28 '13 at 1:35
add a comment |
Maybe there is a limit to the size of the hibernate file? Is the size of the hibernate file the same as your RAM size?
– David Dai
Nov 21 '13 at 8:50
3
Is it really hibernating? I don't recall specific message, but is it showingResuming from hibernation ?
message at logon screen? See System log to confirm if it's resuming.
– week
Nov 21 '13 at 9:31
It definitely sounds like either your are not hibernating at all, or the hibernation file is getting corrupted and deleted, or possibly even something is preventing from the hibernation process from completing correctly. You’ll need to provide some more information/feedback to diagnose this.
– Synetech
Dec 28 '13 at 1:35
Maybe there is a limit to the size of the hibernate file? Is the size of the hibernate file the same as your RAM size?
– David Dai
Nov 21 '13 at 8:50
Maybe there is a limit to the size of the hibernate file? Is the size of the hibernate file the same as your RAM size?
– David Dai
Nov 21 '13 at 8:50
3
3
Is it really hibernating? I don't recall specific message, but is it showing
Resuming from hibernation ?
message at logon screen? See System log to confirm if it's resuming.– week
Nov 21 '13 at 9:31
Is it really hibernating? I don't recall specific message, but is it showing
Resuming from hibernation ?
message at logon screen? See System log to confirm if it's resuming.– week
Nov 21 '13 at 9:31
It definitely sounds like either your are not hibernating at all, or the hibernation file is getting corrupted and deleted, or possibly even something is preventing from the hibernation process from completing correctly. You’ll need to provide some more information/feedback to diagnose this.
– Synetech
Dec 28 '13 at 1:35
It definitely sounds like either your are not hibernating at all, or the hibernation file is getting corrupted and deleted, or possibly even something is preventing from the hibernation process from completing correctly. You’ll need to provide some more information/feedback to diagnose this.
– Synetech
Dec 28 '13 at 1:35
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
I had this problem for some reason on Windows 8.0 64bit. I opened a cmd window with administrative privileges and did 'powercfg -h off" , enter and then 'powercfg -h on' and it re-created the hiberfil.sys file. Now it resumes from hibernate fine, so far. Will report back if it starts acting cup again.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
I had this problem for some reason on Windows 8.0 64bit. I opened a cmd window with administrative privileges and did 'powercfg -h off" , enter and then 'powercfg -h on' and it re-created the hiberfil.sys file. Now it resumes from hibernate fine, so far. Will report back if it starts acting cup again.
add a comment |
up vote
1
down vote
I had this problem for some reason on Windows 8.0 64bit. I opened a cmd window with administrative privileges and did 'powercfg -h off" , enter and then 'powercfg -h on' and it re-created the hiberfil.sys file. Now it resumes from hibernate fine, so far. Will report back if it starts acting cup again.
add a comment |
up vote
1
down vote
up vote
1
down vote
I had this problem for some reason on Windows 8.0 64bit. I opened a cmd window with administrative privileges and did 'powercfg -h off" , enter and then 'powercfg -h on' and it re-created the hiberfil.sys file. Now it resumes from hibernate fine, so far. Will report back if it starts acting cup again.
I had this problem for some reason on Windows 8.0 64bit. I opened a cmd window with administrative privileges and did 'powercfg -h off" , enter and then 'powercfg -h on' and it re-created the hiberfil.sys file. Now it resumes from hibernate fine, so far. Will report back if it starts acting cup again.
answered Sep 30 '15 at 1:04
danwat1234
372
372
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.
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%2f678724%2fstop-windows-7-closing-programs-on-hibernate%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
Maybe there is a limit to the size of the hibernate file? Is the size of the hibernate file the same as your RAM size?
– David Dai
Nov 21 '13 at 8:50
3
Is it really hibernating? I don't recall specific message, but is it showing
Resuming from hibernation ?
message at logon screen? See System log to confirm if it's resuming.– week
Nov 21 '13 at 9:31
It definitely sounds like either your are not hibernating at all, or the hibernation file is getting corrupted and deleted, or possibly even something is preventing from the hibernation process from completing correctly. You’ll need to provide some more information/feedback to diagnose this.
– Synetech
Dec 28 '13 at 1:35