With internet TV becoming increasingly popular, many people are flocking to Android TV boxes such as the W95 to enhance their viewing experience. These devices offer diverse features including access to different applications and streaming services. However, to make the most out of them, you may need to root the W95.
Rooting an Android device allows you to access the superuser permissions, unlock hidden features and customize the device to your liking. However, rooting may also void the manufacturers warranty and cause problems if not done correctly. Therefore, you should proceed with caution and follow the steps below carefully.
Step 1: Preparation
Before rooting, backup all your important data, including apps, media, and files, since the process might reset the device. Also, ensure that your W95 is fully charged and has enough space in its internal storage. Finally, download and install the latest USB drivers for your device on the computer youll be using.
Step 2: Enable USB Debugging
Navigate to your devices Settings > About > Software information > Build number and tap on it seven times to enable Developer mode. After that, go back to the Settings menu, scroll down to the bottom and tap Developer options. Then enable USB debugging.
Step 3: Install Android SDK Platform Tools
Download the latest Android SDK Platform Tools and extract them to a directory on your computer.
Step 4: Connect the W95 to the Computer
Connect your W95 to the computer using a USB cable. If prompted for authorization, allow USB debugging on the device.
Step 5: Boot the W95 into Fastboot Mode
Switch off your W95 and reboot it into Fastboot mode by pressing and holding the Power button and Volume down button simultaneously.
Step 6: Verify Your W95 is in Fastboot Mode
In the extracted Android SDK Platform Tools, launch a command prompt or terminal and run the command "fastboot devices."
Step 7: Unlock the Bootloader
This is a critical step in rooting the W95. Type the command "fastboot oem unlock" and press Enter. This would unlock the bootloader and wipe out all the data on your device, including apps, media, and files.
Step 8: Install TWRP Recovery
Download the latest version of TWRP (Team Win Recovery Project) for your W95 device and copy it into the same directory as the fastboot.exe file from the Android SDK Platform Tools. Sideload TWRP by running the command "adb sideload [name of TWRP file].zip." You should see the installation progress on your computer screen.
Step 9: Root the W95
After installation, reboot your W95 into TWRP recovery. On the TWRP home screen, click Install and browse for the Magisk.zip file (The program to root your device) and install it.
Step 10: Reboot
After installation, reboot your device and enjoy the full benefits of rooting your W95.
In conclusion, rooting the W95 Android TV box can be a great way to personalize your device and unlock features beyond the standard settings. However, it comes with some risks, so its essential to know exactly what youre doing. Follow these simple steps to root your W95 successfully and enjoy the benefits of your customized device. |