TCL 10 Pro demo remove?

Search This thread

ilyas-turkmen

New member
Mar 25, 2023
1
0
Just in case if someone didnt know the demo mode exit passcode.
It is 852618
After exitting demo mode you can easily remove demo app using ADB shell commands.
 

bowss47

Member
May 9, 2013
11
1
I found a way around it...
Boot into recovery mode by holding the volume up and power buttons and reset the phone to factory settings after this you get around 15 seconds of full access before "demo mode" starts. During these 15 seconds you need to have your phone plugged into a pc, enter developer settings (tap build info in "About Phone" 5 times) turn on usb debugging and allow access to pc then remove these 2 apps using these ADB commands:

adb shell pm uninstall -k --user 0 com.tct.retaildemo

adb shell pm uninstall -k --user 0 com.tcl.demopage

If you take too long "Starting Demo Mode" will appear and you'll be locked out of the device and will need to repeat the process..

After this your phone will be out of demo mode until you next factory reset which will then annoyingly reapply the demo mode.
It wont let me unlock developer settings. I factory reset from recovery mode and right away tried unlocking developer mode by tapping build info. Nothing happens
 

gsm_raider

New member
Sep 15, 2023
2
0
I found a way around it...
Boot into recovery mode by holding the volume up and power buttons and reset the phone to factory settings after this you get around 15 seconds of full access before "demo mode" starts. During these 15 seconds you need to have your phone plugged into a pc, enter developer settings (tap build info in "About Phone" 5 times) turn on usb debugging and allow access to pc then remove these 2 apps using these ADB commands:

adb shell pm uninstall -k --user 0 com.tct.retaildemo

adb shell pm uninstall -k --user 0 com.tcl.demopage

If you take too long "Starting Demo Mode" will appear and you'll be locked out of the device and will need to repeat the process..

After this your phone will be out of demo mode until you next factory reset which will then annoyingly reapply the demo mode.
thanks man it helped , u r awesome
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    I found a way around it...
    Boot into recovery mode by holding the volume up and power buttons and reset the phone to factory settings after this you get around 15 seconds of full access before "demo mode" starts. During these 15 seconds you need to have your phone plugged into a pc, enter developer settings (tap build info in "About Phone" 5 times) turn on usb debugging and allow access to pc then remove these 2 apps using these ADB commands:

    adb shell pm uninstall -k --user 0 com.tct.retaildemo

    adb shell pm uninstall -k --user 0 com.tcl.demopage

    If you take too long "Starting Demo Mode" will appear and you'll be locked out of the device and will need to repeat the process..

    After this your phone will be out of demo mode until you next factory reset which will then annoyingly reapply the demo mode.
    1
    You can use all features of your phone after disabling the demo mode, until you factory reset it. Then you've to remove the demo mode again.

    Edit: You can permanently remove the demo mode of a phone if you root it, there's currently no way of doing it for this model.
    1
    My phone is in demo mode right now and wifi option is greyed out..that why i asking
    You need to disable demo mode to use the wifi.
    For it you need a computer, an usb cable and your phone.
    Then follow the instructions from Ollo56

    Boot into recovery mode by holding the volume up and power buttons and reset the phone to factory settings after this you get around 15 seconds of full access before "demo mode" starts. During these 15 seconds you need to have your phone plugged into a pc, enter developer settings (tap build info in "About Phone" 5 times) turn on usb debugging and allow access to pc then remove these 2 apps using these ADB commands:

    adb shell pm uninstall -k --user 0 com.tct.retaildemo

    adb shell pm uninstall -k --user 0 com.tcl.demopage

    To run these two commands you need adb installed. You then run them in a terminal.
    I don't know how to repair IMEI, perhaps someone else can be of assistance.