This is incorrect…ish. Windows, yes even 10, has had a feature for a while now called Automatic Restart Sign-on (ARSO). You can enable this feature by going to Settings > Accounts > Sign in options > "Automatically save my restartable apps and restart them when I sign back in".
After enabling it, a reboot will restore… some apps (hence the ‘ish’), these apps being mostly Microsoft apps (Edge, Word, Outlook, Notepad etc) + some third-party apps (I know Firefox gets restored, not sure about others).
You can also use the shutdown /g command to test this (after enabling ARSO):
/g Fully shuts down and restarts the computer. On restart, if Automatic Restart Sign-Onis enabled, the device automatically signs inand locks based on the last interactive user. After sign in, it restarts any registered applications.
This is incorrect…ish. Windows, yes even 10, has had a feature for a while now called Automatic Restart Sign-on (ARSO). You can enable this feature by going to
Settings > Accounts > Sign in options > "Automatically save my restartable apps and restart them when I sign back in"
.After enabling it, a reboot will restore… some apps (hence the ‘ish’), these apps being mostly Microsoft apps (Edge, Word, Outlook, Notepad etc) + some third-party apps (I know Firefox gets restored, not sure about others).
You can also use the
shutdown /g
command to test this (after enabling ARSO):/g Fully shuts down and restarts the computer. On restart, if Automatic Restart Sign-On is enabled, the device automatically signs in and locks based on the last interactive user. After sign in, it restarts any registered applications.
https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/shutdown