u/themoslucius

GlanceAI Invasive Install

I randomly got a full screen pop up asking me to opt into the GlanceAI agreement. It looked very suspicious and some quick lookups showed this as some invasive malware. I declined the opt in and then found and followed this (Method 1 , the others were dead ends). I've never seen anything so malicious in my life. Worst part, is if anyone else in the household came across the pop up it would have been a very accept and move on scenario.

https://support.google.com/androidtv/thread/440469619/how-to-get-rid-of-the-glance-ai-screensaver-from-android-tv?hl=en

copy/pasted all the info below in case source link breaks.

Method 1: Change the Screensaver App

  1. Open Settings
  2. Go to Device Preferences
  3. Select Screen saver or Ambient mode
  4. Choose another screensaver such as:
    • Backdrop
    • Colors
    • Clock
    • Google Photos
  5. Exit settings and restart the TV

This often removes the Glance overlay completely.

Method 2: Disable the Glance App

  1. Go to Settings
  2. Open Apps
  3. Select See all apps
  4. Look for:
    • Glance
    • Glance AI
    • Glance for TV
    • AI Screensaver
  5. Open it and choose:
    • Disable
    • or Uninstall updates
    • or Force stop

If “Disable” is greyed out:

  1. Open Settings > Apps > Special app access
  2. Check if Glance has permissions like:
    • Display over other apps
    • System settings access
  3. Turn those off.

Method 3: Clear Glance Data

If the popup keeps returning:

  1. Settings
  2. Apps
  3. Glance AI
  4. Storage & cache
  5. Clear storage
  6. Clear cache
  7. Restart TV

Method 4: Disable Auto Updates

Some TVs reinstall the screensaver through updates.

  1. Open Google Play Store
  2. Settings
  3. Auto update apps
  4. Select Don’t auto update apps

Method 5: Use ADB to Remove It (Advanced)

If Sony or a carrier bundled Glance as a system app, you can remove it through ADB from a computer without rooting the TV.

You would:

  • Enable Developer Options
  • Enable USB debugging
  • Use ADB commands to uninstall the package for the current user

Typical package names may look like:

adb shell pm uninstall --user 0 com.glance.tv

But the exact package name must first be identified.

reddit.com
u/themoslucius — 6 days ago