APK’s at the bottom of the page
Steps:
- Go to settings — Device preferences — About

2. Inside the About page, scroll down to Build and press select 7 times

3. Press the back button and scroll down to “Developer options”

Scroll down and find “USB Debugging” and turn that on

Press home and launch Remote ADB Shell (You need to use sideload launcher to start it or from my apps)

You will see this prompt if this is the first time you are making an ADB connection:

Open up the Android Remote App on your mobile/cell phone

Click on the Tivo.
You can now copy and paste the ADB commands below and paste them in to Remote ADB Shell

Software needed:
- Remote ADB Shell
- Android TV Remote (not essential but makes everything quicker due to copy/paste feature)
- Elixir (CPU / Mem monitoring)
Click on the keyboard icon and then copy and paste the next line in to Remote ADB shell. Many thanks to PTCFast2
pm uninstall -k --user 0 com.utsmta.app
pm uninstall -k --user 0 com.tivo.tivoplusplayer
pm uninstall -k --user 0 com.tivo.tvlaunchercustomization
pm uninstall -k --user 0 com.droidlogic.overlay
pm uninstall -k --user 0 com.nes.bugtracker
pm uninstall -k --user 0 com.nes.tvglobalkeyhandler
pm uninstall -k --user 0 com.nes.daemonservice
pm uninstall -k --user 0 com.nes.skywayclient
pm uninstall -k --user 0 com.droidlogic.SubTitleService
pm uninstall -k --user 0 com.limark.deviqcoreagent
pm disable-user --user 0 com.tivo.atom

How to remove pre-installed apps (Optional)
Run the following command in ADB shell
pm uninstall -k --user 0 com.google.android.youtube.tv
pm uninstall -k --user 0 com.sling
pm uninstall -k --user 0 com.amazon.amazonvideo.livingroom
pm uninstall -k --user 0 com.netflix.ninja
pm uninstall -k --user 0 com.google.android.tv
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.play.games