View Single Post
Old 02-23-2018, 06:05   #36 (permalink)
BillA
No Life Poster
 
Join Date: Nov 2004
Location: USA
Posts: 1,207
Member: 92260
Status: Offline
Thanks Meter: 843
Quote:
Originally Posted by DJNJ View Post
What are my options if my RMM State is Prenormal?

Brand new phone, bought from Samsung.
I just want to install TWRP.

I did the 7 day wait trick without rebooting, completed 168 hours uptime, but the RMM State line didn't dissappear from my download mode. It was showing prenormal.

OEM Unlock is visible and off
FRP Lock is also off.

Still Odin won't allow to flash TWRP, shows the remaining installment balance error.

Any help is much appreciated!

From what I understand RMM is now independent of the OEM-Unlock option, so even if OEM-Unlock is enabled, RMM can still be active (i've seen this today on J3 OEM=ON, FRP=ON). The solution for now, is to leave it turned on continuously (do not power off and on or touch it for over 7 days, or better yet for 8-days).

Try these RMM disabling solutions, then after reboot try to turn on OEM-Unlock.
Steps to remove the RMM lock:
1. Freeze/uninstall the RLC app
adb shell pm uninstall --user 0 com.samsung.android.rlc

2. In build.prop set "ro.security.vaultkeeper.feature" property to 0, like this:
ro.security.vaultkeeper.feature=0

3. Using a root file manager delete the folder "/system/priv-app/Rlc".
To do this, select "/system/priv-app" folder and delete "Rlc".
 
The Following 2 Users Say Thank You to BillA For This Useful Post:
 
Page generated in 0.08074 seconds with 8 queries