Hey guys it's me bhawesh. Today i bring a new topic infront of you all. Today you'll learn how to unroot you phone/tablet. Os must be android. Varieties of methods are mentioned below and you can do any of them in which you feel easy , safe and effective thiugh all the methods are effective and safe.
Rooting your phone and unlocking its true potential is one of the best parts of the Android ecosystem, and just one of the things that sets it apart from Windows 10 Mobile and iOS. Of course, it isn’t for everyone. For one, the process is a bit complicated. Not to mention the fact that you could potentially harm your device, and tinkering with a handset can void the warranty, resulting in an unfortunate situation.
Don’t want to be part of the root club anymore? Being in Google’s protective arms is definitely nice, and it is an inconvenience that root generally gets in the way of updating your software over the air. Additionally, when it comes to selling a phone, many buyers want the “out of box” experience, as if the phone were brand new, which root technically detracts from.
The thing is, there’s plenty of tutorials out there for rooting a smartphone, but not as many show you how to unroot. Let’s fix that!
Many users take advantage of SuperSU, a popular tool for managing rooted devices. Among its many features is the ability to unroot your device.
The process is as simple as they get. Just open the SuperSU app and head over to the Settings tab. Scroll down and select “Full Unroot”. Follow instructions and let the phone do its thing. After it takes care of business, just restart the phone and you will be back to normal.
Unroot by using an app
Not using SuperSU? There’s a slight chance you might still be able to unroot your phone by taking advantage of a simple app. The only caveat is that these applications don’t seem to work well with every smartphone out there. It’s kind of a hit or miss.
The most popular option is Universal Unroot, which can easily get rid of root privileges in Android devices. Sadly, there’s plenty of downsides. For starters, a bunch of Samsung devices won’t work, due to a complication with KNOX. LG devices will be unrooted, but they will still show as rooted afterwards, thanks to LG’s eFuse.
I will say this is a bit of a gamble, as it costs $0.99, but that might be worth it if you don’t want to play around with your phone too much.
Unroot by using a file manager
Root access might seem like a complicated set-up, but it’s really nothing but a bunch of files on your phone. Get rid of them and root will also go away.
To do this, you will need a file manager with root access. My favorite one happens to be ES File Explorer (just turn on root access in the settings).
Access your device’s main drive and look for “system”. Select it, and then tap on “bin”. From there, delete “busybox” and “su”. By the way, these might not be there. If that is the case, move on to the next step.
Go back to the system folder and select “xbin”. If the files are there, go ahead and delete both “busybox” and “su”.
Go back to the system folder and select “app”.
Delete “superuser,apk”.
Restart the device and it will all be done.
Unroot by installing an OTA update!
Remember we told you root gets in the way of updating? Well, that is only if you want to update the traditional way, you can still push updates manually. We won’t get into those details right now, but the trick here is that software updates tend to break root access. Most users have to root again, but if you don’t want root it’s easy to simply install your next update.
The obvious downside is that you do have to wait for an update to arrive. Oh, and don’t forget to uninstall SuperSu and any other root-related apps. Alos keep in mind that this will only work when using the stock recovery on your device.
Unroot by installing stock firmware
Taking the phone back to its original firmware is usually the best way to unroot a phone. There’s no ifs or buts here, it will work regardless of your device, ROM, kernel or recovery. This is because the firmware has all the necessary software packaged together.
The only sad part is that we can’t quite give you a tutorial. Phones have different ways of accomplishing a firmware install, so you will have to do a bit of research on how to do this to your specific smartphone. Users will need to download their specific firmware files, use USB Debugging and possibly download some PC software.
Wrapping it up
So there you have it, guys. Now you have the necessary tools for getting your phone away from the potentially dangerous world of rooting. Remember smartphone hackery is not exactly for everyone!
Have any of you guys tried these methods? Hit the comments to let us know your experiences. I have personally only used the last option. I feel like clean starts are always better, but I do have to say it makes me work and research much harder.
If you like it then please share this with your freind and if you have any other best idea then please tell us by commenting below.
Greetings. This how-to on hacking Windows 7/8/10 etc. admin account passwords using Windows Magnifier is focused on adding, changing, or deleting an admin level account on a Windows 7/8/10 etc.
Maybe you forgot or lost the password to your Windows Admin account, this guide will help with that. If you are trying to hack the computer lab at school then you will need a different method
Disclaimer: This is for use on a PC that you own. Breaking into someone else's PC is considered a serious crime in most places. If you make a mistake or change something else, your Windows may become a non-boot. If so, just undo whatever you changed outside of the hack shown here, and it will back to normal. Need I say this is for Educational Purposes! You are responsible for your own thoughts and actions.
Difficulty Level: 2/10
Prerequisites:
Any Linux Live CD/DVD/USB with Live option (ex. Ubuntu Live, Linux Live, Kali, etc.).
Ability to use said Linux CD/DVD/USB.
Basic understanding of Windows file structure. i.e. can navigate.
The desire to modify user account(s) on said Windows boxen.
Physical access to said Windows box.
Ability to use BIOS if needed.
Ability to use command line and basic understanding of net user commands.
Things to Note:
If you are trying to hack a coworker / boss / job / school / customer / friend / spouse's account, you are screwed because they won't be able to use the old password anymore—try explaining that.
This hack works on Windows 7, 8, 10 and basically any that have "Ease of Access".
Servers require "net user Administrator blabla /domain".
This will destroy all data encrypted with EFS on the account if it's enabled (you have to enable it first).
If you do not undo the hack after you change the password, you will get the magnifier every time you use cmd or nothing at all.
If you modify or delete any other files in Sys32, your next boot up is doomed (maybe).
Scared? You should be. Now let's get hacking.
Step 1Boot Some Flavor of Linux Live CD
Insert CD/DVD into drive and reboot the machine. Start your Live DVD. You may need to go into the BIOS screen and change the boot-up order to CD/DVD drive first, HDD second.
Step 2Navigate to Sys32
Use the file browser in your Linux environment, navigate to %windir%/system32/. You may have to right-click and mount the Windows partition/drive first or use the NTFS-3G command.
Step 3Rename Magnify.exe
Find and rename magnify.exe (Magnifier file) to magnify.old.
Step 4Rename cmd.exe
Find and rename cmd.exe to magnify.exe.
Step 5Shut Down Linux & Reboot Windows
Logout, remove DVD, and reboot into Windows.
Step 6Get CMD Prompt Modify Accounts
When Windows reboots, click on the ease of access button in the bottom left corner.
Click magnify and hit apply. Ta da. You have a system level command prompt. At this point is where we will only change the Admin password and not any of the 1000 other things that could be done at this point!
Tip: You can right-click on cmd.exe and click run as administrator inside of Windows for escalated privileges. To edit files, it would never be allowed at basic admin level (caution).
Well, that was how you hack a Windows 7/8/10 etc. administrator account password with Windows Magnifier. This also demonstrates how you could Pwn a machine if you think about it some, have hands on and they have not disabled EoA. Hope it helps you in some way. Cx2H