• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Verizon] ADB shell root access?

twister6

Android Expert
Jul 30, 2010
2,247
928
I came across a guide on XDA forum to bypass screen lock. I'm connected to my work's Exchange server to retrieve emails and once I setup account - they automatically required me to use num-lock screen. Very annoying since I have to use it every single time I turn screen on.

The command was very easy, "adb shell rm /data/system/gesture.key". When I run it I get "permission denied". From what I read, it has nothing to do with rooted/unrooted but rather with OEM giving access to adb shell. Has anybody been able to run such command? or have any insight about it or how to gain access to it?
 
the directory by default is not r/w and using rm(deleting-unlinking) on a file inside the directory should require r/w access.root is required to chmod the directory.

Erm... if anything---- id root the phone .then boot to recovery and try adb while in recovery. That said , you can't get # with su while the phone is fully booted anyway because you can't get past lockscreen to grant su access with the onscreen dialogue prompt.in recovery su is granted on the fly..
 
Upvote 0
the directory by default is not r/w and using rm(deleting-unlinking) on a file inside the directory should require r/w access.root is required to chmod the directory.

Erm... if anything---- id root the phone .then boot to recovery and try adb while in recovery. That said , you can't get # with su while the phone is fully booted anyway because you can't get past lockscreen to grant su access with the onscreen dialogue prompt.in recovery su is granted on the fly..

Wait a min here.........

/data/system is r/w by default...

Twas thinking of rootdir/system...

if you have busybox installed try busybox rm blah blah
Possible the applet is not included in stock..
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones