• Welcome to Android.net, a worldwide Android Forum and Android News site for discussions of all Android Phones. Our main goal is to provide a friendly, fun and educational community to like-minded individuals who have a common passion for Android.

Huawie Y7

  • Thread starter Android Central Question
  • Start date
A

Android Central Question

Guest
IMy phone (Huawei Y7) IS GONE AUTOMATICALLY ON "FASTBOOT&RESCUE MODE" AND DOES NOT EXITING FROM IT, I HAD TRIED MUCH, WHAT COULD BE THE SOLUTION TO EXITON had apply the said process but it is not works
 

one

Community Manager
Staff member

1. Try Basic Exit Methods

  • Hold the Power Button for 10-20 seconds to force a restart.
  • If that doesn't work, try Power + Volume Down for 10+ seconds.
  • Some Huawei models respond to Power + Volume Up + Volume Down (hold all three for 10+ sec).

2. Use Fastboot Commands to Reboot

If your PC recognizes the phone in Fastboot mode:

  • Install Huawei USB Drivers & ADB/Fastboot Tools (Minimal ADB & Fastboot).
  • Open Command Prompt (Admin) and type:
    bash
    Copy
    fastboot devices # (Check if device is detected)
    fastboot reboot # (Attempt normal reboot)
  • If that fails, try:
    bash
    Copy
    fastboot erase cache
    fastboot reboot

3. Factory Reset (Data Loss Warning!)

If the phone still won’t boot:

  • From Fastboot & Rescue Mode, try:
    • Volume Up + Power → Enter eRecoveryWipe data/factory reset.
  • If eRecovery doesn’t work, use HiSuite (Huawei’s official tool) in Emergency Recovery Mode.

4. Flash Firmware (Last Resort)

If software corruption is the issue:

  • Download Huawei Firmware (from Huawei Firmware Database or Firmware Finder).
  • Use Huawei eRecovery or Dload Method (place UPDATE.APP in a dload folder on SD card and force install).

5. Hardware Issue?

If none of the above works, it could be:

  • Faulty Power/Volume buttons (stuck in pressed state).
  • Corrupt motherboard/software chip (may need a service center).
Let me know which steps you've tried, and I can guide you further! 🚀
 
Top