diff --git a/source/_components/media_player.firetv.markdown b/source/_components/media_player.firetv.markdown index 4ca7e150c8c..69b77283d2f 100644 --- a/source/_components/media_player.firetv.markdown +++ b/source/_components/media_player.firetv.markdown @@ -92,7 +92,7 @@ If you get a "Device authentication required, no keys available" error when tryi Once you've successfully connected to your Fire TV via the command `adb connect `, the files `adbkey` and `adbkey.pub` will be created on your computer. The default locations for these files are (from [https://developer.android.com/studio/command-line/adb](https://developer.android.com/studio/command-line/adb)): * Linux and Mac: `$HOME/.android.` -* Windows: `%USERPOFILE%\.android.` +* Windows: `%userprofile%\.android.` Copy the `adbkey` and `adbkey.pub` files to your Home Assistant folder and add the path to the `adbkey` file to your configuration.