Saltar al contenido principal

Comment déverrouiller le bootloader d'un téléphone Android ?

Aviso: Estás editando una guía de requisitos previos. Cualquier cambio que realices afectará la guía que incluye este paso.

Traduciendo paso 5

Inglés
Francés
Paso 5
How to unlock the bootloader of an Android Phone, Unlocking the bootloader: paso 0, imagen 1 de 1
Unlocking the bootloader
  • Enter the command adb reboot bootloader

  • Wait a couple seconds until your device rebooted into the bootloader, then enter the command fastboot flashing unlock

  • Some devices might use the command fastboot oem unlock instead.

  • If you receive an error message along the lines of FAILED (remote: 'Failed to unlock, decrypt failed!'), your phone has a locked bootloader and needs an unlock code from the manufacturer.

  • If you're stuck at < waiting for any device > and have already confirmed that your connection is stable, you may need to update your phone's USB driver.

  • You should now see a prompt similar to the one shown in the picture. Use the volume rocker to choose the Unlock the bootloader-option and confirm by pressing the power button.

Entrez la commande adb reboot bootloader

Attendez quelques secondes jusqu'à ce que votre appareil reboote dans le bootloader, puis entrez la commande fastboot flashing unlock

Certains appareils peuvent utiliser la commande fastboot oem unlock à la place.

Si vous recevez un message d'erreur du style FAILED (remote: 'Failed to unlock, decrypt failed!'), votre téléphone a un bootloader bloqué et nécessite un code de déverrouillage du constructeur.

Si vous êtes bloqué à < waiting for any device > et que vous avez déjà confirmé que votre connexion est stable, vous devrez peut-être mettre à jour le pilote USB de votre téléphone.

Vous devriez maintenant voir un texte similaire à celui de l'image. Utilisez le bouton du volume pour choisir l'option Unlock the bootloader et confirmez en appuyant sur le bouton d'alimentation.

Tus contribuciones son autorizadas bajo la licencia de código abierto de Creative Commons.