跳至內容

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?

已提問 1 年前檢視次數 529 次
2 個答案
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
專家
已回答 1 年前
專家
已審閱 1 年前
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.

專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。