How to install Fastboot + Adb Drivers - Tutorial + Video


Tears Burn

Members
15 Jan 2020
140
55
Hello guys, many of the new users do not know how to install fastboot, adb drivers on their PC. So let's talk about how to do it properly.

1. enter in fastboot mode in your phone. connect it to the PC via usb cable
2. open device manager and look if you have the driver installer for bootloader, if is not installed just go to windows update and check for update additional update and update the drivers ( is they not installed already )
3. go to platform tools page and download the latest platform tools
4. copy the zip file and put it where you want ( for example i put it in C:/My Programs ) and unzip it.
5. enter in the folder platform-tools and copy the path ( for example C:\My Programs\platform-tools )
6. open search menu in the windows type environment and pick it
7. choose environment variable search for system variable -> and pick it Path -> double click on Path -> New, and paste the platform-tools path there.

Now you gonna have access from anywhere for fastboot and adb. It doesn't matter in what folder you are just double click on the script and you gonna flash whatever rom you want.

Video Tutorial for those who don't understand nothing.

You will never again have problems with the drivers. Occasionally check for new versions of platform-tools thats all guys.

Good Luck. :emoji_blush: