[GUIDE][OP3/T] How to remove "dm-verity is not enforcing" at boot for OP3/T

laupuy

Senior Member
Jul 26, 2015
1,854
2,058
153
dans tes 22
Hi,

To remove the red warning dm-verity is not enforcing at boot I tried this and it works for me (OP3, encrypted, twrp blu_spark v8.61, OpenBeta oreo 29, magisk 15.1):

From TWRP, go to terminal and run:
Code:
reboot "dm-verity enforcing"
source: https://forums.oneplus.net/threads/...r-the-oneplus-3t.731952/page-55#post-17440536


From ADB (i.e for stock recovery) run adb command:
Code:
adb reboot "dm-verity enforcing"
Thanks to @Chaplan for reminding me of the information.


From a terminal:
Code:
su
reboot "dm-verity enforcing"

More info on Xennet's thread: https://forum.xda-developers.com/oneplus-3t/how-to/disable-dm-verity-force-encryption-op3t-t3688748


Enjoy :)
 
Last edited:

Simone98RC

Senior Member
Jun 21, 2013
400
157
63
22
Reggio Calabria
I simply love you, because you've found a very easy solution just some days before I've done the mistake :victory:

Ps now Magisk v15.2 doesn't brake anymore dm-verity on OP3/3T.
In case of further dm-verity disasters, you've found the right and simpler solution :good:
Probably it works in other devices too
 
Last edited:

Seanc92

Member
Mar 2, 2017
19
5
0
Works on Sultan Rom. Thank you so much! Saved me hours of headache. Last time this happened I could only get rid of it by fighting with old oxygen versions and stock recovery!!
 
  • Like
Reactions: laupuy

addy187a

Member
Nov 17, 2013
32
1
0
Tried this on my OnePlus 3, stock ROM, unlocked bootloader, triggered DM-Verity, after typing it into the terminal it reboot, the Red DM-Verity wasn't there but then it rebooted again and it came back. Putting me back onto the OnePlus logo...
 

laupuy

Senior Member
Jul 26, 2015
1,854
2,058
153
dans tes 22
Tried this on my OnePlus 3, stock ROM, unlocked bootloader, triggered DM-Verity, after typing it into the terminal it reboot, the Red DM-Verity wasn't there but then it rebooted again and it came back. Putting me back onto the OnePlus logo...
Sorry, don't know why...
Try from twrp
 

beachsideandy

New member
Aug 14, 2017
1
1
0
Hi,

To remove the red warning dm-verity is not enforcing at boot I tried this and it works for me (OP3, encrypted, twrp blu_spark v8.61, OpenBeta oreo 29, magisk 15.1):

From TWRP, go to terminal and run:
Code:
reboot "dm-verity enforcing"
source: https://forums.oneplus.net/threads/...r-the-oneplus-3t.731952/page-55#post-17440536


From ADB (i.e for stock recovery) run adb command:
Code:
adb reboot "dm-verity enforcing"
Thanks to @Chaplan for reminding me of the information.


From a terminal:
Code:
su
reboot "dm-verity enforcing"

More info on Xennet's thread: https://forum.xda-developers.com/oneplus-3t/how-to/disable-dm-verity-force-encryption-op3t-t3688748


Enjoy :)

Just used TWRP terminal command with OPO 3T, Lineage 15.1, Franco Kernel. Worked Perfect.
Thanks!
 
  • Like
Reactions: laupuy

nukumichi75

Member
May 10, 2019
14
6
0
Hi,

To remove the red warning dm-verity is not enforcing at boot I tried this and it works for me (OP3, encrypted, twrp blu_spark v8.61, OpenBeta oreo 29, magisk 15.1):

From ADB (i.e for stock recovery) run adb command:
Code:
adb reboot "dm-verity enforcing"
Just a short question on this. Is it possible to revert/undo the dm-verity enforcing command? The only possible solution I found is the enable-verity command, but it does only work on userdebug builds and thus throws a

enable-verity only works for userdebug builds
verity cannot be disabled/enabled - USER build