The Amazon Fire TV Stick is a versatile streaming device, but capturing its screen isn’t as straightforward as on some other devices. If you’ve ever wanted to share a specific moment or showcase a feature on your Fire TV Stick, here’s a detailed guide on how to take screenshots and screen recordings using third-party methods.
Contents
Steps to Take Screenshots and Screen Recordings on Amazon FireTV Stick
1. Utilizing an App for Effortless Screenshots
For Android users, there’s a convenient app named Apps2Fire that seamlessly connects to your Fire Stick via Wi-Fi, allowing you to capture screenshots with remarkable ease.
Setting Up the Fire Stick for Screenshots:
- Open the Settings menu on your Fire Stick and navigate to My Fire TV.
- Select “About” and highlight “Network” to note down the Fire Stick’s IP address.

- Navigate back and select “Developer Options,” then enable “ADB Debugging.”

Taking Screenshots on the Fire Stick:
- Download and install the free Apps2Fire app on your Android device.
- Within the app, tap the three-dot menu at the top-right corner and select “Setup.”
- Enter the Fire Stick’s IP address you noted earlier, then tap “Save.”

- Confirm the connection status; tap the three-dot menu again and select “Screenshot.”
- Acknowledge the prompt to capture a screenshot.
- Note the filename displayed, then tap “OK.”
- Access the screenshot through the app, selecting “Download” to save it to your phone.
READ ALSO: How to Change the Screensaver of Firestick
2. Leveraging ADB for Screenshots from Your Computer
For those not using an Android device or desiring to capture a Fire Stick screenshot on a computer, the Android Debug Bridge (ADB) utility is a powerful option.
- Preparing Your Fire Stick:
- Go to Settings > My Fire TV > About > Network to find and note down the IP address.
- Navigate back, select “Developer Options,” and enable “ADB Debugging.”

- Setting Up ADB on Your Computer:
- Download and extract the free ADB platform tools on your computer.
- Open the ADB folder, hold down Shift, right-click on an empty space, and select “Open command window here.”
- Capturing the Screenshot:
- Type the command: adb connect [Your Fire Stick’s IP] and accept the prompt on your Fire Stick.
- Execute the command: adb shell screencap -p /sdcard/image.png to take a screenshot.
- Download the screenshot to your computer using: adb pull /sdcard/image.png

Conclusion
Taking screenshots on your Fire TV Stick, a device primarily designed for streaming, might seem like an uncharted territory, but with these methods, you have the tools to showcase and share your Fire Stick experience effortlessly. As technology evolves, embracing third-party solutions ensures you’re not restricted by the device’s default features.