In this post, we show you how you can make your open apps save and restart automatically when you log out and then log in again into your Windows 11/10 system. Some applications can set themselves to restart after the computer comes back online. It helps to get back to the same place where you were at the last time. Now you can choose to control if that happens or not and is enabled for UWP apps.
Automatically restart apps when you sign back in again in Windows 11
To automatically restart apps when you sign back in again in Windows 11, follow these steps:
- Press Win+I to open Windows Settings.
- Go to Accounts > Sign-in options.
- Find the Automatically save my restartable apps and restart them when I sign back in setting.
- Toggle the respective button to turn it on.
However, if you are using Windows 10, you can follow these steps:
Automatically restart apps when you sign back in again in Windows 10
Automatically save your restartable apps when you sign out and restart them after you sign in
You can set Windows 10 to Automatically save your restartable apps when you sign out and restart them after you sign in, by changing this setting. Here’s how:
- Right-click on the Windows logo to open the WinX Menu
- Select Settings
- Click open Accounts
- From the left side, select Sgn-in options
- Scroll down till you see Restart apps setting
- Toggle the Automatically save your restartable apps when you sign out and restart them after you sign in setting to On position
You are all set.
Now when you sign back in. you will find all your restartable apps open again.
To test, you may start one or more UWP apps, such as Feedback Hub, then sign out and then sign back into Windows. You will notice that the Feedback Hub app restart itself minimized
It makes sure that those apps don’t take up all the resources slowing down the computer.
It is possible to turn on this setting using the Registry Editor. Whether you use Windows 11 or Windows 10, the process is the same. However, it is recommended to create a System Restore point before getting started with the Registry Editor method.
Automatically restart apps when you sign back in again using Registry
To automatically restart apps when you sign back in again using Registry, follow these steps:
- Search for regedit in the Taskbar search box.
- Click the individual search result and click the Yes button.
- Navigate to Winlogon in HKCU.
- Right-click on Winlogon > New > DWORD (32-bit) Value.
- Set the name as RestartApps.
- Double-click on it to set the Value data as 1.
- Restart your computer.
To learn more about these steps, continue reading.
To get started, you need to open the Registry Editor first. For that, you can search for regedit in the Taskbar search box, click on the individual search result, and click the Yes button in the UAC prompt.
Then, navigate to the following path:
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
Here you need to create a REG_DWORD value. For that, right-click on the Winlogon key, select New > DWORD (32-bit) Value and name it as RestartApps.
Then, double-click on the REG_DWORD value and set the Value data as 1.
Click the OK button to save the change and restart your computer.
How do I automatically restart a program in Windows?
To automatically restart a program in Windows, you need to enable the Automatically save my restartable apps and restart them when I sign back setting. You can find it in Windows Settings > Accounts > Sign-in options. Alternatively, you can do the same thing with the help of Registry Editor.
How do I get Windows to reopen active Windows and programs on reboot?
To get Windows to reopen active Windows and programs on reboot, you need to turn on the Automatically save my restartable apps and restart them when I sign back setting in Windows Settings panel. This option is available in Windows 11 and Windows 10. On the other hand, you can enable the same setting using Registry Editor as well.