Lightsail in safe mode

0

I set Lightsail Windows Instance to boot up in safe mode, forgot the "with networking", now I cannot RDP in, was a mistake. Anyone ever run into this or is there anyway to get in since its not Safe Mode W/networking?

質問済み 1年前247ビュー
1回答
0

once a Windows instance in Amazon Lightsail is booted into Safe Mode without networking, you cannot access it via RDP, as the networking components are disabled.

but maybe you can try the following

Create a snapshot of your Lightsail instance Create a new Amazon EC2 instance Create an Amazon EBS volume from the Lightsail snapshot Attach the Amazon EBS volume to the EC2 instance Access the EC2 instance and modify the boot settings

  • change registry settings
    • Click "File" > "Load Hive" and navigate to the "Windows\System32\config" folder on the attached volume.
  • HKEY_LOCAL_MACHINE\Offline_SYSTEM\ControlSet001\Control\SafeBoot
  • Modify the "Option" value to "2" ( Safe Mode with Networking)

do not know it works but worth to try in your case

profile picture
エキスパート
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ