Misc: Amazon Fire TV Remote Home Button not working (but long press does!)

Summary:
This happens to my Fire TV remotes randomly, and I'm unclear as to a specific cause.  Pressing the "Home" button no longer takes me to the home screen.  It's effectively dead, but a long press works fine.  Why?  Unsure, seems to be a bug that hasn't been flushed out by Amazon, but thankfully a post in Amazon forums by Tolga presents a possible workaround using adb.

See this post on how to use/get adb and setup your fire stick to work w/ adb.  

Then come back here for steps specific to this problem:

Workaround:
  1. Connect to your fire stick using adb
    • adb connect <IPAddressofYourFireStick>
    • For example: adb connect 192.168.20.35
  2. If successful, you should see a return of something like this:
    • connected to <IPAddressofYourFireStick>:5555
  3. adb shell settings --user 0 put secure user_setup_complete 1

Comments

Popular posts from this blog

NSX-T: vCenter and NSX-T Inventory out of Sync (Hosts in vSphere not showing up in NSX-T)

MacOS: AnyConnect VPN client was unable to successfully verify the IP forwarding table modifications.

vCenter: Cluster Skip Quickstart Workflow via API