



Type the ADB and Fastboot commands into the command line.Start the Windows command prompt and navigate to the ADB Fastboot Tool folder by entering C:\Users\Your username\AppData\Local\Android\android-sdk\platform-tools.Turn on your ADB device and check to see if your Android phone is being identified by Windows Device Manager as being connected to the computer. Connect your Android phone to your computer by connecting it with a functional USB cable.You may use ADB Fastboot to download drivers from ADB and then use Fastboot to install the newest version of the desired drivers using ADB and Fastboot respectively. Check to see that the USB driver for your device has been successfully installed on your computer.Install the ADB and Fastboot Tools on your computer by downloading and installing them.Navigate to Settings > Applications > Development in order to make this setting effective. USB Debugging should be enabled on your mobile phone.You can also factory reset Android using ADB below is how:īelow we have enlisted two methods you can factory reset Android using ADB: Method 1: It is used to establish communication between an emulator instance (Android device) and a daemon process that is operating in the background (server).īy providing access to a Unix shell, it enables you to conduct various tasks such as installing or debugging a device and running various commands on it. The Android Debug Bridge (ADB) is a command-line tool that enables device communication. When you buy through links on our site, we may earn an affiliate commission.
