Salta al contenuto

After a Windows reboot I need to login in to make it start again

0

I have a virtual Windows instance on Lightsail which hosts my .exe apps as servers for my network games. When there's a Microsoft Patch Tuesday my Lightsail Windows instance gets rebooted. But, the .exe files don't start to run until I manually log in using RDP, and then they automatically run as that's how I've set them up.

Why do I need to manually log in each time? Is there a way to make it so I don't need to log in, and the Windows instance just starts up after being rebooted?

posta un anno fa520 visualizzazioni
2 Risposte
4

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

AWS
ESPERTO
con risposta un anno fa
ESPERTO
verificato un anno fa
0

Hello,

To automatically start your .exe apps after a Windows reboot without needing to log in manually, follow these steps:

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.

ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.