Phone Specifications

You may get “Press any key to shutdown” error while installing TWRP on Xiaomi devices with USB 3.0. We found the solution of this annoying error. We tested this simple process on Intel and Amd processors.

Solution:

  • Create a new bat file and copy these codes: (If you don’t know how, you can download with here.)

@echo off
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\usbflags\18D1D00D0100" /v "osvc" /t REG_BINARY /d "0000" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\usbflags\18D1D00D0100" /v "SkipContainerIdQuery" /t REG_BINARY /d "01000000" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\usbflags\18D1D00D0100" /v "SkipBOSDescriptorQuery" /t REG_BINARY /d "01000000" /f
pause

Run the file as an administrator. You can now flash TWRP.

SHARE NOW

MAKECOMMENT

RELEATEDGUIDES

vs Comparison list
Compare