Modifying settings in the Secure or Global tables can cause system instability, break functionality, or even prevent your phone from booting. Proceed with caution and ensure you know how to reverse any changes you make.
If you use the Settings Database Editor (SetEdit) app to tweak hidden Android settings, you have likely run into a frustrating error message: setedit does not currently support editing this table
If you are on an older Android version or prefer using a computer, use the traditional Android Debug Bridge (ADB) method. Modifying settings in the Secure or Global tables
Make sure USB Debugging is enabled and that you haven’t revoked debugging authorizations. Also, try running adb kill-server then adb start-server before retrying. setedit does not currently support editing this table