Reset Master Lock?

Hi, I locked the Settings on Vero V, but unfortunately have forgotten the numeric code.

i’m hoping there’s a command line method of retrieving or resetting the lock code, without resetting the Vero entirely?

nano ~/.kodi/userdata/profiles.xml

change the relevant lines to…

<lockmode>0</lockmode>
<lockcode>-</lockcode>

I’m pretty sure that will do it. If you had put some locks on sources there might be some lines to remove in sources.xml as well.

Many thanks - that worked!

1 Like