It has been 517 days since the last update, the content of the article may be outdated.

准备

  1. 刷机包下载,地址:https://xiaomirom.com

  2. adb,fastboot 工具:地址:https://github.com/zzzqu/adb-fastboot

刷机

  1. 进入 fastboot 模式并连接电脑

  2. cd 到解压好的刷机包内,命令行执行./fastboot.exe devices,确认电脑正确识别手机。

  3. 将下载好的 adb,fastboot 工具放在解压好的刷机包文件夹内,执行相应的 bat 文件即可。