uninstalled magisk in rooted device

nimitmama

Member
Feb 18, 2017
11
1
0
I have rooted Samsung Note 8 NZC version with help of Magisk. After booting again, I found I can't use Samsung Health since the knox or something has tripped so, I uninstalled Magisk and still they detect the device as rooted. Now I'm stuck as I don't have root privileges and also can't use Samsung Health. I read the post to use Samsung Health by using build prop application but that need root and I don't have that anymore. Please help.
 

Logel

Senior Member
Apr 3, 2011
3,721
5,306
263
Rheinau
After rooted again use a root explorer like mixplorer, go to root/ system/ build.prop. open that file, search for the line
Code:
ro.config.tima=1
change it to
Code:
ro.config.tima=0
Reboot, and you should be good to go

Gesendet von meinem SM-N950F mit Tapatalk
 

nimitmama

Member
Feb 18, 2017
11
1
0
After rooted again use a root explorer like mixplorer, go to root/ system/ build.prop. open that file, search for the line
Code:
ro.config.tima=1
change it to
Code:
ro.config.tima=0
Reboot, and you should be good to go

Gesendet von meinem SM-N950F mit Tapatalk
Thank given, I will try rooting again and post what happens.
 

nimitmama

Member
Feb 18, 2017
11
1
0
Recovery Mode

I can reboot to recovery without ODin as I rooted before so should I just go to recovery and install magisk from files without wiping device or not? Or I should use recommended method here? I am confused help me out.
 

Logel

Senior Member
Apr 3, 2011
3,721
5,306
263
Rheinau
If you only uninstalled magisk, but you still have custom binaries (twrp) you can simple flash magisk.zip again and your device is rooted again.

Gesendet von meinem SM-N950F mit Tapatalk
 
  • Like
Reactions: nimitmama

nimitmama

Member
Feb 18, 2017
11
1
0
If you only uninstalled magisk, but you still have custom binaries (twrp) you can simple flash magisk.zip again and your device is rooted again.

Gesendet von meinem SM-N950F mit Tapatalk
But do I need to wipe device? Or just copy magisk.zip to device and reboot into recovery and flash with read only installation mode in recovery?
 

Logel

Senior Member
Apr 3, 2011
3,721
5,306
263
Rheinau
No need to wipe anything.
Reboot to twrp and flash that stuff. I always use the modify option - not read only.
I don't want to read, i will modify my system [emoji39]
You do all at your own risk! But that's the way i do it always

Gesendet von meinem SM-N950F mit Tapatalk
 

nimitmama

Member
Feb 18, 2017
11
1
0
No need to wipe anything.
Reboot to twrp and flash that stuff. I always use the modify option - not read only.
I don't want to read, i will modify my system [emoji39]
You do all at your own risk! But that's the way i do it always

Gesendet von meinem SM-N950F mit Tapatalk
I am trying to reboot to recovery after copying magisk and other 3 files on internal storage, but it doesn't show the zip file that I just copied??
 

nimitmama

Member
Feb 18, 2017
11
1
0
What zip files you talking about?
3 zip files are magisk.zip, n950 root for oem issue devices, rmm state bypass. I copied them in internal memory and when i reboot to twrp they are not present there. I think i will just be needing to flash magisk but i cant see it in twrp.
 

nimitmama

Member
Feb 18, 2017
11
1
0
3 zip files are magisk.zip, n950 root for oem issue devices, rmm state bypass. I copied them in internal memory and when i reboot to twrp they are not present there. I think i will just be needing to flash magisk but i cant see it in twrp.
Please help, I cant see magisk and oem issue zips in my twrp recovery. I am going through directories but still cant find it. Do I need to wipe the phone again then copy the zip files?