Friday, May 12, 2017

How to Remove FRP for New Alcatel (Android 5.x.x & 6.x.x)

How to Remove FRP for New Alcatel (Android 5.x.x & 6.x.x) Remove frp from new alcatel phones (android 5 and 6) : 1. Go in reco... thumbnail 1 summary

How to Remove FRP for New Alcatel (Android 5.x.x & 6.x.x)





Remove frp from new alcatel phones (android 5 and 6) :

1. Go in recovery mode and activate adb ( last line in recovery "enable adb") and reboot phone
2. Connect phone to usb and open adb shell and enter this commands 

adb shell content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1

adb shell am start -S com.android.settings/.Settings

3. Settings are opened and go to accounts and add your gmail account (one that you are using and know password) 
4. Reboot phone ( power off button)
5. When reboot is done, phone start normal
6. Go to settings and account and remove gmail account from menu then go to back up & reset and factory reset your phone.

Your phone is OK.

No comments

Post a Comment

'; /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); '; // required: replace example with your forum shortname /* * * DON'T EDIT BELOW THIS LINE * * */ (function () { var s = document.createElement('script'); s.async = true; s.type = 'text/javascript'; s.src = '//' + disqus_shortname + '.disqus.com/count.js'; (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s); }());