Does anyone know if this model is able to get root access? This TV is incredible slow and laggy, so I would like to mess around with it and remove some bloatware so hopefully speed it up a little bit. Also I’d like to make a script that runs automatically on boot to enable those developer options everyone uses rather than having to manually do it after ever restart.
Try using adb to uninstall unuseful apps:
pm uninstall -k --user 0 package_name
Disable what you don't use or you're not secure to be useful:
pm disable-user --user 0 package_name
Also turn off notifications of every app that put suggestions on homepage