PDF download Download Article PDF download Download Article

If the power button on your phone is damaged or unresponsive, you might be wondering how else you can turn off your phone. This wikiHow tutorial will guide you through different ways that you can turn off your Android without the power button.

Method 1
Method 1 of 3:

Powering Off With the Accessibility Menu

PDF download Download Article
  1. You can swipe down from the top of your phone and tap the gear icon or you can find this gear icon somewhere on one of your Home screens.[1]
    • This seems to be the easiest method that only uses your Android.
  2. Tap Accessibility to open the accessibility menu from Settings. If you're using a Chinese-created OEM like Xiaomi, Vivo, OnePlus, or Huawei, you'll find Accessibility under Additional settings or System.
    • If you're using a Samsung, tap Interaction and dexterity. Then tap the switch next to "Assistant menu" to toggle it on.
    • If you're using a Xiaomi, Vivo, OnePlus, Huawei, or other Chinese-created OEMs, tap Accessibility menu and tap the toggle to enable it.[2]
    • Once you've enabled either Assistant menu or Accessibility menu, you'll see a floating icon on your screen.
    Advertisement
  3. You might see it in the navigation bar at the bottom of your screen instead of a floating icon.[3]
  4. [4] You may need to tap to power off more than once.
  5. Advertisement
Method 2
Method 2 of 3:

Turning Off a Samsung With the Quick Panel

PDF download Download Article
  1. You won't see the power icon when you swipe down once, so you'll need to get the Quick Settings.
    • Only newer Samsungs display the power button in the Quick Settings panel.
  2. You can opt to turn off your phone, restart it, or turn on/off emergency mode.
  3. Advertisement
Method 3
Method 3 of 3:

Turning off Your Android With ADB Commands

PDF download Download Article
  1. on your phone. First, you'll need to turn on Developer Mode. Go to Settings > About phone and tap Build Number 7 times. When you tap it 7 times, you'll see a notification that says, "Developer mode has been enabled."
    • If you can't find the build number from that path, try Settings > System Management > About phone > Software Version, 'Settings > About phone > Baseband & Kernel > Build Number, or Settings > System > About phone > Build Number.
    • To turn on USB debugging, go to Settings > System > Developer Options > USB Debugging. You may see Settings > Settings > Additional settings > Developer Options > USB Debugging instead.
    • Tap OK once you tap USB Debugging to confirm your action.
    • Although this is the most trustworthy and sure-to-work method, it's a bit complicated. You'll need your Android as well as a computer and a cable to connect the two for this method.
  2. Download and install the Android SDK Platform Tools. Go to that site then click the appropriate download link for your operating system (Windows, Mac, or Linux) under the header, "Downloads."
    • Follow the on-screen instructions to download and install the command-line tool for Windows, Mac, or Linux.
    • Make sure to extract any files downloaded in a .zip folder. You'll need to be able to navigate here later.
  3. Using a USB cable, plug in your Android to your computer.
  4. For Windows, press the Win key and type "Command" to search for the Command Prompt app. For Mac, search Spotlight to open Terminal.
    • For Windows, you can press and hold Shift + Right click to get an Open a PowerShell window here. Since Command Prompt and PowerShell are different, you'll need to use slightly different commands.
    • You can type "adb devices" (on Command Prompt) or ".\adb devices" (on Terminal or PowerShell).
    • If you have your Terminal, PowerShell, or Command Prompt navigated to the correct folder with the SDK download, you should see a list that shows that your phone (it's usually a bunch of numbers and letters) is connected to your computer.
  5. \adb shell reboot -p (Terminal, PowerShell). The -p stands for "power off," so this command will tell your phone to power off.
    • You'll see "Done" or a similar message in your command line when you successfully send the command.
    • If you want to restart your phone, enter adb reboot or .\adb reboot instead.[5]
  6. Advertisement

Expert Q&A

Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Video

Tips

Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!

You Might Also Like

Turn Off a Samsung Phone3 Easy Ways to Manually Turn Off a Samsung Phone
Turn On an Android PhoneTurning On an Android Phone: With or Without Power Button
Turn On a Cellphone Turn On a Cellphone: A Beginner's Guide
Force Reboot Your Android Force Reboot an Android Phone (No Power Button Needed!)
Lock the Bootloader on AndroidLock the Bootloader on Android
Unlock Android Phone Password Without Factory Reset5 Ways to Unlock an Android Phone Without Factory Reset
Enter Recovery Mode on Android Smartphones Get to Recovery Mode on Any Android Device
Turn Off a Personal ComputerTurn Off a Personal Computer
Fix a Frozen Mobile PhoneHow Fix a Frozen or Unresponsive Smartphone
Turn off an iPhone4 Quick and Easy Ways to Turn Off Your iPhone
Root an Android TabletRoot an Android Tablet
Disable a Keyboard on Android4 Quick Ways to Disable a Keyboard on an Android Device
Break Into Your Locked Android Device Get Into a Locked Android Phone If You Forgot the Password
Turn On LG Phone Turn On an LG Phone: Smartphones & More
Advertisement

About This Article

Luigi Oppido
Reviewed by:
Computer & Tech Specialist
This article was reviewed by Luigi Oppido and by wikiHow staff writer, Darlene Antonelli, MA. Luigi Oppido is the Owner and Operator of Pleasure Point Computers in Santa Cruz, California. Luigi has over 25 years of experience in general computer repair, data recovery, virus removal, and upgrades. He is also the host of the Computer Man Show! broadcasted on KSQD covering central California for over two years. This article has been viewed 241,288 times.
How helpful is this?
Co-authors: 5
Updated: August 26, 2025
Views: 241,288
Categories: Android
Article SummaryX

1. Enable USB Debugging on your phone.
2. Download and install the Android SDK Platform Tools.
3. Connect your phone to your computer.
4. Open Command Prompt (Windows) or Terminal (Mac, Linux) in the location of the extracted file.
5. Enter "adb shell reboot -p" (Command Prompt) or ".\adb shell reboot -p" (Terminal, PowerShell).

Did this summary help you?

Thanks to all authors for creating a page that has been read 241,288 times.

Is this article up to date?

Advertisement