The power button on a smartphone is one of the most vulnerable elements: it often breaks from mechanical damage, moisture, or simply wears out over time. If your Samsung Galaxy, Xiaomi Redmi or another device stops responding to pressure, this does not mean that the device has turned into a โ€œbrickโ€. There is at least 7 alternative methods reboot or shutdown Android without a physical button - from standard system functions to technical tricks for experienced users.

In this article we will look at the methods from the simplest to the most complexso that you can choose the appropriate option depending on the phone model, firmware version and available tools. Important: some methods require preliminary setup (for example, enabling USB debugging), so if your smartphone is still working - prepare it in advance for possible malfunctions.

Before you begin, check whether the case or protective film is blocking the button. Sometimes it is enough to carefully clean the connector from dust or lightly press the housing in the area of โ€‹โ€‹the button - this can temporarily restore its functionality.

1. Reboot through the Android settings menu

The most obvious and safest way is to use the built-in system functions. It is suitable if the phone screen works, but the power button does not respond or is stuck. Algorithm of actions:

  1. Open the application Settings (gear icon).
  2. Go to section System (on some firmware - About device or Advanced).
  3. Select item Reboot or Shutdown.
  4. Confirm the action if required.

On some devices (for example, Huawei or Honor) the path may be different: Settings โ†’ Device care โ†’ โ€œโ‹ฎโ€ icon (three dots) โ†’ Reboot.

โ˜‘๏ธ Preparing to reboot through settings

Done: 0 / 4
โš ๏ธ Attention: If after rebooting through the menu the power button still does not work, do not try to press it repeatedly - this may aggravate the breakdown of the mechanism. It is better to go straight to. alternative methods.

This method works on all versions of Android, including Android 13 i Android 14, but may not be available if:

  • ๐Ÿ”„ The phone is frozen and does not respond to screen touches.
  • ๐Ÿ”‹ Level The battery charge is critically low (less than 5%).
  • ๐Ÿ› ๏ธ The firmware has been modified (for example, a custom recovery has been installed).

2. Using quick settings (notification panel)

Many manufacturers add a reboot or shutdown button to the notification panel. This is convenient if the power button is broken, but the screen works. How to find this option:

  1. Swipe down from top to open the notification panel.
  2. Expand the panel completely (another swipe down).
  3. Find the icon Power or Shutdown (usually styled like a button power).
  4. Click on it and select Reboot.

If there is no such button, you can add it:

  • ๐Ÿ”ง Click on icon โœ๏ธ Edit (pencil) in the notification panel.
  • ๐Ÿ” Find in the list of unavailable items Power or Shutdown.
  • ๐Ÿ–ฅ๏ธ Drag it to the active area.

On some devices (for example Sony Xperia or Google Pixel) the shutdown button appears only when you long press the settings icon (gear) in the panel notifications.

๐Ÿ“Š What smartphone do you have?
Samsung
Xiaomi/Redmi/Poco
Huawei/Honor
Google Pixel
Another brand
โš ๏ธ Attention: If after editing the notification panel the power button has disappeared, try resetting the panel settings to standard. To do this, go to Settings โ†’ Applications โ†’ Notification icons โ†’ Reset.

3. Reboot via Recovery Mode

If the phone freezes or does not respond to touches, but the screen turns on, you can use recovery mode (Recovery Mode). This method works even with damaged firmware, but requires caution - incorrect actions can lead to data reset.

To enter Recovery Mode without the power button:

  1. Connect the phone to the charger (this sometimes helps to โ€œwake upโ€ the device).
  2. If the screen is active, perform a hard reset:
    • ๐Ÿ”Œ For Samsung: press Volume up + Bixby (or Home) for 10โ€“15 seconds.
    • ๐Ÿ”Œ For Xiaomi/Redmi: press Volume up + Volume down.
    • ๐Ÿ”Œ For Google Pixel or OnePlus: press Volume down + Power button (even if it doesnโ€™t work, sometimes it works).
  • In the Recovery menu select Reboot system now using the volume buttons and confirm the selection (usually with the lock button, but if it does not work, see the next point).
  • If the power button does not respond even in Recovery Mode, try:

    • ๐Ÿ”‹ Connect the phone to the PC via USB and use ADB (we'll look at it below).
    • ๐Ÿ”Œ Wait for the battery to drain (if the phone does not turn off, but does not turn on completely).
    What to do if Recovery Mode requires confirmation with the power button?

    If the Recovery menu asks for confirmation by pressing the power button, but it does not work, try connecting OTG cable with mouse. In some firmware, the mouse cursor can emulate a click. Connecting to a PC and sending a command will also help adb reboot.

    Brand Combination to enter Recovery Notes
    Samsung Volume up + Bixby + Connect to charging On new models (S22 and above) may be required Volume up + Volume down + USB connection.
    Xiaomi/Redmi/Poco Volume up + Volume down On some devices you need to hold for 20+ seconds.
    Google Pixel Volume down + Power (even if the button broken) Sometimes it works when connected to a PC.
    Huawei/Honor Volume up + Power May work on older models Volume down + Power.

    4. Reboot via ADB (for advanced users)

    Android Debug Bridge (ADB) is a debugging tool that allows you to control your phone from a computer. If you have previously turned on USB debugging, this method will help reboot the device without physical access to the buttons.

    Step-by-step guide:

    1. Download and install ADB Tools on PC.
    2. Connect the phone to the computer via a USB cable (preferably original).
    3. Open the command line (Windows) or terminal (macOS/Linux) in the folder with ADB.
    4. Enter the commands in order:
      adb devices

      (your device should be displayed)

      adb shell reboot

      (for a normal reboot)

      or

      adb shell reboot recovery

      (for a reboot in Recovery Mode).

    If USB debugging was not enabled in advance, this method will not work. In this case, try:

    • ๐Ÿ”Œ Connect via Fastboot Mode (if the phone supports this mode).
    • ๐Ÿ”ง Use specialized utilities like Minimal ADB and Fastboot.
    ๐Ÿ’ก

    If the command adb devices does not show your device, try reinstall USB drivers for your phone model. On Windows, this can be done through Device Manager โ†’ Other devices โ†’ updating the driver manually.

    โš ๏ธ Attention: ADB commands provide low-level access to the system. Do not use them if you are not sure of the actions - an incorrect command (for example, adb shell rm -rf /) can permanently damage the data.

    5. Hardware Methods: Battery Removal or Discharge

    If software methods do not help, โ€œhardwareโ€ solutions remain. They are suitable for older models with removable batteries or devices that are completely frozen.

    Method 1: Removing the battery (for removable batteries)

    • ๐Ÿ”‹ Turn off the phone (if possible).
    • ๐Ÿ”ง Remove the back cover (you may need a plastic one spatula).
    • ๐Ÿ”Œ Carefully disconnect the battery for 10-15 seconds, then connect it back.

    Method 2: Forced discharge

    • ๐Ÿ”‹ If the phone does not turn off, wait until the battery is completely discharged (it may take several hours).
    • ๐Ÿ”Œ Connect the charger - sometimes this helps to โ€œwake upโ€ the device.

    Method 3: Short-term power outage (for non-removable batteries)

    • ๐Ÿ› ๏ธ Only for experienced users! Disassemble the phone and disconnect the battery cable from the motherboard for a few seconds.
    • โš ๏ธ Risk: you can damage the contacts or break the seal (on devices with water protection).
    ๐Ÿ’ก

    Removing the battery is an extreme method. On modern smartphones (for example Samsung Galaxy S23 or iPhone-based Android) the battery is glued, and removing it without experience can damage the screen or board.

    6. Rebooting through special applications

    If the power button starts to โ€œglitchโ€, but has not yet completely broken, install one of the applications for alternative power management. They allow you to reboot or turn off the phone through a virtual button on the screen.

    Top 3 tested applications:

    • ๐Ÿ“ฑ Power Button to Volume Button - reassigns the volume buttons to power functions. Works without root on most devices.
    • ๐Ÿ”„ Reboot Menu - adds a reboot widget to the home screen.
    • ๐Ÿ› ๏ธ Quick Reboot - supports rebooting in Recovery or Bootloader.

    How to set up:

    1. Download the application from Google Play.
    2. Grant the necessary permissions (for example, Accessibility or Device Administrator).
    3. Follow the instructions in the application to create a virtual button.

    Limitations:

    • ๐Ÿšซ On some firmware (for example, MIUI or EMUI) applications are blocked from accessing power functions.
    • ๐Ÿ”’ After installation, you may need to restart the phone (which is problematic if the button).

    7. Alternative solutions: OTG cable and external devices

    If none of the above methods worked, try connecting external devices to the phone via OTG cable. This will help emulate clicks or control the device remotely.

    Option 1: Connecting a mouse or keyboard

    • ๐Ÿ–ฑ๏ธ Buy an OTG adapter (costs 100โ€“300 rubles).
    • ๐Ÿ”Œ Connect a USB mouse or keyboard.
    • ๐Ÿ”„ Use the mouse cursor to navigate through the menu and reboot through the notification panel.

    Option 2: Control via HDMI (for supported devices)

    • ๐Ÿ“บ Some smartphones (for example, Samsung DeX or Huawei Desktop Mode) support displaying images on an external screen.
    • ๐Ÿ”Œ Connect the phone to the monitor via an HDMI adapter and control it using a mouse/keyboard.

    Option 3: Remote control via a Google account

    • ๐Ÿ” If your phone has Find My Deviceenabled, you can lock or erase data remotely via Google service.
    • โš ๏ธ This will not reboot your phone, but will help protect your data if the device is lost or stolen.
    ๐Ÿ’ก

    If you often encounter problems with the power button, buy USB-C hub with an HDMI port and keep it handy. This will allow you to connect your phone to the monitor and control it like a mini-PC, even if the screen or buttons do not work.

    What to do if nothing helps?

    If all of the above methods were useless, most likely the problem lies in:

    • ๐Ÿ› ๏ธ Hardware failure: the power button cable or contacts on the motherboard are damaged.
    • ๐Ÿ”‹ Software failure: the firmware has crashed or the bootloader is damaged.
    • ๐Ÿ’ง Physical damage: moisture ingress, fall, overheating.

    In such cases:

    1. Contact the service center. Repairing the power button costs 800โ€“2500 rubles (depending on the model).
    2. If the phone is under warranty, do not disassemble it yourself - this will void the warranty.
    3. For older devices (for example, Samsung Galaxy S7 or Xiaomi Mi A1) sometimes it is cheaper to buy a new device than to repair it.
    โš ๏ธ Attention: Before visiting the service center, make a backup copy of your data if the phone still turns on. Use ADB pull or cloud services like Google Drive. Technicians can reset the device to factory settings for diagnostics.

    FAQ: Frequently asked questions about rebooting Android without the power button

    Is it possible to reboot the phone through the voice assistant (Google Assistant/Bixby)?

    Yes, but only if the voice assistant is already configured. Say: "Okay, Google, restart your phone" or ยซHey Bixby, reboot deviceยป. However, on most devices this function is disabled by default for security reasons.

    Why does the phone not turn on after rebooting via ADB?

    Possible reasons:

    • ๐Ÿ”Œ The reboot process was interrupted (for example, the USB cable was disconnected).
    • ๐Ÿ› ๏ธ The bootloader is damaged.
    • ๐Ÿ”‹ The battery was discharged during the reboot.

    Solution: connect the phone to charging and try to log in Recovery Mode or Fastboot Mode through a combination of volume buttons.

    How to restart the phone if the screen does not work?

    In this case, it will help:

    • ๐Ÿ”Œ Connecting to a PC and using ADB (if debugging was enabled).
    • ๐Ÿ–ฑ๏ธ Connecting a mouse via OTG (if the screen lights up but does not respond to touches).
    • ๐Ÿ”‹ Forced battery discharge.

    If the screen is completely black, but the phone makes sounds or vibrates, try connecting it to an external monitor via HDMI.

    Is it possible to turn on the phone without the power button after turning it off completely?

    This is the most difficult situation. Possible options:

    • ๐Ÿ”Œ Connect the charger - some phones turn on automatically when charging.
    • ๐Ÿ› ๏ธ Disassemble the phone and briefly disconnect/connect the battery (requires skills).
    • ๐Ÿ“ฑ Use the function Auto-turn on alarm clock (if it was configured in advance).

    If all else fails, the button will need to be repaired or the cable replaced.

    How to prevent the power button from breaking in the future?

    Tips for prevention:

    • ๐Ÿ›ก๏ธ Use a case with shock protection.
    • ๐Ÿ’ง Avoid exposure to moisture (even condensation).
    • ๐Ÿ”ง Do not press the button with excessive force.
    • ๐Ÿ“ฑ Set up alternative shutdown methods (for example, through the notification panel).
    • ๐Ÿ”„ Regularly clean the button connector from dust with compressed air.