Supercharge Tivo Stream 4K !

APK’s at the bottom of the page

Steps:

  1. 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)

If you are doing this direct on the device you can leave the IP address as above. If you doing this from a phone / computer then you need to enter in your IP address of your Shield

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

Check Always allow and click OK

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:

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

Watch the steps here: