What's new

Help How to Root Lg v50s thinq ???

Rooting the LG V50s ThinQ can be done by following these steps:

1. Before proceeding with the rooting process, it is important to backup all your important data, as rooting involves modifying system files which can potentially lead to data loss.

2. Enable Developer Options on your LG V50s ThinQ. Go to Settings > About Phone > Software Information > Build Number. Tap on Build Number repeatedly until you see the message "You are now a developer".

3. Go back to the main Settings menu and you will find a new option called Developer Options. Tap on it and enable USB Debugging.

4. Install the necessary USB drivers for your LG V50s ThinQ on your computer. You can download the LG USB drivers from the official LG website.

5. Download and install the latest version of the ADB and Fastboot tools on your computer. These tools are required to communicate with your LG V50s ThinQ.

6. Download the TWRP (Team Win Recovery Project) custom recovery for your LG V50s ThinQ from a trusted source. Make sure to download the specific version that is compatible with your device.

7. Connect your LG V50s ThinQ to your computer using a USB cable. Open a command prompt or terminal window on your computer and navigate to the folder where you have installed the ADB and Fastboot tools.

8. In the command prompt or terminal window, enter the following command to boot your LG V50s ThinQ into Fastboot mode: adb reboot bootloader

9. Once your device is in Fastboot mode, enter the following command to flash the TWRP recovery image: fastboot flash recovery twrp.img (Replace twrp.img with the actual filename of the TWRP recovery image you downloaded).

10. After flashing the TWRP recovery, enter the following command to reboot your device: fastboot reboot

11. Once your LG V50s ThinQ reboots, it should now have TWRP custom recovery installed. To boot into TWRP recovery, power off your device and then press and hold the Volume Up and Power buttons simultaneously until the LG logo appears, then release the Power button but continue holding the Volume Up button until TWRP recovery loads.

12. In TWRP recovery, you can now choose to install a custom ROM or root your device using the Magisk zip file. To install a custom ROM, transfer the ROM file to your device's internal storage and then choose the "Install" option in TWRP recovery. Navigate to the ROM file and select it to start the installation process.

13. To root your device using Magisk, transfer the Magisk zip file to your device's internal storage. In TWRP recovery, choose the "Install" option and navigate to the Magisk zip file. Select it to start the installation process.

14. Once the installation is complete, reboot your device.

Congratulations! Your LG V50s ThinQ should now be rooted. You can verify the root status by installing a root checker app from the Google Play Store.
 

Similar threads

Back
Top