Option 1: AWS Management Console
1
Open the EC2 Instances list
Sign in to the AWS Management Console and navigate to EC2 → Instances → Instances.
2
Select your instance
Check the box next to the instance running OpenClaw. Confirm the correct instance by checking its public IP against what appeared on the watchboard.
3
Disable termination protection if set
If termination protection is enabled (Actions → Instance Settings → Change Termination Protection shows “Enabled”), disable it first. Otherwise the terminate action will fail with a
OperationNotPermitted error.4
Terminate the instance
Choose Instance state → Terminate instance from the Actions menu. Confirm when prompted.The instance moves to the shutting-down state and then terminated. AWS retains the terminated record for about an hour before removing it from the list.