Unlocking Bootloader:
Opens the door to the internal memory of the device to be written on to. This allows you to flash images onto the main partitions of the phone.
Setup:
- Open command prompt - Press Shift + Right Click anywhere on the screen and select Open Command Window here/
- Enter fastboot mode- Turn the phone off. Hold volume up + power until the "fastboot" screen appears. [Alternatively, if Advanced Reboot is enabled, you can press Reboot -> Bootloader from the power menu.]
- Enter recovery mode - Turn the phone off. Hold volume down + power until the "OnePlus Logo" screen appears.[If Advanced Reboot is enabled, you can press Reboot -> Recovery from the power menu.]
ADB and Fastboot Installation:
1. Download the ADB For Windows from here:- https://drive.google.com/open?id=0B0MKgCbUM0itNVB1elljU2NPR0k
Or you can manually update Fastboot and ADB binaries here
2. Run the .exe file downloaded from above as Administrator.
3. Press 'Y' every time the installer asks for.
4. Continue Driver Installation.
Now, ADB and Fastboot have been installed on your PC. Great !
Or you can manually update Fastboot and ADB binaries here
2. Run the .exe file downloaded from above as Administrator.
3. Press 'Y' every time the installer asks for.
4. Continue Driver Installation.
Now, ADB and Fastboot have been installed on your PC. Great !
Caution:
- Show File Extensions - Open a command prompt window and run "Control folders" (without the quotes). Go to the View tab and uncheck the "Hide extensions for known file types" option. This will help avoid confusion when renaming files.
- Battery - Ensure that your phone has at least 60% battery remaining and that your PC is plugged in and won't shut down spontaneously during the process. The procedure doesn't take very long, but it's best to have enough charge in case something goes wrong.
- Backup (Optional) - Unlocking the bootloader will/should completely wipe all data from the device. This includes apps, settings and even the contents of the internal sdcard (pictures, music, etc.). Copy all important files off the phone onto a PC or upload them to a cloud.
- USB Debugging - On your phone go to Settings > About phone > Tap on Build number 7 times. This will enable Developer options. Now go back to Settings > Developer Options > Enable USB debugging
- Enable OEM Unlocking - On your phone go to Settings > Developer options. Then enable the 'OEM Unlocking' option. Also, a free advice, make sure that from now on, OEM unlocking option is enabled before you reboot. Sometimes, it might get disabled itself.
- Enable Advanced Reboot - On your phone go to Settings > Developer options. Then enable the 'Advanced Reboot' option.

Comments
Post a Comment