How to Turn Off Auto Update on Your Amazon Fire Stick

The Amazon Fire TV Stick is a great way to get all of the streaming content you want straight to your TV. It can connect you to streaming services like HBO, Netflix, Hulu, and Disney+, as well as live TV, and Amazon’s huge catalogue of films and television shows.

How to Turn Off Auto Update on Your Amazon Fire Stick

However, like any modern, internet-enabled device, it will often require time out for an automatic update. Normally, it’s not possible to turn this function off, as there isn’t an inbuilt option to do so in the settings menu. But there is a work around – if a pretty complex one. That’s why we’ve put together this guide to walk you through how it’s done.

Step 1: Enable Android Debug Bridge

Android Debugging Bridge, or ADB, is a command line level program that enables you to make developer-level changes to your Fire Stick’s operating system. You’ll need to enable it in order to make the modifications necessary to turn off the auto-updating feature on your Fire Stick.

firetvstick 4k

Enable ADB on the Newer Fire Stick Interface

First, you need to enable your Fire TV Stick to make connections to ADB via the settings menu. Here are the steps you’ll need to take:

  1. Go to the Fire TV Stick’s home screen and select SettingsFire TV Stick homepage
  2. Scroll to the right and select My Fire TV (it might be Device or System on Fire Sticks running an older version of the interface). Fire TV Settings Menu
  3. Scroll down to Developer options and select ADB debugging to turn it ON. Fire TV Settings

Step 2: Find Your Fire Stick’s IP Address

Next, you need to determine the IP address assigned to your Fire TV Stick by your Wi-Fi network, in order to connect it to your TV. Here’s how it’s done:

  1. As before, go to the Fire TV Stick’s home screen and select Settings.
  2. Scroll to the right and select My Fire TV (it might be Device or System on Fire Sticks running an older version of the interface).
  3. Next, select About. Fire TV About menu
  4. Now, scroll down to Network. Fire TV About page
  5. The IP address of your Fire Stick will be shown on the right of the screen. In most cases, it will be something like 192.168.1.XX (where XX is the number assigned to the Fire Stick). Make a note of the entire string of numbers, as they are all needed later.

Step 3: Install ADB on Your Computer

The next step is to make sure you have the Android DebugBridge installed on your computer if you don’t already have it. Below are the steps necessary to install it on both Windows and Mac computers.

Install ADB on Windows

  1. Open a web browser, and download the ADB Installer from this link: ADB Installer (Windows).
  2. Open the installer once it has finished downloading.
  3. The installer will ask Do you want to install ADB and Fastboot? Type “Y“, and hit Enter.
  4. Next, it will ask Install ADB system-wide? Type “Y“, and hit Enter.
  5. Finally, it will ask Do you want to install device drivers? Type “N“, and hit Enter.

Install ADB on Mac

  1. Open your Mac’s web browser, and download ADB from this link: ADB Installer (Mac)
  2. Extract the installer’s zip file by double clicking on it.
  3. Once it has finished extracting, double click on the new unzipped folder.
  4. Open the Terminal application by going to Applications > Utilities, or by pressing ⌘ + space and typing “Terminal” into Spotlight.
  5. Drag the file titled ADB-Install-Mac.sh to the Terminal window.
  6. Click on the Terminal window, and press enter. Enter your password if requested.

Step 4: Launch ADB on Your Computer

Now you’ve installed ADB, you’ll need to start it up. Here’s how to do it:

  1. Open the Start menu, start typing “command prompt” into the Search bar and click on Command Prompt. On Mac, open Terminal the same way you did previously. Windows 10 Start menu
  2. Type in “adb kill-server” (without the quote marks) then hit Enter. Windows Command Prompt
  3. Type in “adb start-server” then hit Enter. Windows Command Prompt 2
  4. Type in “adb connect [IP address]” (use the IP address for your Fire Stick that you found earlier and don’t include the brackets) and then hit Enter. Windows Command Prompt 3

Step 5: Disable Auto Updates Using ADB

The final step is fairly simple, now you’ve got everything set up. You just need to run a specific command to tell the Fire Stick to stop auto-updating. Here’s what to do:

  1. With the Command Prompt window still open and connected to your device from the steps above, type “su” and hit Enter. This command will give you admin level access to your Fire TV Stick.
  2. For Fire TV Stick’s with OS3, type in “adb shell pm disable com.amazon.dcp” and hit Enter. Command promptIf your Fire TV has OS5 or greater, type in “adb shell pm hide com.amazon.device.software.ota” and hit Enter. command prompt 2Try the commands without typing the “adb shell” part at the beginning if you have issues.

If you ever want to re-enable auto-updating on your Fire TV Stick, you can either perform a factory reset or follow this final stage again, replacing the word hide with unhide.

no update

No More Auto Updates

Using this somewhat lengthy process, you can persuade your Fire TV Stick to no longer automatically download and install updates. If you’ve found a better or easier method to manage this, then we’d love to hear about it in the comments section below.

Disclaimer: Some pages on this site may include an affiliate link. This does not effect our editorial in any way.