I can’t seem to power off my Android phone the usual way. The power button either doesn’t bring up the shutdown menu or it restarts instead of turning off. I’m worried about draining the battery and I’d like to fully shut it down when I’m not using it. Can someone explain the correct steps, and any alternative methods if the power button doesn’t work right?
Had this happen on a Samsung and a Pixel. Couple of things you can try before assuming the button is dead.
-
Try the alternate power menu shortcut
• On many newer phones, long-press Power + Volume Up together for a few seconds.
• On some Samsungs, long-press Power + Volume Down.
• Hold until you see the power menu, not just a screenshot or volume bar. -
Turn off from Quick Settings
• Swipe down twice from the top to open full Quick Settings.
• Look for a power icon near the top or bottom.
• Tap it, then choose Power off.
This shows up on a lot of Android 11+ phones. -
Use Accessibility shortcut
If you had Accessibility Menu enabled before:
• Swipe up from the bottom with two fingers.
• Or tap the little stick-figure icon in the navigation bar.
• In the menu, tap Power.
If it is not enabled already, this step will not help now. -
Try ADB shutdown (needs a PC and USB debugging already on)
If USB debugging was enabled earlier:
• Connect phone to PC.
• On PC, install platform-tools from Google.
• Open a terminal or CMD in platform-tools folder.
• Run:
adb devices
adb reboot -p
That powers off the phone directly.
This works even if the power button is glitchy. -
Force reboot, then power off
Sometimes the OS is stuck and intercepts the button.
• Hold Power + Volume Down for 10 to 20 seconds.
• Phone reboots.
• After it boots up, try normal long-press on Power again to see if the menu works. -
Let the battery drain safely
If none of the above works and you only worry about battery:
• Turn off Wi Fi, mobile data, Bluetooth, GPS.
• Set brightness to low.
• Close heavy apps.
• Let it sit until the battery dies.
Slower, but it will shut off on its own. -
Hardware button check
If the button restarts the phone instead of bringing the menu:
• In Settings, search for “Side key” or “Power key”.
• On Samsung, you can set long-press to “Power off menu” or “Wake Bixby”.
• Switch it to show the power menu.
If no option and long-press always restarts, the button might be shorting. -
When to visit a repair shop
Signs the hardware is failing:
• Button feels loose or stuck.
• Screen turns off and on randomly when you squeeze the frame.
• Phone reboots by itself when moved or pressed near the button.
In that case, a small power button flex cable or frame repair fixes it.
For now I would try in this order: Quick Settings power icon, combo Power + Volume key, then Side key settings, then ADB if you had debugging on, then battery drain plus repair.
If the usual power menu tricks from @vrijheidsvogel didn’t sort it out, here are some different angles to try:
-
Check if an app hijacked the power button
Some launchers, button remapper apps, or “gesture” tools can override long‑press power.- Go to Settings → Apps → Special access (or Advanced) → Device admin apps / Accessibility.
- Temporarily disable anything that sounds like: button remapper, gesture control, one‑hand mode, screen-off apps.
- Reboot (even if it’s a forced reboot) and try the power button again.
-
Confirm it’s not a software crash on the power menu
Sometimes the power menu UI itself is bugged.- Boot into Safe Mode:
• Long‑press power, then long‑press “Power off” on screen and choose Safe Mode.
• If you can’t open the menu, on some phones you can hold Volume Down while the phone is booting to enter Safe Mode. - In Safe Mode, try the power button.
If it works there, it’s almost certainly some third‑party app causing issues, not the hardware.
- Boot into Safe Mode:
-
Try recovery mode shutdown (different from the ADB trick)
This is a bit clunky but works even if Android is misbehaving:- Hold Power + Volume Up (or Power + Volume Down, depends on brand) until the phone reboots and you feel a vibration.
- Keep holding the volume key until you see a recovery menu (tiny text, Android robot, etc.).
- Use volume keys to move to “Power off” or “Turn off device” and select with the power key.
If recovery shows up and lets you choose “Power off,” that proves the physical button can work, and your problem is higher‑level software.
-
Check system settings for “press and hold” behavior
@vrijheidsvogel mentioned Samsung “Side key,” but other brands hide similar stuff:- Settings → System → Gestures → Power menu / Press and hold power button.
- Make sure it’s not set to “Voice assistant,” “Quick launch camera,” or some OEM AI thing.
- Personally, I’d avoid setting it to “restart” as default; it confuses exactly this kind of troubleshooting.
-
Look for moisture or case issues
Sounds dumb, but I’ve seen this:- Remove the case completely and clean around the button area with a dry cloth or a very slightly damp microfiber, then dry again.
- If the button feels “half pressed” all the time or your case is tight there, the phone may think you’re long‑pressing constantly, which can trigger weird restarts instead of a menu.
-
Battery drain paranoia check
You’re worried about draining the battery, but if you can’t turn it off reliably, focus on minimizing drain instead of forcing shutdown every time:- Turn off 5G, GPS, NFC, and background data for heavy apps.
- Enable Battery Saver permanently until you get this fixed.
- Set screen timeout to the minimum and use dark mode if you have OLED.
Realistically, the battery health hit from leaving it on is way smaller than repeatedly deep‑cycling it to zero.
-
When it’s time to stop messing around
I’m slightly less optimistic than @vrijheidsvogel on “small flex cable fix” always being trivial. Sometimes the repair is cheap, sometimes they want half the value of the phone. Signs you should stop poking it yourself:- The button triggers reboots with the slightest bump.
- It randomly restarts while in your pocket.
- Long‑press does nothing even in recovery mode.
If recovery also ignores the button or acts flaky, it’s almost definitely hardware, not Android, and no combo or setting will “fix” it.
Until you can get it checked, I’d:
- Test the button in recovery and Safe Mode to separate hardware vs apps.
- Strip out any power/gesture remapper apps.
- Use recovery’s “Power off” if you absolutely need a clean shutdown instead of waiting for it to die.