
That’s it! It’s time now to test if system-wide ADB and Fastboot are working properly on your PC or not. You have successfully set up system-wide ADB and Fastboot on your Windows 10 PC.
Anyway, click on the OK button to save the newly-created system variable. Alternatively, you can also type or paste the folder path in the Variable value input area. Navigate to the “ platform-tools” folder and select it. Type “ Path” in the Variable name field and then click on the Browse Directory button.
Another pop-up with 2 input fields will appear. Now, click on any item under the System variables pane and then click on New. Click on the Environment Variables button. Doing so will open the System Properties window. To access these settings, you can use Windows search and type “ advanced system settings“. If you are a Windows 11 user, you might not find Advanced system settings under System and security. On the next screen select Advanced system settings. In the Control Panel window, click on System and Security and then on System. If you don’t find it, just click the Search icon on the taskbar and type “control panel”. Open Control Panel on your Windows PC. In my case, I have kept it on the root of the C drive fn my PC. Extract the downloaded Zip and save it in a safe place. If you have downloaded it already, you can skip this step. Download the latest SDK Platform-tools.zip for Windows. This method is convenient and saves time while executing ADB Shell commands or Fastboot commands.ĭon’t Miss: How to Set up Global ADB on macOSĪll you need to set up universal ADB and Fastboot on your Windows 10 computer is the Android SDK Platform-tools and 2-3 minutes.
Having set up system-wide ADB and Fastboot on Windows 10, you’ll be able to access these tools even from your desktop screen. If you have used ADB and fastboot commands, you must be aware that every time we have to perform a task, we must navigate to the ‘platform-tools’ directory and launch the Command Prompt in the folder path to run commands. Below, I will be sharing a simple tip to help you set up system-wide ADB and Fastboot. Google now provides the latest Android SDK Platform-tools for Windows, macOS, and Linux as a ZIP that contains all required ADB and Fastboot drivers. Gone are the days when Android users had to download either the full Android SDK or Studio suite or 3rd-party utilities like Minimal ADB and Fastboot, and 15 Seconds ADB Installer.
The good thing is you can do this without installing any 3rd-party software. However, if you set up system-wide ADB and Fastboot drivers on your Windows 10 PC, you can launch and execute commands on your Android device from any screen on your computer. It’s easy to launch a command window inside the ‘platform-tools’ folder. ADB and Fastboot are essential tools for every Android user.