#RemoveMiAccount #RemoveMiAccountQualcommChipset Để xóa được tài khoản Mi của máy Xiaomi chipset Qualcomm, chúng ta sử dụng cách sau: - Port/trích xuất file "persist.img" trong máy Xiaomi ra máy tính - Dùng phần mềm chỉnh sửa file hex (ví dụ : hex editor: <Bạn vui lòng đăng nhập hoặc đăng ký để xem được nội dung này!> ) để tìm giá trị (hex) của trường "ownUserID" trong file "persist.img", thay giá trị của trường này bằng giá trị "00" - Sau khi thay xong thì lưu lại file "persist.img" và port ngược vào điện thoại Xiaomi Để hoàn thành được việc xóa tài khoản Mi này thì đòi hỏi người dùng phải biết các sử dụng tool emmcdl.exe và biết qua các lệnh cơ bản của tool này: <Bạn vui lòng đăng nhập hoặc đăng ký để xem được nội dung này!> Lệnh cơ bản của tool emmcdl.exe: Các bước tiến hành như sau: 1. Chuyển điện thoại vào chế đô EDL: Download và giải nén tool: <Bạn vui lòng đăng nhập hoặc đăng ký để xem được nội dung này!> Bấm giữ nút giảm âm lượng và nút nguồn --> cắm cáp kết nối điện thoại với máy tính qua cáp usb Chạy file "Reboot.bat" trong thư mục giải nén --> bấm Enter 2. Tiếp theo chạy lệnh emmcdl: - Tìm port kết nối của thiết bị: Mã: emmcdl.exe -l - Sau khi đã tìm được port thì bạn chạy lệnh sau để port/dump file "persist.img" ra máy tính Mã: emmcdl -p COM * -f prog_emmc * .mbn -d persist -o persist.img Lưu ý: Ví dụ : nếu cổng com là 10 thì thay COM * --> COM 10 prog_emmc * .mbn --> đây là file firehose đi kèm với tool emmcdl.exe tương ứng với chipset Qualcomm máy Xiaomi của bạn, ví dụ máy Xiaomi của bạn sử dụng chipset Qualcomm 8953 thì chọn file firehose là "prog_emmc_firehose_8953_oppo_r9s.mbn" --> Lệnh hoàn chỉnh theo ví dụ: Mã: emmcdl -p COM 10 -f prog_emmc_firehose_8953_oppo_r9s.mbn -d persist -o persist.img 3. Chạy phần mềm hex editor, load file "persist.img", tìm trường "ownUser", tìm giá trị hex của trường này (trường hợp này, giá trị của trường này là : "161659...") --> thay giá trị hex của giá trị này bằng giá trị 00: 31 36 31 36 35 39 31 30 37 38 --> 00 00 00 00 00 00 00 00 00 00 --> sau đó lưu lại 4. Bước tiếp theo là port ngược file "persist.img" vào lại máy Xiaomi, gõ lệnh sau Mã: emmcdl -p COM * -f prog_emmc * .mbn -b persist persist.img Lưu ý: nhớ thay giá trị của 2 trường này trong lệnh: COM * , prog_emmc * .mbn 5. Tắt nguồn và khởi động lại máy, lúc này máy của bị không còn dính tài khoản Mi nữa (Trường hợp máy đang ở chế độ "Lost mode" thì sau khi khởi động máy lên thì vẫn thấy máy dính tài khoản Mi nhưng bạn đừng lo, cứ bấm nút kích hoạt (Activate) , sau khi đã vào được máy thì logout tài khoản Mi đi) ......................... Thêm file bypass tài khoản mi của các model sau: Redmi3/3s3x Note3pro Mi4 4A 4X NOTE4X MAX MAXPRO MI5 5S 5SPLUS NOTE 4X Xiaomi note2 Download: <Bạn vui lòng đăng nhập hoặc đăng ký để xem được nội dung này!>
[Quote = "RemoveMiAccount"] #RemoveMiAccountQualcommChipset To remove the Mi account of Xiaomi chipset Qualcomm, we use the following: - Port / extract the "persist.img" file in the Xiaomi machine to the computer Use the hex editor (eg hex editor: <Bạn vui lòng đăng nhập hoặc đăng ký để xem được nội dung này!> ) to find the hex value of the "ownUserID" field in the "persist.img" file, Change the value of this field to "00". - After that, save the file "persist.img" and port back to Xiaomi phone In order to complete the deletion of this Mi account requires users to know the use of emmcdl.exe tool and know the basic commands of this tool: <Bạn vui lòng đăng nhập hoặc đăng ký để xem được nội dung này!> The basic command of the emmcdl.exe tool: The steps are as follows: 1. Transfer your phone to the EDL facility: Download and unzip the tool: <Bạn vui lòng đăng nhập hoặc đăng ký để xem được nội dung này!> Press and hold the volume down button and power button -> plug the cable connect the phone to the computer via usb cable Run the file "Reboot.bat" "In the unzip directory -> press enter 2. Next run emmcdl command: - Find the port of the device: Mã: emmcdl.exe -l [/ CODE] - Once you have found the port then you run the following command to port / dump file "persist.img" to the computer Mã: emmcdl -p COM * -f prog_emmc * .mbn -d persist -o persist.img [/ CODE] Note: For example, if the com port is 10, replace COM * -> COM 10 prog_emmc * .mbn -> this is the firehose file that came with emmcdl.exe tool corresponding to your Xiaomi Qualcomm chipset, for example Xiaomi machine You use the chipset Qualcomm 8953, then select the firehose file is "prog_emmc_firehose_8953_oppo_r9s.mbn" -> Complete command by example: Mã: emmcdl -p COM 10 -f prog_emmc_firehose_8953_oppo_r9s.mbn -d persist -o persist.img [/ CODE ] Mã: 3. Run the hex editor software, load the file "persist.img", find the "ownUser" field, find the hex value of this field (this case, the value of this field is "161659 ...") - > Replace the hex value of this value by the value 00: 31 36 31 36 35 39 31 30 37 38 -> 00 00 00 00 00 00 00 00 00 -> then save 4. The next step is to reverse the file "persist.img" to the Xiaomi machine, type the following command [COLOR = # 0000ff] COM * [/ COLOR] -f [COLOR = # 0000ff] prog_emmc * .mbn [/ COLOR] -b persist persist.img [/ CODE] Note: Remember the value of these two fields in the command: COM *, prog_emmc * .mbn 5. Turn off the power and restart the machine, the machine is no longer account Mi account anymore (If the machine is in "Lost mode", after the machine is booted up, still see the machine account Mi but do not worry, just press the activation (Activate), after the machine is logout. Thank you) [/ QUOTE] hi Sir, You are really MASTER. Thanks Br, Raja