Skip to content

A simple graphical tool designed to effortlessly install ADB (Android Debug Bridge) user-wide on Windows

Notifications You must be signed in to change notification settings

mrhaydendp/adb-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ADB Wizard

A graphical tool designed to effortlessly install ADB (Android Debug Bridge) system-wide on Windows.

Features

Dark Light
Screenshot (Dark Mode) Screenshot (Light Mode)

How to Run

Paste this command into Windows Terminal/Powershell (Admin):

iwr "https://github.com/mrhaydendp/adb-wizard/raw/main/ADB-Wizard.ps1" | iex

Or, download ADB-Wizard.ps1 and run locally