How to Bypass SafetyNet Apps with Systemless Root

SafetyNet may add a sense of illusory protection to casual Android users, but it sends frustration through Android enthusiasts. Recent SafetyNet updates have made it so that certain apps such as Netflix, Pokemon GO, and Android Pay will refuse to work on rooted devices. In fact, some apps may even stop showing altogether on the Google Play store.

What happens with SafetyNet protected devices is when you root your device (or modify anything in the /system partition) SafetyNet will send out a red flag in its API to other apps that your device has been modified. These apps then refuse to run on your Android system, or hide themselves altogether on the Play store.

What you’ll need to do is systemlessly root your device using MagiskSU, but there are a few extra hurdles along the way if you’ve been adding modifications to your device for a long time. Short of performing a complete factory reset and/or flashing your device’s stock ROM, you’ll need to un-mod practically everything in your device.

Here is the full guide:

Requirements

TWRP Recovery for your device
Magisk Manager app
Verified Boot Signer

(for Google Nexus devices that received the May 2017 security patches – save to your external SD card)

The first step is to completely unroot your device. So if you’re rooted with SuperSU (the most common root method), you’ll need to head into the SuperSU manager app and tap “Full Unroot”, then agree to your stock boot image being restored. However, do not agree to replacing your recovery image.

You’ll also need to uninstall Xposed if it’s installed on your device, as well as un-modify pretty much anything you’ve done to your /system. This means boot animations, fonts, bloatware removal – if you’ve done a lot of modifications, you might as well flash a stock ROM and start with a completely fresh system.

Once you’ve un-modified your entire device (or flashed a stock ROM), you’re ready to install Magisk. Grab the Magisk Manager app from Google Play, and launch the app. Now click the “Download” button and reboot into TWRP recovery when it’s done.

Inside TWRP, click the Install button and find the Magisk .zip file that was downloaded to your phone. If you own a Google Nexus phone, you’ll need to tap “Add more zips” and choose the VerifiedBootSigner.zip file as well.

Now swipe right to flash the .zip (or .zips) and Reboot System when it’s done.

Once you’re inside your Android system, open the Magisk Manager app and go to the Settings menu. Now enable BusyBox, Magisk Hide, and Systemless hosts.  Go back to the main menu and verify that tapping the SafetyNet button shows “SafetyNet Passed”.

Now we need to clear the data for Google Play on your device – because there is a certification embedded that reports your device was previously rooted / modified. So just go to Settings > Apps > Google Play. Tap “Force Stop”, then go into Storage / Manage Space, and tap “Clear Data”. You should now be able to download and use the SafetyNet protected apps like Netflix and Pokemon Go, and your device is “rooted” in a sense of the word.

From now on you need to avoid installing any apps that modify the /system partition of your device, but luckily Magisk offers many systemless versions of those apps known as Magisk modules. There are modules for Xposed, Viper4Android, Dolby Atmos, Greenify, and many other apps.

Just navigate into Magisk Manager app, click the “Downloads” menu, and download the app of your choice – most of them will download a .zip file to your SD card, and you will then need to flash the .zip in TWRP recovery.

ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.