HomeTechRemove LG V60 demo retail mode

Remove LG V60 demo retail mode

click on the retail mode app and put in the password
password 103729
click on factory data reset in the app and put in admin code
Admin L310MC570G
wait for the device to fully factory reset. Once it boots up quickly go into setting about phone and click on the build number 7 times then go into developer options.
open a adb windows on your pc and start adb server with with adb devices.
then toggle usb debugging and click always allow.

disable device admin
adb shell
am start -S com.android.settings/.Settings\$DeviceAdminSettingsActivity
uncheck retail mode admin and deactivate it.
reboot from the shell with reboot.

Uninstall retail mode app
adb shell
pm uninstall -k –user 0 com.lge.retailmode
reboot from the shell with reboot.

Demo mode locks removed

Hope this helps those out there that needed it. The battery will still only charge to 50% but everything else will work as far as i can tell so far.
Rootjunky Out.

 

From:https://forum.xda-developers.com/t/lg-velvet-retail-mode-thread.4323377/

Leave a Reply

Your email address will not be published. Required fields are marked *