How To Unbrick Poco M5s Access
To unbrick your POCO M5s, you must first determine if it is a Soft Brick (can still access Fastboot or Recovery mode) or a Hard Brick (phone is completely dead/black screen and only detected as a MediaTek port on a PC).
The POCO M5s (code name: rosemary) uses a MediaTek Helio G95 chipset. Unlike Snapdragon devices that use EDL mode, MediaTek devices use BROM mode for deep recovery. 1. Diagnose Your Brick Type
Soft Brick: The device is stuck on the POCO/MIUI logo or automatically boots into Fastboot (a rabbit fixing an Android) or Recovery.
Hard Brick: The screen is black and does not respond to any button combinations. When connected to a PC, it shows up in Device Manager as "MediaTek USB Port" or "Preloader". 2. Fix a Soft Brick (Fastboot Method) how to unbrick poco m5s
If you can reach Fastboot Mode (Hold Power + Volume Down), this is the safest and most common fix. Prerequisites Unlocked Bootloader: Essential for using the Mi Flash Tool.
Fastboot ROM: Download the correct POCO M5s Fastboot ROM (.tgz format) for your region. Drivers: Install Xiaomi USB Drivers. Steps
Extract the ROM: Use 7-Zip to extract the .tgz file until you see a folder containing an images folder. To unbrick your POCO M5s, you must first
Open Mi Flash Tool: Point the "select" path to the extracted ROM folder.
Connect Device: Boot your phone into Fastboot Mode and connect it to your PC.
Flash: Click "Refresh" in the tool to see your device. Select "clean all" at the bottom (do not select "clean all and lock" unless you want to re-lock your bootloader) and hit Flash. 3. Fix a Hard Brick (BROM/SP Flash Tool) adb devices adb reboot bootloader fastboot devices fastboot
If the device is "dead," you must bypass MediaTek's authentication (Auth) to flash the firmware. Tools Needed
How to Unbrick any Xiaomi: Fix Bootloop and SoftBrick Issues
12) Helpful commands (platform-tools)
- adb devices
- adb reboot bootloader
- fastboot devices
- fastboot reboot
- fastboot -w
Step 3: Configure SP Flash Tool
- Extract and run SP Flash Tool (run as Administrator).
- In the tool interface, click the Scatter-loading button (usually on the right side or under the "Download" tab).
- Navigate to your extracted firmware folder and select the MT6765_Android_scatter.txt file (the name might vary slightly but look for the
scatter.txtfile). - The tool will populate a list of partitions (Preloader, Lk, Boot, etc.).
- CRITICAL: Look at the "Download" dropdown menu (usually at the top).
- Select "Firmware Upgrade". This ensures a complete restore.
- Do NOT select "Format All + Download" unless you are 100% sure you want to wipe everything and re-partition the device (this carries higher risk).
- Important Check: Ensure the checkbox next to Preloader is checked. If the preloader is corrupted, you cannot revive the phone, so it must be flashed.
Part 3: Fixing a Soft Brick (Bootloop / Stuck on Logo)
This is the most common scenario. Your phone turns on but never reaches the home screen.