Passer au contenu

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?

demandé il y a un an523 vues
2 réponses
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
EXPERT
répondu il y a un an
EXPERT
vérifié il y a un an
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.

EXPERT
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.