How to Set up System-wide ADB and Fastboot on a Windows 10 PC – Guide

If you have already used ADB and Fastboot commands, you should be aware that every time we need to carry out a task we must navigate to the platform-tools directory and start the command prompt in the folder path to execute the commands.

Google has now released the latest Android SDK platform tools as a ZIP file containing all necessary ADB and Fastboot drivers. Below I will share a simple tip to help you define up ADB and Fastboot system-wide. Fastboot is a more powerful tool than ADB and only works in bootloader/fastboot mode. It allows you to redo system partitions on your Android device and requires a device with an unlocked bootloader. This is especially useful if you want to update your device manually or in a rare situation when you accidentally soft brick your device and need to install a clean system image. ..

How to Configure System-wide ADB and Fastboot on Windows 10

Now, open the ADB and Fastboot windows. On the ADB window, type in the following command to start the ADB server: adb start On the Fastboot window, type in the following command to start the Fastboot server: fastboot start

Now create a new folder on your computer called “Android”.

Copy the “platform-tools” folder to the “Android” folder and rename it to “android-tools”

In the System pane, you’ll find a list of programs and features that are currently enabled on your computer. To disable a program or feature, click on it and then select Disable.

There are a number of environment variables you can set to control the behavior of Firefox. Some of these variables are specific to Firefox, while others are used by many programs. Here’s a list of some environment variables you may want to consider setting: -MOZ_SERVER_PORT: This variable controls the port on which Firefox connects to the Mozilla server. -MOZ_ACCESSIBILITY_PORT: This variable controls the port on which Firefox connects to the accessibility service. -MOZ_AUTHENTICATION_PORT: This variable controls the port on which Firefox connects to the authentication service. ..

In the System Variables window, click Path. On the Path dialog box, under User Variables, click %SystemRoot%\system32\drivers\etc. On the Edit System Variable dialog box, under User Variables, type %SystemRoot%\system32\drivers\etc in the Value field. Click OK. ..

Now click Edit and then New and enter the path to the platform-tools folder on the C: C:Androidplatform-tools drive.

Android Platform-Tools: Finally, click OK.

Final note

This guide will show you how to set up system-wide ADB and fastboot on a Windows 10 PC. If you have any query regards this article, you may ask us. Additionally, please share your love by sharing this article with your friends.