How To Install ADB and Fastboot in Windows

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hi friends the city expert neil and you are watching howisolve.com in today's video i'll show you how to install adb and fastboot in your windows system this will be a detailed step-by-step guide as always for doing the this method you'll of course need your android device as well as a data cable usb data cable and a windows system it can be a system which is running windows 7 8 or 10 even on windows 11 you can perform these steps so without wasting much time let's get started the links for the tools and drivers that we'll be using for this setup will be down in the video description so don't forget to check that out we will first look at the links from which we have to download the files for this setup the first thing that you will need is the sdk platform tools this is the official link from google where you can download the sdk platform tools and you can see over here it is available for windows mac and linux but we will be downloading it for windows platform so just click on this i've already downloaded it when you click it this it will show you a agreement which you have to accept click on this checkbox and then click on this download button i have already downloaded it so i will not download it again after you download this file you will get a zip file so we'll head to our downloads folder and this is the zip file that you get i'll be extracting the contents of this folder in the root c directory for simplicity so simply right click extract all and select c drive select folder and click on extract you can see this folder has been created it's called platform tools we'll rename it after the extraction process is finished so this basically provides us all the tools that is adb fastboot and other tools which are required for connecting your android device via idb so this is done we'll rename the platform tools folder to adb okay you can see over here we have got an exe file for adb as well as fastboot now we have to place this folder in our system path by doing that advantage that we'll have is we can then use adb command and fastboot command from anywhere in the windows system that is you can use it in the command prompt from any directory it will be available globally without you going every time inside this folder and then executing the command or you typing the entire folder path and then executing the command to do that we have to add this folder in our environment variables for doing that click on the search button over here type over here environment variable in environment variable and you'll get the best match click on this edit the system environment variable and then click on this environment variables and in this we'll add it to our system variables so that it will be available across the all the users of the system so in this select the path variable click on edit and then go to the directory where you have extracted that zip file have extracted it as mentioned before in c adb folder we'll copy this path c slash adb and we'll add it in our system variables by doing new and then control v okay okay so now this particular path is available across your file system and now we'll check that the update has been done properly so check that open command prompt for doing that click on this type here for search and type cmd and now we'll type adb as you can see adb command is being executed and we did not require to go in c8db it's showing the path also installed as c adb slash adb dot exe so now this is done similarly the fastboot command will also work so it works perfectly now the first step is over second step is to install the usb drivers this step might be optional depending on your device windows might be able to install the device drivers on its own if your particular device oem drivers are already present in the windows driver repository if not then we have got our option we have i put the download links in in the video description this these are the driver links this is the you googled usb driver link this particular driver works for android one devices as well as for nexus google devices nexus and pixel and all other google branded devices for this all these devices you can use this particular usb driver i'll be using my xiaomi mi a1 device which is android one device so it supports this google usb driver i can also use my xiaomi driver you can get particular oem drivers from this link this is official android studio listings of all oem drivers you can scroll down and in the bottom you'll see all the oem driver links which are available as per google so you can see if you click on samsung it will take you straight to the page where the usb drivers are there so you have to check for your particular brand for which device you would be using to connect to adb and then accordingly you have to download the drivers that is in case if their device is not being supported by your system i'll show you the process of how to install the driver so let's download this google driver i'll click here to download it i've already downloaded it so simply by clicking here it will again ask you to accept this terms and condition click i have read and agree and click on this download the google usb driver and then we'll again go to our downloads folder over here you can see there is a zip file will extract it over here extract all extract okay so this is the drivers so now to install it first we have to connect the device i'll do that right okay now connected the device let's check now to check whether the drivers are installed properly or not we have to go to device manager click over here and type device manager and over here you can see the drivers are not being installed properly if you see any exclamation mark devices like here i'm being shown this android then that it means that the windows does not have the drivers for this particular device you can see the drivers are not working device cannot start no problem we will install the drivers for this particular device so for doing that right click on this click on update driver and then click on browse my computer for drivers and then click on this let me pick a list of available drives on my computer and then click remove the show compatible devices then click have disk on browse then go to the path where we have extracted the usb drivers so it's in our downloads folder see where it is here we go over here over here and here is the driver click open and click ok and here it's saying android composite adb interface select that and then click next and then it will say installing it will ask you whether you want to install this device lik check box this and then click install okay after doing that it your device should show like this without any exclamation mark before doing this we have to enable usb debugging on our phone to do that i've got the process i've got a separate dedicated video for that purpose it's very simple only a three minute video you can check that out i'll be providing the link down in the video description also there will be a i button over the top mentioning the same so once you have enabled usb debugging and install the proper drivers for your phone now you can connect your phone via adb from your computer one more setting that you have to change on your phone to make sure that adb works perfectly fine is the usb settings so to change the usb settings for your phone go to settings and then type usb and then depending on your os and depending on the version of android that you are using the this particular option will be named differently but basically what we want to do is we have to change the default usb preference that is how you want the device to get connected what purpose so in my phone this option is mentioned like this use usb for usb preference so click on this and then in this make sure that the device is selected as file transfer use usb for file transfer after doing that also you have to enable usb debugging which we have already mentioned so if you have enabled usb debugging it will be in the developer options this will be checked on the video of how to do this is there in the video description after doing all of this everything should work perfectly fine now now let's open command prompt and now let's type adb and devices so you can see over here it will show you a list of device attached and here the this is a serial number and this is the device in your case it might show as unauthorized and in that happens then at the same time there will be pop-up in your device screen to authorize this particular pc to access your device via idp just make sure you check mark the authorized always check box and then click on ok this happens only for the first time when you first time access the device from a different computer so make sure to provide give it the authorization so that you can then use adb on your to connect to your phone hope friends you love this video if yes smack that like button share this video with your friends and family and don't forget to subscribe to our youtube channel household.com thanks for watching friends see you later bye
Info
Channel: How I Solve
Views: 41,672
Rating: undefined out of 5
Keywords: howisolve, How To, Install ADB, Install Fastboot, USB Debugging, OEM USB Drivers, android
Id: d2p708bGWTE
Channel Id: undefined
Length: 10min 46sec (646 seconds)
Published: Tue Mar 01 2022
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.