I have already rooted my owner account as of now I am on Android 10 root with magisk I have multiple profiles for experimentation I need root for my second account but I do not know how to get it can somebody help me.
In Magisk Manager, go to Settings, scroll down to Multiuser Mode, and change those settings. I haven't tried this myself though
Related
Hi everyone,
I am using the application Raiffeisen Twint (version 1.2.16.0, https://play.google.com/store/apps/details?id=ch.raiffeisen.twint) on my Magisk's rooted Google Pixel (Android 8.0, Nov. 2017) without problems for a while, but since Magisk 14 versions, the application stopped working and the application reports that root is detected.
I have successfully updated to Magisk 14.5 (from 14.2), but root is still detected by the application, even with Magisk Hide activated for the application and the Magisk Manager package moved to a random name (could also be related to the updated application).
I have cleared the data of the application several times and it doesn't help and root is still detected by the application...
Anyone has a idea?
Thanks for your answers!
Like I said in the Magisk support thread, I can hide Magisk from that app just fine (on Magisk v14.5 beta)...
You don't happen to have any other mods that might trigger an app looking for root (like Xposed)? Can your device pass SafetyNet? Have you previously been rooted with any other root method and do you have any remnants of that left (root management apps, etc)? Do you have any apps that are known to be used for questionable purposes. By "questionable purposes" I mean getting access to paid features without paying, etc. Not necessarily that you use the app for this, but that the app might be used in such a manner... Etc, etc, etc. Every little detail might count.
Hi Didgeridoohan,
Thanks for helping me!
I do not have any mods installed in Magisk and also no Xposed. My device is passing SafetyNet!
I have performed a factory reset last week and since that I only rooted my device with Magisk 14.2, so no other rooting applications used. For details, I have unlocked bootloader, TWRP recovery installed and developer options and USB debugging activated.
My settings in Magisk are:
I have following applications installed on my device:
https://pastebin.com/pmt4jBMV
Do you see any applications with "questionable purpose"?
I get this message in the application:
Thanks a lot!
At a quick glance everything looks ok...
I did some experimenting with the other Raiffeisen apps you have installed, in case they also detect root and "tell" on you. At least one of them did detect root, but from what I could see it didn't make any difference for Twint.
I also tested installing a few of the root apps you had installed (in case the app looks for certain known apps), but that didn't make any difference either. I could still successfully hide root.
My guess is that it's something along these lines tough. That it's using another app or detecting a root app. You could start experimenting with that. Clearing data for the other Raiffeisen apps and adding them to MagiskHide and also removing root apps. Try disabling USB debugging and developer options as well (didn't make difference for me, but worth a shot).
Simple. Change name of package from settings in Magisk Manager, then MAKE SURE you add twint app to magisk hide list, then ERASE DATA of twint app, change package name once again and run twint. Working with Magisk 14.5. Screens if u want available. Or video.
Hi Didgeridoohan, Hi Mamama07,
Thanks for your help, but sadly none of your suggestions did worked... until the update of the application released yesterday, to fix problem related to rooted devices! [emoji3]
Thanks anyway again for your help! [emoji106]
I had the same problem (with BCV Twint) and after a few tries, changing Magisk Package Name worked!
Magisk root works on my main profile and I have enabled Multiuser mode (Independent) but I'm still not rooted on my secondary profile (tested with root checker) I don't even see magisk manager on secondary profile what am I missing here?
Install the Magisk Manager on the second user as well and you should be good to go.
It doesn't work
No it is asking to flash magisk again in magisk manager
Mohit1999 said:
No it is asking to flash magisk again in magisk manager
Click to expand...
Click to collapse
Ok... So, I tested by creating a secondary user and installing the Magisk Manager and had no issues. Didn't do any extensive testing, but Magisk was recognised as installed.
You'll have to do some more digging into why you might have issues, but I'd start by looking in the settings for the Manager installed on the main account and make sure that "Multiuser Mode" is set to allow root for secondary users (either owner managed or independent).
1) logged in as primary user > Magisk > Settings > Multiuser Mode > User-independent
2) reboot
3) log in as secondary user > install the Magisk app > hopefully
There is also an option "Device Owner Managed" but I don't know what that means and how that works.
Hi all, i just flashed LineageOS 16 on my S5 Mini SM-G800F variant.
I like the Rom and i wanna keep it, so i want to get or activate the root access on it, but i don't know how since i've searched everywhere, but there's no solution so i decided to make post here.
1- Flashed rom
2- Flashed GApps ARM 9.0 nano.
3- Flashed Magisk v17.1.zip
4- Rebooted.
Everything works fine, but the Magisk is missing.
I enabled Developer Options but there is no option for the root access.
I find an option for the root access only when i open Settings app and type "root" in the searchbar.
What i get when i hit "root access" , the "Trust" app opens and there is two sections and few more options in it which is:
Status
SELinux
(Disabled)
Root Access
(Disabled)
Android Security Patches
Platform: up to date
Vendor: up to date
Encryption
(Disabled)
When i hit on Root Access, i get following message:
"Root access allows the bypassing of security restrictions.... etc.. which can cause damage to your device or OS.
Can someone help, please?
I don't know what to do.
Hi!
The lineage developers recommend this:
https://www.lineageosrom.com/2018/09/lineage-os-16-root-android-pie-90-super.html?m=1
Hello, recently got myself a new pixel 4 from Google and using it on Verizon without issue. I've yet to root but I'm getting ready to do it. From what I've read, it's a little bit of a pain once you root to get the monthly security updates installed, but I will probably do it anyways. The main thing I read is that you cant modify system files in any way. The main reason I want to root is for WiFi hotspot and maybe to run AdAway. AdAway can be used with systemless hosts once set on magisk, but the method for hotspot is as follows
Modify Build.Prop as follows
net.tethering.noprovisioning=true
And then adb shell
settings put global tether_dun_required 0
But if I run these commands in ADB won't I be modifying the system directly and therefore would be botching my phone from being able to take monthly security updates?
My last phone was an HTC 10 on Android 7... Soooo, this phone and the dual partition and Android 10 are all new to me. Apologize if this is an elementary question. I ultimately want WiFi hotspot, GPay, NetFlix, etc. and the ability to easily get security updates. Just not sure how to proceed. TIA.
I don't think you can root Android 10 yet, right?
OfficeLinebacker said:
I don't think you can root Android 10 yet, right?
Click to expand...
Click to collapse
sure you can with magisk
The Magisk repository module "MagiskHide Props Config" will allow you to set arbitrary build.prop settings systemlessly.
I haven't been keeping up with the news, but you might want to do some research about GPay and SafetyCheck API always failing if your bootloader is unlocked by the user. (Google started using a capability they've had for years but did not use)
Hi!
I found a possible solution, which may work for who's have problem with MagiskHide when work profile is in use, and can't start some work profile app, because it's detecting root.
1.) Hide Magisk Manager and turn on MagiskHide
2.) Be sure, Magisk is hidden correctly in personal profile and not detected by Google Play
3.) Hide Magisk for all work profile app, ie. Outlook, Microsoft Intune, Authenticator etc.
4.) Open Microsoft Intune, select your device and tap on "Check device settings"
5.) After check completed you need to see "In Compliance" at the Device Setting Status section
If all point is done, you can use your work profile apps, without detecting root and failed to start
Tested on Xiaomi Mi 10T Pro, MIUI 12.5.5.0. EEA Android 11, need to work on all Xiaomi maybe on other OEM's devices.
Please hit the thanks button, if it's helped for you.
Have a nice day.
Check my verified work around post below earlier this week. This absolutely works.
[MODULE] Microsoft Intune Company Portal Hider (Intune Hider)' https://forum.xda-developers.com/t/...rtal-hider-intune-hider.3780451/post-85921771
Instead of the complicated solution here is a simple way to bypass the Microsoft Intune with Magisk 24.1 or higher:
[Tutorial] [Root] How to configure 'Microsoft Intune' to make it work with 'Magisk' (Update: Q1/2023)
Update 04.01.2023: I've updated/added additional steps to make this tutorial work again. This question was asked many times and often all the answers did not work: How do I get Magisk to work with Microsoft Apps like Microsoft Teams, Microsoft...
forum.xda-developers.com