Fail unlock Pocophone F1


war4head

Members
Dec 15, 2016
100
40
I enable dev. mode, enable oem unlock for bootloader, enable usb debuger, and link mi account with my phone and when try unlock phone got this message:

30950


Any know how to success unlock?
 
What rom is on the device?
You tried a different cable?
You tried a different version of mi unlocktool?
 
MIUI Global 11.0.9
I try with another cable but same result.
I try last miflash_unlock-en-4.5.514.47.zip and miflash_unlock-en-3.5.1108.44.zip
 
Ok, my friend find solution, I in windows start script:

@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

And now all pass ok.