How to Remove Any Mobile FRP via ADB / Fastboot Command

Prince

Registered
Nov 25, 2017
311
0
32
How to Remove Any Mobile FRP via ADB Command

We are going to share new Method for Removing FRP any Security via ADB / Fastboot Commands.

What is ADB?

Android Debug Bridge (ADB)
The very useful program made itself by Google for Programmers and developers. Its based on the command line and basically communicates with your Android to respond to certain commands. There is vast amount of knowledge about ADB but its most useful commands limit to getting:-

Logcat:
A real-time log of what is happening in the background of our devices. It is really useful for developers to see which component has malfunctioned and helps to narrow down their search for what failed and what needs to be fixed. Several times users are asked to give logcats of their devices which are giving errors. We will go into detail that how to get logcats in every and easiest way possible.

App Installation and Management:
ADB proves really handy if you want to install apps directly from your PC or want to batch install or delete them.


Shell Execution:
You must have heard of Terminal Emulator. It is an app for android to execute shell commands (Linux commands) which are basically present as applets in /system/bin, /system/sbin or /system/xbin (in our case) folders. A very important applet called busybox is installed there mainly used for execution of basic commands during root browsing or ROM installation. Many times updater script of ROMs use busybox commands to install it. Well, these commands can be initiated from your device too but they can be initiated from ADB also making it easy for programmers.


Pushing and Pulling:
Most used commands of ADB. ADB makes it a piece of cake for new device developers to get an idea of structure and basic knowledge of devices by pulling command. We can pull out i.e copy any files or folders from our devices to our PC, even the root directories without rooting the devices. It helps rooters and ROM chefs of new devices to get an idea and implement their mods on them. Pushing is also the very useful command. It copies your files and folders from PC to your device. Very useful in pushing some /system apps and other things


Remounting and setting permissions
Basic commands:-
Of-course basic commands such as rebooting and rebooting in recovery mode and download mode are supported.


Others:
There are several other features of ADB such as fastboot, aapt, etc


Requirements:


How to Install Minimal ADB and Fastboot on Windows:

  1. Download the Minimal ADB and Fastboot setup.exe from here
  2. Follow the Installers instructions and select where you would like to install Minimal ADB and Fastboot too (For simplicity I choose to install it to the Desktop)
  3. After you have chosen where to install Minimal ADB and Fastboot too select whether you would like to create a Start Menu Folder or not for the installation
  4. Once you have chosen where to install it to and if you want to create a Start Menu Folder select the install option
  5. After the Installation Wizard has completed you can select to start Minimal ADB and Fastboot
  6. You can also start Minimal ADB and Fastboot by navigating to the Start Menu Folder you choose to create during installation or the desktop shortcut you choose to create and selecting Minimal ADB and Fastboot
  7. You should now see a command window open, with the command window open you can now issue ADB and Fastboot commands to your device

 
How to Remove SAMSUNG FRP via ADB Command:

  1. Download ADB Enable Files at http://forum.usunlocker.com/forumdisplay.php?fid=219
  2. Install Tar file Through Odin or any other Tool.
  3. Now yours Mobile ADB Enabled and you can put These Commands through ADB Terminal.
Code:
adb shell content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1

If Above Command, not Working Then Try This Command

Code:
adb shell am start -n com.google.android.gsf.login/

If Above Command, not Working Then Try This Command

Code:
adb shell am start -n com.google.android.gsf.login.LoginActivity

Congratulation Your FRP Remove Successfully. If all commands not working then comment on this post. I will give you any other solution for removing your FRP.
How to Remove Qualcomm FRP or any Other Devices via Fastboot Commands:

  1. Enter your Mobile on Fastboot
  2. Open ADB and Fastboot Terminal
  3. Enter Below Command
Code:
fastboot -w

If Above Command not Working Then Use Below Command

Code:
fastboot erase config

If Above Command, not Working Then Use Below Command

Code:
fastboot -i 0x2a96 erase config

How to Remove FRP MTK or SPD Mobiles via ADB Command:

  1. Go to Setting using This Method.http://forum.usunlocker.com/showthread.php?tid=548
  2. Enable USB Debugging from Setting.
  3. Open ADB and Fastboot Terminal.
  4. Put These Commands.
Code:
adb shell content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1

If Above Command, not Working Then Try This Command

Code:
adb shell am start -n com.google.android.gsf.login/

If Above Command, not Working Then Try This Command

Code:
adb shell am start -n com.google.android.gsf.login.LoginActivity

Now you don’t pay anyone for FRP Removing Tool.
If you like this Method then Share on your Facebook Wall and Twitter Account or any other Social Network and don’t forget comments on this website.
 

GSM Nigeria Forum by GSM Nigeria  2009 |  2019 Engr. Dearlex - GSM Palace
Dedicated forum for the GSM community!
- GSM Nigeria Forum.  2004-2007 - 2009-2012 - 2014-2015 - 2019 -  !