You are on page 1of 1

Prerequisites

 Your device is plugged into your computer


 You have USB Debugging enabled under Developer Options (Note: This may be listed as
ADB Debugging on some ROM's)
 You have installed the necessary drivers and your computer is recognizing your device

1. Download the Minimal ADB and Fastboot setup.exe from here


2. Follow the Installers instructions and select where you would like to install Minimal ADB and
Fastboot too (For simplicity I choose to install it to the Desktop)
3. After you have chosen where to install Minimal ADB and Fastboot too select whether you would
like to create a Start Menu Folder or not for the instalation
4. Once you have chosen where to install it to and if you want to create a Start Menu Folder select the
install option
5. After the Installation Wizard has completed you can select to start Minimal ADB and Fastboot
6. You can also start Minimal ADB and Fastboot by navigating to the Start Menu Folder you choose
to create during installation or the desktop shortcut you choose to create and selecting Minimal
ADB and Fastboot
7. You should now see a command window open, with the command window open you can now
issue ADB and Fastboot commands to your device

For more information on issuing commands to your device using ADB and Fastboot I would recommend
taking a look at this guide on ADB and this guide on Fastboot.

You might also like