Skip to content

Arrowsploit/adb_fastboot_driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Adb and Fastboot driver setup for Windows 10/11

First download the necessary files :

Install WinRAR if not already : Download Link

Download Platform Tools : Download Link
Click on Download SDK Platform-Tools for Windows inorder to donwload

Download Google USB Driver : Download Link
Click on Download the Google USB Driver ZIP file (ZIP) inorder to download

After donwload done extract these two zip files :

1

Extracted zips should be look like this :

2

Now go to the platform-tools_*-windows folder you can see a folder named platform-tools. Example:

3

Copy this platform-tools folder in your C drive
Ex :

4

Now go inside the platform-tools folder and copy the path C:\platform-tools by clicking the highlighted area like the example bellow :

5

Right click on the start button

6

then click on system

After that click on Advanced system settings :

8

Click on Environment Variables :

9

Double Click on Path

9

Click on Newand paste C:\platform-tools

10

Add and Click on Ok

11

Click on Ok

12

Click on Ok

13

Now open command prompt cmd or windows power shell anywhere and run any adb or fastboot commands.

Installing fastboot drivers.

Initially windows might not detect fastboot devices. Inorder to fix it installation of fastboot driver is necessary:

Follow the setps

Boot your android device into 'fastboot mode' and connect to pc via usb cable.

Right click on the start button
6

And click on Device Manager

Click on Android in other devices section

14

Click on Browse my computer for drivers

15

Click on Let me pick from a list of available drivers on my computer

16

Click on Show All Devices and click ok

17

Click on Have Disk

18

Click on Browse

19

Head over to the Downloads\usb_driver_*-windows\usb_driver folder and selet android_winusb.inf Click on open

20

Click on Ok

21

Select Android Bootloader Interface and click Next

22

Click on Yes

23

Now click on Install

Adb and fastboot driver installation complete. Enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published