How to Restart Android Without Power Button

Open Windows PowerShell - How to Restart Android Without Power Button 3

For an Android phone with a broken power button, it seemingly impossible to restart the device using a conventional way.

Fortunately, you should be able to restart it by the help of a USB cable and computer/laptop.

Because in this tutorial, I will show you how to restart an Android phone without the power button that should work on any brands, any version, both rooted or un-rooted.

Note: This method is only for an active Android phone (turned on). An inactive (turned off) phone won’t be able to use this method since the necessary service is not running.

1. Go to Android Settings > About phone > Tap Build number multiple times until you see a message that you are a developer now.

Build number - How to Restart Android Without Power Button 5

2. Next, head to Android Settings > Developer options > USB debugging.

USB debugging - How to Restart Android Without Power Button 7

3. Connect your Android phone with a PC or laptop via a USB cable. After that, you would see a notification that USB debugging is connected.

USB debugging connected - How to Restart Android Without Power Button 9

4. Download Android Debug Bridge (ADB) to your computer. If that link doesn’t work, try this one on Google Drive.

Download Sections - How to Restart Android Without Power Button 11

5. Extract, and run adb-setup.

adb setup 1 - How to Restart Android Without Power Button 13

6. Type y on all questions, then press Enter.

answer yes 1 - How to Restart Android Without Power Button 15

7. You may see a warning like this. Just click Install to confirm.

Install Google - How to Restart Android Without Power Button 17

8. Locate this directory C:\adb

adb installation - How to Restart Android Without Power Button 19

9. Click File > Open Windows PowerShell.

Open Windows PowerShell - How to Restart Android Without Power Button 21

10. Type adb devices and press Enter. It will show you the serial number (IMEI) of the connected phone.

adb devices 1 - How to Restart Android Without Power Button 23

11. Type adb reboot and press Enter. It will soon restart the phone.

adb reboot - How to Restart Android Without Power Button 25

12. Wait until the phone restarted, then you can unplug the USB connection and close Windows PowerShell.

Close PowerShell - How to Restart Android Without Power Button 27

ADB was a part of a bigger program called Android Studio. Now you can use it to restart your phone while the power button is not working. However, this method is just a temporary solution — get your phone fixed for a better experience.

1 thought on “How to Restart Android Without Power Button”

  1. Your suggestion here only works when the phone is already turned. Pointless for someone’s phone that has a busted power and needs to power on the phone!

Comments are closed.