- Android Debug Bridge v1.0.41 (Version 34.0.1-9680074, March 2023)
- Full functional ADB (Android Debug Bridge)
- Double click the Open CMD.bat to easily open a Command Prompt
- Windows OS
- USB Driver for your Device or Universal ADB Driver
- Download latest Release
- Extract the Zip Archive
- Place the
APKs
in theAPKs
Folder - Double click on
APK Bundle Installer.bat
- Type:
y
and hitEnter
to start Streamed Install - You shoud see Success after Installation
Click to expand
- Install the
USB Driver
for your Phone orUniversal Adb Driver
- On your Phone, go to
Settings
>About Phone
. Find theBuild Number
and tap on it7
times to enableDeveloper Options
- Now enter
System
>Developer Options
and findUSB debugging
and enable it - Plug your Phone into the Computer and change it from
Charge only
toFile Transfer Mode
- On your Computer, browse to the Directory where you extracted the
APK Bundle Installer Zip
- Launch a
Command Prompt
withOpen CMD.bat
- Once you’re in the Command Prompt, enter the following Command:
adb devices
- System is starting the ADB Daemon (If this is your first Time running ADB, you will see a Prompt on your Phone asking you to authorize a Connection with the Computer. Click OK.)
- Succesful enabled USB Debugging
Click to expand
- AMD Bug - XDA Thread
- Switch Device from
Charging
toFile Transfer
Mode - Install the latest Device Driver or Universal USB Driver
- Try another USB Cable
- Use another USB Port (USB 3.0 Port to USB 2.0)
- Try to execute Fastboot Command without connecting your Phone, and once it says
waiting for device
plug in your USB Cable - Windows: Click
Change advanced power setting
on your chosen Plan and expandUSB Settings
. UnderUSB Settings
Section, expandUSB selective suspend setting
and change it toDisabled
for On Battery and Plugged In - Try another PC