- Newest
- Most votes
- Most comments
I assume you put the app in the startup group, which means someone needs to login for it to start.
An option is to configure your Windows to auto login after restart. You can use SysInternals autologon utility to configure Windows’ built-in autologon mechanism. Instructions and download at Autologin site
Hello,
To automatically start your .exe apps after a Windows reboot without needing to log in manually, follow these steps:
-
Download Autologon from the SysInternals website. https://learn.microsoft.com/en-us/sysinternals/downloads/autologon
-
Run Autologon.exe and enter your Windows username, password, and domain (if applicable).
-
Click "Enable" to activate auto-login.
-
Restart your instance.
This will ensure Windows logs in automatically after a reboot, starting your .exe apps if they're configured to run at startup or via a scheduled task.
Relevant content
- asked 7 months ago
- asked 2 years ago
- asked 7 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago