Sorry, I should have been more specific. Here is what I did:
-
Download and install Settings Database Editor on the Fire tablet.
-
Plug your tablet into your PC and open an ADB window.
-
If you need help with ADB, follow this guide. Complete steps 1-6 under Phone Setup and all the steps under the operating system you are using on your computer
-
In the ADB window, once connected to your tablet, enter the following:
adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
- Navigate to the Settings Database Editor on your tablet.
- Select “Global table” from the top right menu
- Find “device_provisioned” = 1
- Change the value to “device_provisioned” = 0
- Reboot your tablet.
That should be it!