3
1
For a while now my pc keeps reminding the programs I had open after a shut down.
I found some messy ways to solve this but its just extra work for something that should be very simple.
For example this command:
shutdown /r /t 0
Or going to your desktop and pressing alt+f4.
If I want to keep my last session I'll just let my PC sleep like everyone did for the last decade and don't shut it down.
Is it possible to stop this 'new Feature' and just start with a clean session after a shutdown?
Because it's related, I'll add that turning hibernation off (by
powercfg -h off
in an elevated commad prompt) by extension achieves the same thing, in addition to deleting thehiberfil.sys
file from the C: drive. – Kitet – 2017-11-23T23:19:36.2901@Kitet - I wouldn't delete
hiberfil.sys
, because you can still configureHibernate
as a separate, additional option toShut down
, which is useful when this is what you want to do instead of a complete shut down. There is no rational reason for not makingSleep
,Hibernate
and (true)Shut down
as three distinct options in theShut Down...
submenu by default. – AFH – 2017-11-24T00:32:48.840@AFH Thanks alot I'm pretty sure thats the option I'm looking for! :-) – Stefan – 2017-11-24T13:35:24.837
@AFH After using this option some days my windows 10 decided again to remind every program I had open...... I checked if
Turn on fast start-up (recommended)
got selected again but it didn't. Maybe this doesn't solve my exact problem? – Stefan – 2017-11-30T08:42:26.730I can't think how this can have happened. There is an Explorer option to remember all open windows for next time when it closes, and other individual applications may have similar options, but after hibernation you will see all programs in the same states as before hibernation, including unsaved edits, etc. Is this what you are seeing? One way to make absolutely sure that a system is properly shut down is to select restart and power off when the BIOS appears, but of course that means staying at the machine until shut-down is complete. – AFH – 2017-11-30T12:25:30.793
@AFH sorry for the late reaction. This issue is still bothering me and I'm seeing the exact same windows after shutting down. Everything just pops back into my face after like 10 seconds. I'm using the windows shutdown option on the bottom left corner could this be the issue? I'm not using my actual power button to shut down. – Stefan – 2018-06-21T20:40:41.450
If you have turned off fast start-up, then shut-down should turn off completely, regardless of how you invoke it. Check that an update hasn't re-enabled this option. There may also be a fast boot enable option in the UEFI/BIOS: I don't think it's necessary to disable this, but you can see the effect if you do. Note that with the settings in the second screen-shot the power button will hibernate, regardless of the fast start-up option. – AFH – 2018-06-21T22:34:07.040