How to unlock our redmi 1s phone if it locked you out ?? - Xiaomi Redmi 1S
I just recently discovered that I am doing unlock any phone through simply removing data/system/gesture.key file in recovery .
You just have to open twre and do delete that file that stores your password based data
Ha Ha Ha .... :laugh:
Simple
Isn't it?
Before continue reading I worn you
Thank you must say other wise experience BOOTLOOP.
Well
I got tested only on redmi 1s and lg p500
These are another methods :
If Just Google Ask you For Password (Credentials) - You Can Turn On WIFI Via ADB In Order To Google Accept Your Device Via this Command:
Code:
adb shell svc wifi enable
Requirements:
The Device Needs To Have Usb Debugging Enabled
In Case Usb Debugging Isn't Enabled And You Have Recovery,you Can Run The Same Instructions From Recovery
For Some methods Will Be Better If Device Is Rooted
If None Of This Methods Works For You - Unfortunally You Probably Must not Wipe Your Device please notify me first.
METHOD I
Solution For Everyone With Recovery (Cwm, Twrp, Xrec,Etc...) Installed:
INSTRUCTIONS:
1. Download this zip Pattern Password Disable (Download from google.com) on to your sdcard (using your PC, as you cant get into your phone, right )
2. Insert the sdcard into your phone
3. Reboot into recovery mode
4. Flash the zip
5. Reboot
6. Done!
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 2
Solution For Everyone Without Recovery Installed - ADB :
What You Need:
=>A computer running a Linux distro or Windows+Cygwin
=>USB cable to connect your phone to the PC
=>Adb installed
How to install adb:
1. Open Terminal
2. Type:
Code:
sudo apt-get install android-tools-adb
Hit [Enter]
3. Follow the instructions until everything is installed.
INSTRUCTIONS:
1. Connect you (turned on) Phone to the Computer via USB.
2. Open a terminal window.
3. Type:
Code:
adb devices
adb shell
cd data/system
su
rm *.key
4. Done...Now You Just Have To Reboot.
Note : as above...
METHOD 3
Solution For Everyone Before Lock Accident :
SMS Bypass - Download Link - Install It On Your Device (Download from attachments)
This App Allows You To Remotely Bypass Your Phone's Screen Lock By Sending A SMS.
It Removes Your Gesture Pattern Or Password After Receiving A Preset Keyword Along With A Secret Code Via SMS.
SMS Bypass App Requires Root.
INSTRUCTIONS:
1.First, make sure you give permanent root access to the app.
2.Change the secret code to your preferred choice. The default password is : 1234
3.To reset your screen lock, send the following message from another phone:
Code:
secret_code reset
Example:
Code:
1234 reset
Note 1 : There is a space between your secret code and reset. Also the secret code is case sensitive.
Note 2 : There is an option available to change the preset keyword. Default is : reset - Your phone will restart and your lock screen will be reset.
Note 3 : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 4
Solution For Everyone Via Adb - SQL Command :
INSTRUCTIONS:
=>Type This Commands Separated In Your Terminal (CMD Prompt) :
Code:
adb shell
cd /data/data/com.android.providers.settings/databases
sqlite3 settings.db
update system set value=0 where name='lock_pattern_autolock';
update system set value=0 where name='lockscreen.lockedoutpermanently';
.quit
=>Now You Just Have To Reboot.
METHOD 5
Solution For Everyone Via Adb - File Removal :
INSTRUCTIONS:
=>Type This Command In Your Terminal (CMD Prompt) :
Code:
adb shell rm /data/system/gesture.key
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 6
Solution For Everyone With USB Debugging Enabled :
INSTRUCTIONS:
Primary Step for all method:
Download & Extract to anywhere - Bypass Security Hack (Download from attachments)
Open SQLite Database Browser 2.0.exe in SQLite Database Browser.
Run pull settings.db.cmd inside By-pass security Hacks folder to pull out the setting file out of your phone.
Drag settings.db and drop to SQLite Database Browser 2.0.exe program.
Navigate to Browse data tab, At table there, click to list down the selection & selete secure
Instruction To Remove Pattern Lock:
Now, find lock_pattern_autolock, Delete Record
Close & save database
Run push settings.db.cmd and reboot your phone
Instruction To Remove PIN Lock:
Now, Find Or Create lockscreen.password_type, double-click & change it's value to 65536, Apply changes!
Now, find lock_pattern_autolock, Delete Record, If doesn't exist, Ignore
Close & save database
Run push settings.db.cmd and reboot your phone
Instruction To Remove Password Lock:
Now, find lockscreen.password_salt, Delete Record
Now, find lockscreen.password_type, Delete Record
Close & save database
Run push settings.db.cmd and reboot your phone
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 7
Solution For Everyone With Recovery Installed :
INSTRUCTIONS:
1.Download and Copy Aroma File manager.zip (Download from attachments or http://forum.xda-developers.com/show....php?t=1646108) to your memory card.
2. Open your recovery (press volume Down + Power button or it can be different according to the phones. Generally the phones who have press able button on the middle they have to press all three buttons. Google for you pattern there are lots)
3. There’ll b an option in recovery called “mount”. Go in that option and then mount all the cache and everything it is there.
4. Then select “update” and select “apply update from SD/external” and select aroma file manger.zip file that you downloaded using above QR code above.
5. After Flashing or updating, the aroma file manger will open. Use volume keys for up/down and power button 2 select like you use to get into recovery.
6. In aroma File manager , Go to menu , which is located in bottom strip and then select Settings.
7. Go to bottom n select “mount all partition in startup ” then exit from aroma file manger.
8. Now after exit , re-update that aroma file again and it will open again.
9. Go to data >> and then System.
Then find ‘gesture.key’ (for pattern lock) and ’password.key’ (for password lock) then long touch on gesture.key or password.key and sum option will be prompted , choose delete and delete that file and restart.
Try out one by one
Tell if works on another phonephone
Pattern Disabler zip
http://forum.xda-developers.com/attachment.php?attachmentid=2532214&d=1390399283
SMS bypass app:
http://forum.xda-developers.com/attachment.php?attachmentid=2532215&d=1390399283
Bypass securities mods:
http://forum.xda-developers.com/attachment.php?attachmentid=2532216&d=1390399283
Aroma file manager :
http://forum.xda-developers.com/attachment.php?attachmentid=2532253&d=1390400421
Thank you must say other wise experience BOOTLOOP.
Thanks mate you give all working method for unlock is there
bro plz hit thanks button
niral.naik said:
I just recently discovered that I am doing unlock any phone through simply removing data/system/gesture.key file in recovery .
You just have to open twre and do delete that file that stores your password based data
Ha Ha Ha .... :laugh:
Simple
Isn't it?
Before continue reading I worn you
Thank you must say other wise experience BOOTLOOP.
Well
I got tested only on redmi 1s and lg p500
These are another methods :
If Just Google Ask you For Password (Credentials) - You Can Turn On WIFI Via ADB In Order To Google Accept Your Device Via this Command:
Code:
adb shell svc wifi enable
Requirements:
The Device Needs To Have Usb Debugging Enabled
In Case Usb Debugging Isn't Enabled And You Have Recovery,you Can Run The Same Instructions From Recovery
For Some methods Will Be Better If Device Is Rooted
If None Of This Methods Works For You - Unfortunally You Probably Must not Wipe Your Device please notify me first.
METHOD I
Solution For Everyone With Recovery (Cwm, Twrp, Xrec,Etc...) Installed:
INSTRUCTIONS:
1. Download this zip Pattern Password Disable (Download from google.com) on to your sdcard (using your PC, as you cant get into your phone, right )
2. Insert the sdcard into your phone
3. Reboot into recovery mode
4. Flash the zip
5. Reboot
6. Done!
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 2
Solution For Everyone Without Recovery Installed - ADB :
What You Need:
=>A computer running a Linux distro or Windows+Cygwin
=>USB cable to connect your phone to the PC
=>Adb installed
How to install adb:
1. Open Terminal
2. Type:
Code:
sudo apt-get install android-tools-adb
Hit [Enter]
3. Follow the instructions until everything is installed.
INSTRUCTIONS:
1. Connect you (turned on) Phone to the Computer via USB.
2. Open a terminal window.
3. Type:
Code:
adb devices
adb shell
cd data/system
su
rm *.key
4. Done...Now You Just Have To Reboot.
Note : as above...
METHOD 3
Solution For Everyone Before Lock Accident :
SMS Bypass - Download Link - Install It On Your Device (Download from attachments)
This App Allows You To Remotely Bypass Your Phone's Screen Lock By Sending A SMS.
It Removes Your Gesture Pattern Or Password After Receiving A Preset Keyword Along With A Secret Code Via SMS.
SMS Bypass App Requires Root.
INSTRUCTIONS:
1.First, make sure you give permanent root access to the app.
2.Change the secret code to your preferred choice. The default password is : 1234
3.To reset your screen lock, send the following message from another phone:
Code:
secret_code reset
Example:
Code:
1234 reset
Note 1 : There is a space between your secret code and reset. Also the secret code is case sensitive.
Note 2 : There is an option available to change the preset keyword. Default is : reset - Your phone will restart and your lock screen will be reset.
Note 3 : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 4
Solution For Everyone Via Adb - SQL Command :
INSTRUCTIONS:
=>Type This Commands Separated In Your Terminal (CMD Prompt) :
Code:
adb shell
cd /data/data/com.android.providers.settings/databases
sqlite3 settings.db
update system set value=0 where name='lock_pattern_autolock';
update system set value=0 where name='lockscreen.lockedoutpermanently';
.quit
=>Now You Just Have To Reboot.
METHOD 5
Solution For Everyone Via Adb - File Removal :
INSTRUCTIONS:
=>Type This Command In Your Terminal (CMD Prompt) :
Code:
adb shell rm /data/system/gesture.key
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 6
Solution For Everyone With USB Debugging Enabled :
INSTRUCTIONS:
Primary Step for all method:
Download & Extract to anywhere - Bypass Security Hack (Download from attachments)
Open SQLite Database Browser 2.0.exe in SQLite Database Browser.
Run pull settings.db.cmd inside By-pass security Hacks folder to pull out the setting file out of your phone.
Drag settings.db and drop to SQLite Database Browser 2.0.exe program.
Navigate to Browse data tab, At table there, click to list down the selection & selete secure
Instruction To Remove Pattern Lock:
Now, find lock_pattern_autolock, Delete Record
Close & save database
Run push settings.db.cmd and reboot your phone
Instruction To Remove PIN Lock:
Now, Find Or Create lockscreen.password_type, double-click & change it's value to 65536, Apply changes!
Now, find lock_pattern_autolock, Delete Record, If doesn't exist, Ignore
Close & save database
Run push settings.db.cmd and reboot your phone
Instruction To Remove Password Lock:
Now, find lockscreen.password_salt, Delete Record
Now, find lockscreen.password_type, Delete Record
Close & save database
Run push settings.db.cmd and reboot your phone
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 7
Solution For Everyone With Recovery Installed :
INSTRUCTIONS:
1.Download and Copy Aroma File manager.zip (Download from attachments or http://forum.xda-developers.com/show....php?t=1646108) to your memory card.
2. Open your recovery (press volume Down + Power button or it can be different according to the phones. Generally the phones who have press able button on the middle they have to press all three buttons. Google for you pattern there are lots)
3. There’ll b an option in recovery called “mount”. Go in that option and then mount all the cache and everything it is there.
4. Then select “update” and select “apply update from SD/external” and select aroma file manger.zip file that you downloaded using above QR code above.
5. After Flashing or updating, the aroma file manger will open. Use volume keys for up/down and power button 2 select like you use to get into recovery.
6. In aroma File manager , Go to menu , which is located in bottom strip and then select Settings.
7. Go to bottom n select “mount all partition in startup ” then exit from aroma file manger.
8. Now after exit , re-update that aroma file again and it will open again.
9. Go to data >> and then System.
Then find ‘gesture.key’ (for pattern lock) and ’password.key’ (for password lock) then long touch on gesture.key or password.key and sum option will be prompted , choose delete and delete that file and restart.
Try out one by one
Tell if works on another phonephone
Pattern Disabler zip
http://forum.xda-developers.com/attachment.php?attachmentid=2532214&d=1390399283
SMS bypass app:
http://forum.xda-developers.com/attachment.php?attachmentid=2532215&d=1390399283
Bypass securities mods:
http://forum.xda-developers.com/attachment.php?attachmentid=2532216&d=1390399283
Aroma file manager :
http://forum.xda-developers.com/attachment.php?attachmentid=2532253&d=1390400421
Thank you must say other wise experience BOOTLOOP.
Click to expand...
Click to collapse
Rahulraj943472 said:
Thanks mate you give all working method for unlock is there
Click to expand...
Click to collapse
bro plz hit thanks button
Related
[HACK] Free Unlock For I9000 - I897 - T959 To All Users
Free Unlock For I9000 - I897 - T959 To All Users I9000 unlock instructions 1. Power on the phone and go to Applications->Settings->About Phone->USB settings 2. Select Mass Storage 3. Connect the phone to USB cable 4. Swipe down the top notification bar then tap “USB Connected” then select MOUNT 5. Copy update.zip file to phone mass storage root 6. Power off the phone 7. Press Volume Up+Home+Power on key to start the phone into recovery mode 8. Go to “apply sdcard:update.zip” using volume keys then select it using home key 9. Power on the phone then go to Andoid Market and install Terminal Emulator 10. Run Terminal Emulator 11. Type cat /efs/nv_data.bin >> /sdcard/nv_data.bin into terminal then type Enter 12. Connect the phone to PC in USB Storage Mode then copy nv_data.bin file to your pc 13. Open nv_data.bin file with any hex editor (ex. Hex workshop) then go to address 00181460 14. There are the codes 15. Power on the phone with any unaccepted sim card inside then type in the first code to unlock the phone
Top man! Not that I need it, but it may come of use to my cousin whose just purchased a T-Mobile I9000. Thanks.
I thied this method but it didn't work
cellularhut said: Free Unlock For I9000 - I897 - T959 To All Users I9000 unlock instructions 1. Power on the phone and go to Applications->Settings->About Phone->USB settings 2. Select Mass Storage 3. Connect the phone to USB cable 4. Swipe down the top notification bar then tap “USB Connected” then select MOUNT 5. Copy update.zip file to phone mass storage root 6. Power off the phone 7. Press Volume Up+Home+Power on key to start the phone into recovery mode 8. Go to “apply sdcard:update.zip” using volume keys then select it using home key 9. Power on the phone then go to Andoid Market and install Terminal Emulator 10. Run Terminal Emulator 11. Type cat /efs/nv_data.bin >> /sdcard/nv_data.bin into terminal then type Enter 12. Connect the phone to PC in USB Storage Mode then copy nv_data.bin file to your pc 13. Open nv_data.bin file with any hex editor (ex. Hex workshop) then go to address 00181460 14. There are the codes 15. Power on the phone with any unaccepted sim card inside then type in the first code to unlock the phone Click to expand... Click to collapse did'nt work. there is no nv_data.bin on efs
i tried this method, it did create the nv bin file, but there is no address for 00181460 all others are there
komalattah said: i tried this method, it did create the nv bin file, but there is no address for 00181460 all others are there Click to expand... Click to collapse same here. please help
The line is the 18146D, you have there a 8 digit code, works fine.
Just replace 01 by 00 in the line 0018146x. works on galaxy s, vibrant and s2.
maybe just flash an updated custom rom instead of doing this thing ??? odin is easy !!!
Finding update package... Opening update package... Installing update package... assert failed: gtprop("ro.product.device") == " GT-I5800" || getprop("ro.build.product") = = "GT-I5800" || getprop("ro.product.device ") == "GT-I900" || getprop("ro.build.prod uct") == "GT-I9000" E:Error in /sdcard/update.zip (Status 7) Installation aborted. Click to expand... Click to collapse Whats goin on here?
nalinbhatt said: Whats goin on here? Click to expand... Click to collapse Same result for me, Any ideas?
I get a permission denied when I type in the script in the terminal. Any ideas?
kepz said: I get a permission denied when I type in the script in the terminal. Any ideas? Click to expand... Click to collapse try typing su first... then yes to the root prompt (also make sure you're not connected via usb and mounted as mass storage, that makes it read only). That should solve your permission issue... but im still having my own issues with installing the zip. anyone have any suggestions for getting this working?
@cellularhut i use sghI897.update.zip is aborting installation in cwm.what is wrong?
is this a method to unlock the simcard, if so there's a free app in the market that does it... GalaxSim
pryerlee said: is this a method to unlock the simcard, if so there's a free app in the market that does it... GalaxSim Click to expand... Click to collapse Some time apps in playstore may delete your orginal IMEI number to 0049999 because i also face the same problem when i use this galaxy app to unlock.
How to REMOVE SIM CARD MANAGER from notification panel (even after oreo update)
Now you can remove the ugly f__k dual sim card manager from notification panel, even after updating your phone to android oreo. Till date you could just install overlay apps and it'd work. But on oreo that doesn't work so simply. Follow these steps. This method does NOT void your warranty Steps --> 1> Download the attached file to your computer. 2> Extract. 3> Install the following app provided on your device : aaa.quicksetting.hidesimpanel.apk, and restart your phone. (If you're using any update upto Nougat, following these three steps would do. People using oreo or later, follow further) 4> Go to the directory and open a Command Prompt Window over there. [Right click + Open Command Prompt Window Here; or hit Window Key + R, type cmd, and hit enter, then use 'cd' command to move to that directory] 5> Make sure you have USB Debugging turned on. If you don't have it enabled, go to Settings -> About Device -> Tap 7 times on build number quickly -> Enter your Pin, now go back to Settings -> Developer Options -> Switch USB Debugging on. 6> Connect your phone as 'Transfer Files' mode. 7> On the Command Prompt window on your computer, type 'adb shell' and click on allow this computer on your phone. 8> Now enter the following command : adb shell cmd overlay enable aaa.quicksetting.hidesimpanel 9> Reboot your phone. 10> Congratulations!
[Guide] Getting the Most out of your S20FE
Here's a guide to help you make the most out of your phone Guides below can be followed by both rooted and unrooted users Debloat list: https://paste.rs/OLC Debloating guide: 1) Download Google platform-tools (ADB and fastboot) from here for the operating system you are using on your computer, I will be using Windows for this guide, and extract the zip file to the root directory of your drive in its own folder (For example, C:\platform-tools, inside of the platform-tools folder you should see ADB and fastboot executables as well as other files). 2) On Windows, download and install the Samsung USB Drivers from here, I don't believe other OSes have to do this. 3) On your phone, go to Settings > About phone > Software information and tap Build number 7 or 8 times until you get a pop-up notification saying "Developer options have been enabled." 4) Go back out to the main Settings menu where you will notice a new option called "Developer options". Tap it and scroll down a little bit until you find USB Debugging, turn this option on and keep your phone unlocked (don't turn off the screen). 5) Plug your phone into your computer and open Command Prompt or Terminal and type cd C:\platform-tools and press Enter (Command will differ for the OS you're using). 6) Type ADB devices, give it a few moments, and check your phone for an ADB connection authorization prompt, check the box that says "always allow..." so you don't have to do this every time you want to use ADB. 7) Type ADB shell, the prompt should change from "C:\platform-tools\>" to something like "<phoneserialnumber>:/" 8) Either highlight all of these commands and paste them into the Command Prompt by right-clicking or highlight one command at a time and paste them in one by one ************************************* Apps: 1)Naptime(Better Battery Life) 2)Galaxy Max HZ(Helps you change the refresh rate of your phone's display) ------------------------------------------------------------------------------------------------------------------------------------------ For rooted/Unlocked Devices only: Twrp for Exynos Kernel for Exynos Remove Bootloader Warning(Exynos only) Twrp for Snapdragon Kernel for Snapdragon ************************************* Magisk Modules: Nuked Script: This module includes some scripts that will disable some services on all the apps on your device in order to avoid substantial wake-lock battery drain because your apps send some useless usage and information to GOOGLE and this amazing module will stop that. Download SAMSUNG GENERAL PATCHER: This Lets you use most Samsung apps on rooted devices Download Universal GMS Doze: Optimizes Google Play services. Download Safetynet-fix: fixes the SafetyNet.Install riru and enable magisk hide before installing this module Download NFS-Injector: This module aims to improve kernel/ram management between efficiency and energy-aware. Using a complex algorithm, determine the most optimal settings between battery and performance for your device. Download Telegram Group link if you need help: http://t.me/S20FeModding
[HOW-TO] UNLOCK & ROOT+MAGISK - HERO SP-001 Access Wireless
The Hero SP-001 is a free Lifeline phone from Access Wireless made by Shenzhen Eternity Technology Co., Ltd. You must Unlock the phone before Rooting it. The Steps for both are provided below. [Unlock Phone] ****Be aware that you will lose all user data when you unlock bootloader*** 1) Unlock Developer options 2) Enable OEM unlocking from Dev options 3) Enable Android Debugging from Dev options. 4) Connect phone to computer 5) From command line type 'adb devices' 6) From command line type 'adb reboot fastboot' 7) From command line type 'fastboot devices' 8) From command line type 'fastboot flashing unlock' 9) Press the volume up button to accept unlocking warning 10) From command line type 'fastboot reboot' You will see a warning saying it is unlocked everytime you reboot phone. **EDIT** You can use the RE Live Distro mentioned below to do the above commands if you dont want to fuss with installing adbd on your computer. ---------------------------------------------------------------------------------- [Root+Magisk] If your'e on Windows you will have to download and install python and git and MTKClient and UsbDK 64 and abdb. I'm not going to get into how to do all that because there is an Ubuntu image tailored made for all MTK based devices. It has all the programs installed. it is called RE Live made by viperbjk . I recommend doing it this way especially if you have any other devices using MTK chips. Download Re Live DVD V3. The account credentials are Username: user Password: user You can create the bootable usb thumb drive with Rufus if you're using windows. The following steps are based on using the Re Live DVD: ***Your phone must be unlocked before you can root it. ***** 1) Power off the phone and do not have it connected to the computer. 2) Boot up RE Live and type 'user' at the login screen. 3) Double-click the 'MTK' icon on the desktop. 4) Plug the USB cable into the computer. Do not plug it into the phone. 5) In the terminal type: python mtk r boot,vbmeta boot.img,vbmeta.img 6) When you see "Preloader - Status: waiting for PreLoader VCOM, please connect mobile" in the terminal you will hold the down volume button and plug the cable into the phone. Let go of the button a second or two after you connect phone. It will show you a progress bar as it downloads the 2 images you need. 7) Unplug the phone and power it on. 8) from that same terminal screen type: wget https://raw.githubusercontent.com/v...9e22fa276698f6c03bc1168df2c10/app-release.apk or use the shortened url if you dont want to type all that: wget https://tinyurl.com/magiskmtk 9) plug the phone and type in the terminal: adb install release-apk [ look at the phone and accept auth rsa request on mobile screen so it can install the app.] 10) in the terminal type: adb push boot.img /sdcard/Download 11) Start magisk, tap on Install, select boot.img from /sdcard/Download. 12) in the terminal type: adb shell ls /sdcard/Download [You should see the boot.img file and another file name 'magisk_patched.something.something.img'] 13) in the terminal type: adb shell mv [name of the patched file] boot.patched 14) in the terminal type: adb pull /sdcard/Download/boot.patched 15) Unplug the phone and turn it off (keep the usb plugged into the computer) 16) in the terminal type: python mtk w boot,vbmeta boot.patched,vbmeta.img.empty 17) When you see "Preloader - Satus: waiting..." hold the volume down button and connect the phone. release button when u see it connect and let it do its thing. 18) Unplug phone and power it on. Phone will now be rooted.
Android 8.1 Car Dash Cam/DVR Navigation Layout Mod Guide (No Root)
Note: I'm not responsible for any damage to your device! The device tested on: Model: V10E_TGC Android Version: 8.1.0 Ram: 2GB Rom: MZL_V10E_TGC_M5_1000_Media_Sleep_2022062917 OS used Windows 11 Steps: (On Device) 1: Go to settings, system, then about phone. Tap on build number 7 times to enable developer mode. 2: Press back then head into developer options - Toggle OEM unlocking, USB debugging, Remote ADB (if connected to home network), then enable Adb Root (2846). (On PC side) 1: Download the Minimal ADB portable zip, then create an ADB folder and copy contents from the adb zip into the created folder, copy cmd.exe from system32 into that folder as well. 2: Open cmd.exe type "adb connect 192.xxx.xx.xxx:5555" will prompt the device - allow the connection, tap accept, and ok. 3: Type "adb remount", then "adb pull /system/qc.prop" (make a copy). 4: Open qc.prop with notepad or editor. in the qc.prop search for (persist.sys.navigationbar.right=) and change to (persist.sys.navigationbar.right=true), close, and save. 5: Type "adb push qc.prop /system/qc.prob" , then type "adb shell chmod 644 /system/qc.prop" then type "adb reboot". Sorry, the steps were missing, also there is a way to change the navbar to be on the bottom if you change (#decide the postion of navigationbar. 0:bottom 1:left 2:right ro.navigationbar.position=1) to (#decide the postion of navigationbar. 0:bottom 1:left 2:right ro.navigationbar.position=0) but you lose access to the gear icon and reverse cam icon.