Learned recently that in later versions of windows, Shutdown does not completely shut down windows but Restart does.
Is that true in Android too?
Learned recently that in later versions of windows, Shutdown does not completely shut down windows but Restart does.Shutdown stops everything.
Is that true in Android too?
There is a disturbing new version of Sleep
I've heard that some cellphones can no longer be turned off
or "powered off".
AFAIK, there are also low-power data-collection hubs in modern Androids
which are actually processors that are independent of the main SoC which collect data from sensors (accelerometer, gyroscope, magnetometer, etc.).
In fact, some hardware is always powered, AFAIK, given all Androids (AFAIK) can charge even when the phone appears to be powered off and some have always-on sensors (like accelerometers) which operate in very low-power states (as likely do real-time clocks which keep track of time even when
the main OS is off).
As I alluded to, there's an in-between "bootloader mode" or "fastboot mode" (which is actually a communication protocol) which is a distinct state from the reboot/restart modes as it provides low-level access to the firmware.
AFAIK, there are also low-power data-collection hubs in modern Androids
which are actually processors that are independent of the main SoC which collect data from sensors (accelerometer, gyroscope, magnetometer, etc.).
Note that "trackers" take advantage of some of those low-power states.
Learned recently that in later versions of windows, Shutdown does not completely shut down windows but Restart does.
Is that true in Android too?
I've heard that some cellphones can no longer be turned off
or "powered off".
Note that "trackers" take advantage of some of those low-power states.
For android devices, I'm not aware of "auxilliary" devices collecting
data when the phone is off.
One of the final acts before the main SoC shuts down is to compute the contents of some bluetooth beacons, which will be transmitted by the "auxilliary" device while the phone as a whole is "off", to participate
in google's "find my device" network.
Learned recently that in later versions of windows, Shutdown does not >completely shut down windows but Restart does.
Is that true in Android too?
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not
completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
And I can't imagaine it being different in Android.
Learned recently that in later versions of windows, Shutdown does not completely shut down windows but Restart does.
Is that true in Android too?
On 2025-03-24 09:04, Steve Hayes wrote:
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not
completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
And I can't imagaine it being different in Android.
No. In Windows version <= 7, both completely shut down the PC, and
restart then restarts it. But in versions >= 8, restart completely
shuts down the PC before restarting it, but by default shutdown only >hibernates it:
On Mon, 24 Mar 2025 11:17:08 +0000, Java Jive <[email protected]d>
wrote:
On 2025-03-24 09:04, Steve Hayes wrote:
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not
completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
And I can't imagaine it being different in Android.
No. In Windows version <= 7, both completely shut down the PC, and
restart then restarts it. But in versions >= 8, restart completely
shuts down the PC before restarting it, but by default shutdown only
hibernates it:
So if you want to actually shut it down you need to restart it and
switch it off at the wall socket before it actually restarts?
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not
completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
On 22.03.25 17:16, micky wrote:
Learned recently that in later versions of windows, Shutdown does not
completely shut down windows but Restart does.
Is that true in Android too?
No. If an Android device is powered down all processes of Android end.
On Mon, 24 Mar 2025 11:17:08 +0000, Java Jive <[email protected]d>[...]
wrote:
No. In Windows version <= 7, both completely shut down the PC, and
restart then restarts it. But in versions >= 8, restart completely
shuts down the PC before restarting it, but by default shutdown only
hibernates it:
So if you want to actually shut it down you need to restart it and
switch it off at the wall socket before it actually restarts?
So if you want to actually shut it down you need to restart it and
switch it off at the wall socket before it actually restarts?
Steve Hayes, 2025-03-24 10:04:
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not
completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
No, it's exactly the opposite - because "shutdown" is what people do all
the time when they want turn off their computers. For this very reason Windows does only hibernate by default - which means it stores the
current RAM content on the SSD so the last state including all open applications will be restored when turning on the computer the next time.
However when a user does *restart* Windows, then he does that to make
sure, the system is in a defined state - and for this reasons Windows
will *not* hibernate and restore the current state when it is restarted.
Arno Welzel <[email protected]> wrote:
Steve Hayes, 2025-03-24 10:04:
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not
completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
No, it's exactly the opposite - because "shutdown" is what people do all
the time when they want turn off their computers. For this very reason
Windows does only hibernate by default - which means it stores the
current RAM content on the SSD so the last state including all open
applications will be restored when turning on the computer the next time.
Sorry, but that's not correct. If you do a 'Shut down' the system will
only save the OS to 'disk', not the open applications.
And it will only
save to 'disk' if Fast Startup is enabled (which is the default).
N.B. If your comment was correct, there would be no 'Hibernate' choice
in the 'Power' menu.
However when a user does *restart* Windows, then he does that to make
sure, the system is in a defined state - and for this reasons Windows
will *not* hibernate and restore the current state when it is restarted.
It's actually better to do a Shut down (with Fast Restart disabled),
wait some time and then do a bootup, to get the software and hardware in
a defined 'cold' bootup state. Some electronics, mainly capacitors but
also some other electronics, can take some time to get back in their
'cold' state. Most of the time a Restart will be enough, but for strange >problems it's wise to try Shut down, wait, power on/bootup.
For an authorative reference:
Message-ID: <vhquac$1bqtd$[email protected]> ><http://al.howardknight.net/?STYPE=msgid&MSGI=%3Cvhquac%241bqtd%241%40dont-email.me%3E>
On 3/26/25 8:25 AM, Frank Slootweg wrote:[Moved back where it belongs (for context):]
Arno Welzel <[email protected]> wrote:
Steve Hayes, 2025-03-24 10:04:
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not >> >> completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
No, it's exactly the opposite - because "shutdown" is what people do all >> the time when they want turn off their computers. For this very reason
Windows does only hibernate by default - which means it stores the
current RAM content on the SSD so the last state including all open
applications will be restored when turning on the computer the next time.
Sorry, but that's not correct. If you do a 'Shut down' the system will
only save the OS to 'disk', not the open applications.
And it will only
save to 'disk' if Fast Startup is enabled (which is the default).
I always thought the Windows OS was permanently on the 'disk' and thus
didn't need to be resaved at each shutdown.
For the first time in decades (IIRC I started at DOS 5) I'm going Windows
free. I gave away my last LT to a greatgrandkid and will now live on
Android and Chrome OS. (Also Fire OS but that's really Android.) So it's
now fast start for me for the duration. Whoopee... 8-O
AJL <[email protected]> wrote:
On 3/26/25 8:25 AM, Frank Slootweg wrote:[Moved back where it belongs (for context):]
Arno Welzel <[email protected]> wrote:
Steve Hayes, 2025-03-24 10:04:Sorry, but that's not correct. If you do a 'Shut down' the system will
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not >> >> >> completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
No, it's exactly the opposite - because "shutdown" is what people do all >> >> the time when they want turn off their computers. For this very reason
Windows does only hibernate by default - which means it stores the
current RAM content on the SSD so the last state including all open
applications will be restored when turning on the computer the next time. >>
only save the OS to 'disk', not the open applications.
And it will only
save to 'disk' if Fast Startup is enabled (which is the default).
I always thought the Windows OS was permanently on the 'disk' and thus
didn't need to be resaved at each shutdown.
We're talking about the *active* version of the OS. That is saved to
'disk' (if Fast Startup is enabled).
The idea is that Windows does not have to go through the whole process
of booting up, starting all the devices, services, etc., etc..
Just compare it to resuming from hibernation (which does much *more*
than saving the OS to 'disk'). Isn't that much, much faster than a cold
boot? Saving only the OS to 'disk' gives a similar speedup.
But all of this is moot to us (ex-)laptop users, because we only
shutdown or restart when we must. At all other times, we let the system
sleep or hibernate.
For the first time in decades (IIRC I started at DOS 5) I'm going Windows
free. I gave away my last LT to a greatgrandkid and will now live on
Android and Chrome OS. (Also Fire OS but that's really Android.) So it's
now fast start for me for the duration. Whoopee... 8-O
Lucky you! Too much of my need/want stuff is Windows-only, so I can't
switch to another platform.
[...]
Steve Hayes, 2025-03-24 10:04:
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not
completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
No, it's exactly the opposite - because "shutdown" is what people do all
the time when they want turn off their computers. For this very reason >Windows does only hibernate by default - which means it stores the
current RAM content on the SSD so the last state including all open >applications will be restored when turning on the computer the next time.
However when a user does *restart* Windows, then he does that to make
sure, the system is in a defined state - and for this reasons Windows
will *not* hibernate and restore the current state when it is restarted.
On Wed, 26 Mar 2025 14:14:41 +0100, Arno Welzel <[email protected]>
wrote:
Steve Hayes, 2025-03-24 10:04:
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not
completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
No, it's exactly the opposite - because "shutdown" is what people do all
the time when they want turn off their computers. For this very reason
Windows does only hibernate by default - which means it stores the
current RAM content on the SSD so the last state including all open
applications will be restored when turning on the computer the next time.
Why is there then a different option for "hibernate"?
Arno Welzel <[email protected]> wrote:
Steve Hayes, 2025-03-24 10:04:
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not
completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
No, it's exactly the opposite - because "shutdown" is what people do all
the time when they want turn off their computers. For this very reason
Windows does only hibernate by default - which means it stores the
current RAM content on the SSD so the last state including all open
applications will be restored when turning on the computer the next time.
Sorry, but that's not correct. If you do a 'Shut down' the system will
only save the OS to 'disk', not the open applications. And it will only
save to 'disk' if Fast Startup is enabled (which is the default).
N.B. If your comment was correct, there would be no 'Hibernate' choice
in the 'Power' menu.
For an authorative reference:
Message-ID: <vhquac$1bqtd$[email protected]> <http://al.howardknight.net/?STYPE=msgid&MSGI=%3Cvhquac%241bqtd%241%40dont-email.me%3E>
Steve Hayes wrote:You can enable it under
Why is there then a different option for "hibernate"?
I don't know - I don't have "hibernate" here (Window 11 Pro).
Arno Welzel wrote:
Steve Hayes wrote:
Why is there then a different option for "hibernate"?
I don't know - I don't have "hibernate" here (Window 11 Pro).
You can enable it under
Control Panel > Power Options > Choose What Power Buttons Do
Frank Slootweg, 2025-03-26 16:25:
Arno Welzel <[email protected]> wrote:
Steve Hayes, 2025-03-24 10:04:
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not >>>> completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
No, it's exactly the opposite - because "shutdown" is what people do all >> the time when they want turn off their computers. For this very reason
Windows does only hibernate by default - which means it stores the
current RAM content on the SSD so the last state including all open
applications will be restored when turning on the computer the next time.
Sorry, but that's not correct. If you do a 'Shut down' the system will only save the OS to 'disk', not the open applications. And it will only save to 'disk' if Fast Startup is enabled (which is the default).
Nitpicking...
N.B. If your comment was correct, there would be no 'Hibernate' choice
in the 'Power' menu.
My Windows 11 setup does *not* have "hibernate" in the power menu. So
you are wrong as well now? Or did you just forgot, that the choices also depend on settings?
I talked about the *default* setup of Windows nowadays which is "Fast Startup". And in this *default* case Windows behaves as described since
the previous poster believed, that "shutdown" will always shutdown
without hibernation and "reboot" will restore the state as it was before
the reboot.
For an authorative reference:
Message-ID: <vhquac$1bqtd$[email protected]> <http://al.howardknight.net/?STYPE=msgid&MSGI=%3Cvhquac%241bqtd%241%40dont-email.me%3E>
This is not "authoritative".
Only the document of Microsoft is
authoritative:
<https://learn.microsoft.com/en-us/windows-hardware/test/weg/delivering-a-great-startup-and-shutdown-experience>
My Windows 11 setup does *not* have "hibernate" in the power menu. So
you are wrong as well now? Or did you just forgot, that the choices also depend on settings?
I talked about the *default* setup of Windows nowadays which is "Fast Startup". And in this *default* case Windows behaves as described since
the previous poster believed, that "shutdown" will always shutdown
without hibernation and "reboot" will restore the state as it was before
the reboot.
Andy Burns wrote:
You can enable it under
Control Panel > Power Options > Choose What Power Buttons Do
I think Steve was referring to the 'Hibernate' choice in the 'Power'
menu (power-button icon) in the 'Start' menu. I.e. something you click
on. (At least that's what I was referring to.)
What you are referring to is what the *physical* power button (or key) does.
Frank Slootweg wrote:
Andy Burns wrote:
You can enable it under
Control Panel > Power Options > Choose What Power Buttons Do
I think Steve was referring to the 'Hibernate' choice in the 'Power' menu (power-button icon) in the 'Start' menu. I.e. something you click
on. (At least that's what I was referring to.)
What you are referring to is what the *physical* power button (or key) does.
There's an option where I described to "show Hibernate in Power Menu"
(along with the physical button settings you mention).
For me, with a moderately powered Win10 on an SSD, and a
modest (by current standards) i5-12400, cold boot takes maybe
30 seconds tops. (I use a BIOS password and multi-boot menu,
so I'm never just starting Windows.) Waking from Sleep is
pretty much instant, though I also have to hit the spacebar and
Enter in order to get past login. (I haven't found any method to
tell Windows that I don't want to log in. Windows NT is simply
not designed for single-user operation.)
On Wed, 26 Mar 2025 14:14:41 +0100, Arno Welzel <[email protected]>
wrote:
Steve Hayes, 2025-03-24 10:04:
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not
completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
No, it's exactly the opposite - because "shutdown" is what people do all
the time when they want turn off their computers. For this very reason
Windows does only hibernate by default - which means it stores the
current RAM content on the SSD so the last state including all open
applications will be restored when turning on the computer the next time.
Why is there then a different option for "hibernate"?
I often shut down my computer and it *never* restores the apps I was
using when it shut down.
I believed (perhaps wrongly) that in shutting it down, data held in
RAM while it was being worked on would be "flushed" to disk, and so
not lost, and that all open files would be closed, again so that FATs
or their equivalent could find all the bits when asked to reopen them.
However when a user does *restart* Windows, then he does that to make
sure, the system is in a defined state - and for this reasons Windows
will *not* hibernate and restore the current state when it is restarted.
But it doesn't restore the pre-shut down state when it is shut down
and restarted.
It does when it is put to sleep or huiberated, but not when it is shut
down.
The difference between shut down and restart is that shut down
switches off the power, so that everything in RAM is gone. In Restart
the power isn't switched off, the OS is just reloaded, so stuff that
was in RAM may still be there.
On 2025-03-27 06:41, Steve Hayes wrote:
On Wed, 26 Mar 2025 14:14:41 +0100, Arno Welzel <[email protected]>
wrote:
Steve Hayes, 2025-03-24 10:04:Why is there then a different option for "hibernate"?
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not >>>>> completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
No, it's exactly the opposite - because "shutdown" is what people do all >>> the time when they want turn off their computers. For this very reason
Windows does only hibernate by default - which means it stores the
current RAM content on the SSD so the last state including all open
applications will be restored when turning on the computer the next time. >>
I often shut down my computer and it *never* restores the apps I was
using when it shut down.
I believed (perhaps wrongly) that in shutting it down, data held in
RAM while it was being worked on would be "flushed" to disk, and so
not lost, and that all open files would be closed, again so that FATs
or their equivalent could find all the bits when asked to reopen them.
However when a user does *restart* Windows, then he does that to make
sure, the system is in a defined state - and for this reasons Windows
will *not* hibernate and restore the current state when it is restarted.
But it doesn't restore the pre-shut down state when it is shut down
and restarted.
It does when it is put to sleep or huiberated, but not when it is shut
down.
The difference between shut down and restart is that shut down
switches off the power, so that everything in RAM is gone. In Restart
the power isn't switched off, the OS is just reloaded, so stuff that
was in RAM may still be there.
NO! This has been explained already elsewhere in the thread in multiple >different ways:
'Hibernate' saves the current user and OS states, so that by default
they will be restored when the PC is next powered on. When the PC is
next powered on, all the user's running programs will be restored.
'Shutdown' in Windows versions >= 8 with 'Turn on fast start-up' enabled >saves a state of the OS equivalent to being fully booted but no user yet >logged on, so, unlike 'Hibernate', no user state is saved.
'Shutdown' in Windows versions >= 8 with 'Turn on fast start-up'
disabled, or in versions <= 7, saves nothing, so a full boot of the PC
will occur on every power up, unless on the previous shutdown the PC had
been hibernated.
On Thu, 27 Mar 2025 19:06:40 +0000, Java Jive <[email protected]d>
wrote:
On 2025-03-27 06:41, Steve Hayes wrote:
On Wed, 26 Mar 2025 14:14:41 +0100, Arno Welzel <[email protected]>
wrote:
Steve Hayes, 2025-03-24 10:04:Why is there then a different option for "hibernate"?
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not >>>>>> completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
No, it's exactly the opposite - because "shutdown" is what people do all >>>> the time when they want turn off their computers. For this very reason >>>> Windows does only hibernate by default - which means it stores the
current RAM content on the SSD so the last state including all open
applications will be restored when turning on the computer the next time. >>>
I often shut down my computer and it *never* restores the apps I was
using when it shut down.
I believed (perhaps wrongly) that in shutting it down, data held in
RAM while it was being worked on would be "flushed" to disk, and so
not lost, and that all open files would be closed, again so that FATs
or their equivalent could find all the bits when asked to reopen them.
However when a user does *restart* Windows, then he does that to makeBut it doesn't restore the pre-shut down state when it is shut down
sure, the system is in a defined state - and for this reasons Windows
will *not* hibernate and restore the current state when it is restarted. >>>
and restarted.
It does when it is put to sleep or huiberated, but not when it is shut
down.
The difference between shut down and restart is that shut down
switches off the power, so that everything in RAM is gone. In Restart
the power isn't switched off, the OS is just reloaded, so stuff that
was in RAM may still be there.
NO! This has been explained already elsewhere in the thread in multiple
different ways:
'Hibernate' saves the current user and OS states, so that by default
they will be restored when the PC is next powered on. When the PC is
next powered on, all the user's running programs will be restored.
That's what I thought, and that's what my computer does.
'Shutdown' in Windows versions >= 8 with 'Turn on fast start-up' enabled
saves a state of the OS equivalent to being fully booted but no user yet
logged on, so, unlike 'Hibernate', no user state is saved.
'Shutdown' in Windows versions >= 8 with 'Turn on fast start-up'
disabled, or in versions <= 7, saves nothing, so a full boot of the PC
will occur on every power up, unless on the previous shutdown the PC had
been hibernated.
That again is what I thought.
I'd better check to make sure that Fast
Startup is disabled.
On 3/26/25 8:25 AM, Frank Slootweg wrote:
Arno Welzel <[email protected]> wrote:
Steve Hayes, 2025-03-24 10:04:
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not >>> >> completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
No, it's exactly the opposite - because "shutdown" is what people do all >>> the time when they want turn off their computers. For this very reason
Windows does only hibernate by default - which means it stores the
current RAM content on the SSD so the last state including all open
applications will be restored when turning on the computer the next time.
Sorry, but that's not correct. If you do a 'Shut down' the system will
only save the OS to 'disk', not the open applications.
I always thought the Windows OS was permanently on the 'disk' and thus
didn't need to be resaved at each shutdown.
For the first time in decades (IIRC I started at DOS 5) I'm going Windows >>> free. I gave away my last LT to a greatgrandkid and will now live on
Android and Chrome OS. (Also Fire OS but that's really Android.) So it's >>> now fast start for me for the duration. Whoopee... 8-O
Lucky you! Too much of my need/want stuff is Windows-only, so I can't >>switch to another platform.
Well if it doesn't work out Amazon is just a few clicks away and I can be
back in Windows by a tomorrow morning delivery. But in the meantime I still have 4 Amazon tablets, 2 Chromebooks, a Chrome tablet, and 2 Android
tablets to play with. Surprisingly this Amazon Fire HD10 I'm posting with
is my favorite. Light and comfortable to hold, reasonably quick, and with Google installed does about everything the others do.And no, no I'm not
being paid for these Amazon endorsements...
NO! This has been explained already elsewhere in the thread in multiple >different ways:
'Hibernate' saves the current user and OS states, so that by default
they will be restored when the PC is next powered on. When the PC is
next powered on, all the user's running programs will be restored.
'Shutdown' in Windows versions >= 8 with 'Turn on fast start-up' enabled >saves a state of the OS equivalent to being fully booted but no user yet >logged on, so, unlike 'Hibernate', no user state is saved.
'Shutdown' in Windows versions >= 8 with 'Turn on fast start-up'
disabled, or in versions <= 7, saves nothing, so a full boot of the PC
will occur on every power up, unless on the previous shutdown the PC had
been hibernated.
J�rg Lorenz, 2025-03-24 16:11:
On 22.03.25 17:16, micky wrote:
Learned recently that in later versions of windows, Shutdown does not
completely shut down windows but Restart does.
Is that true in Android too?
No. If an Android device is powered down all processes of Android end.
In Windows too. A Windows computer will completely stop doing anything
when it is shut down.
But the point is: there is no snapshot of the RAM in Android, so when
Android is powered on again, it will start from the beginning without
any previously running apps or services while Windows will restore the
state as it was before it was shut down.
AJL wrote:Chromebooks have a laptop style keyboard, tablets usually have no
I still have 4 Amazon tablets, 2 Chromebooks, a Chrome tablet, and
2 Android tablets to play with. Surprisingly this Amazon Fire HD10
I'm posting with
What do these things use for a keyboard.
A virtual on-screen keyboard? A mini-keyboard? I really only like a fullsize, typewriter size keyboard
micky wrote:
AJL wrote:
I still have 4 Amazon tablets, 2 Chromebooks, a Chrome tablet, and
2 Android tablets to play with. Surprisingly this Amazon Fire HD10
I'm posting with
What do these things use for a keyboard.
A virtual on-screen keyboard? A mini-keyboard? I really only like a
fullsize, typewriter size keyboard
Chromebooks have a laptop style keyboard, tablets usually have no
physical keyboard, just a virtual on-screen one, but they will generally >accept a USB keyboard plugged into an OTG port.
In comp.mobile.android, on Wed, 26 Mar 2025 17:46:45 -0000 (UTC), AJL ><[email protected]> wrote:
On 3/26/25 8:25 AM, Frank Slootweg wrote:
Arno Welzel <[email protected]> wrote:
Steve Hayes, 2025-03-24 10:04:
On Sat, 22 Mar 2025 12:16:17 -0400, micky <[email protected]>
wrote:
Learned recently that in later versions of windows, Shutdown does not >>>> >> completely shut down windows but Restart does.
Is that true in Android too?
In Windows, I'm pretty sure it is the other way round.
Restart doesn't completely shut down Windows, but shutdown does.
No, it's exactly the opposite - because "shutdown" is what people do all >>>> the time when they want turn off their computers. For this very reason >>>> Windows does only hibernate by default - which means it stores the
current RAM content on the SSD so the last state including all open
applications will be restored when turning on the computer the next time. >>
Sorry, but that's not correct. If you do a 'Shut down' the system will >>>only save the OS to 'disk', not the open applications.
I always thought the Windows OS was permanently on the 'disk' and thus
didn't need to be resaved at each shutdown.
I think it was something about the "kernel" that got retained when using >shutdown, and that changes that were made to it got erased when using >Restart.
Seems to me you could restart, in order to reset the kernel, and then >shutdown in order to turn the machine off.
In comp.mobile.android, on Wed, 26 Mar 2025 19:38:13 -0000 (UTC), AJL ><[email protected]> wrote:
For the first time in decades (IIRC I started at DOS 5) I'm going Windows >>>> free. I gave away my last LT to a greatgrandkid and will now live on
Android and Chrome OS. (Also Fire OS but that's really Android.) So it's >>>> now fast start for me for the duration. Whoopee... 8-O
Lucky you! Too much of my need/want stuff is Windows-only, so I can't >>>switch to another platform.
Well if it doesn't work out Amazon is just a few clicks away and I can be
back in Windows by a tomorrow morning delivery. But in the meantime I still >> have 4 Amazon tablets, 2 Chromebooks, a Chrome tablet, and 2 Android
tablets to play with. Surprisingly this Amazon Fire HD10 I'm posting with
What do these things use for a keyboard.
A virtual on-screen keyboard? A mini-keyboard? I really only like a >fullsize, typewriter size keyboard, because my fingers know where to go,
so if I can't have that, I'm probably not going to use those things.
is my favorite. Light and comfortable to hold, reasonably quick, and with
Google installed does about everything the others do.And no, no I'm not
being paid for these Amazon endorsements...
A virtual on-screen keyboard? A mini-keyboard? I really only like a >>fullsize, typewriter size keyboard, because my fingers know where to go,
so if I can't have that, I'm probably not going to use those things.
An on screen keyboard. Size depends on the device size and design. I'm now
posting with an Amazon 10" tablet and the KB is about 2x5 inches.
AJL wrote:Have you tried a "swipe" keyboard?
An on screen keyboard. Size depends on the device size and design. I'm now >> posting with an Amazon 10" tablet and the KB is about 2x5 inches.
My fingers are not that delicate.
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 150:59:00 |
| Calls: | 12,091 |
| Calls today: | 4 |
| Files: | 15,000 |
| Messages: | 6,517,604 |