Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Reboot Android Emulator

I have Android on a Pixel 5 on the standard Android Emulator inside Android Studio. I just want to restart the phone using the power button like a normal Android user. However, clicking the power button just makes the screen go blank like this:

enter image description here

Clicking it again just wakes it up, and holding it down brings this up:

enter image description here

Most of the documentation I've seen tells me to do a cold boot, but when I do, I see this.

enter image description here

So, I delete these two files and try cold boot again. Android Studio displays some text that says something like "Start AVD now" but nothing happens. The phone does not restart.

I cannot find any way to restart the OS. It's jammed in one spot. I've deleted and recreated image after image without any way to restart the phone. Any help would be much appreciated.

like image 772
Christian Findlay Avatar asked Nov 19 '25 17:11

Christian Findlay


1 Answers

Clicking on the dots menu on the emulator row on Device Manager you will find the option Cold Boot Now.

Alternatively, you can use

adb reboot

like image 170
Diego Torres Milano Avatar answered Nov 21 '25 05:11

Diego Torres Milano



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!