Amazon is pushing a new version for the Firestick 4K (not max) running fire OS 6.2.x.x.
This update prevents you from using your own launcher.
So, to prevent updates, you can disable a few of the OTA system modules, however if running a version higher than 6.2.8.1 (xxx/40xx) (for example /4812 is higher than /4061 and /4812 wont work), then you can NOT disable the OTA modules because they are now "protected" files.
So, I have two Amazon firesticks 4k that come with a version of fire os that you CAN disable the OTA files, but I can't fugure out a way to do it because part of the process of setting up a new stick will check for the "latest" firmware and install it - which will install the version that you can NOT disable the OTA files.
So, is there a way to use ADB or some other method to disable these files when setting up a new firestick?
com.amazon.device.software.ota
com.amazon.tv.forceotaupdater.v2
com.amazon.device.software.ota.override
(and this is assuming that the setup process will continue it the check for the latest firmware fails if these files are disabled).
i been trying the same but firestick setup will not continue if you block the updates......i dont know if anyone will find away to set up a new stick without downloading the new updates
GRAM333 said:
i been trying the same but firestick setup will not continue if you block the updates......i dont know if anyone will find away to set up a new stick without downloading the new updates
Click to expand...
Click to collapse
Follo my post .
[APP][FIRETV][NOROOT] Launcher Manager (Change Launcher without Root)
LAUNCHER MANAGER (FOS 6+) STEPS TO ENABLE CUSTOM LAUNCHER: Before installing version 1.1.8 uninstall any previous version. 1. Download Launcher Manager by clicking or by using short link and install on your FireTV. (Latest: 1.1.8) 2. Install a...
forum.xda-developers.com
2 options:
Unplug the rj11/rj45 cable from your router so you still have wifi but it has no internet access. Try setup your firetv and see if it allows you to get to the dashboard. If it does enable adb and disable the update packages:
Code:
pm disable-user com.amazon.tv.forcedotaupdater.v2
pm disable-user com.amazon.device.software.ota
pm disable-user com.amazon.device.software.ota.override
pm clear com.amazon.device.software.ota
reboot
Another option is to first change the DNS value on your router's DHCP config to push out the DNS entry of 104.155.28.90 and 104.154.51.7 before you power on your devices. Then setup your devices as per usual and your devices shouldn't be able to pull the new updates down.
roligov said:
2 options:
Unplug the rj11/rj45 cable from your router so you still have wifi but it has no internet access. Try setup your firetv and see if it allows you to get to the dashboard. If it does enable adb and disable the update packages:
Code:
pm disable-user com.amazon.tv.forcedotaupdater.v2
pm disable-user com.amazon.device.software.ota
pm disable-user com.amazon.device.software.ota.override
pm clear com.amazon.device.software.ota
reboot
Another option is to first change the DNS value on your router's DHCP config to push out the DNS entry of 104.155.28.90 and 104.154.51.7 before you power on your devices. Then setup your devices as per usual and your devices shouldn't be able to pull the new updates down.
Click to expand...
Click to collapse
i set up opendns on my laptop.....blocked the updates.....set up mobile hotspot on the laptop and connected firestick to that.....the set up on new stick will not complete because the firestick cannot connect to the blocked updates,,,.........Unplugging the rj11/rj45 cable does not work either as same thing....firestick cannot connect to updates
Why don't they just follow the instructions in my link?
Original Source ->> https://troypointinsider.com/t/block-amazon-system-updates/43814/45
The goal is to enter the VoiceView mode.
See point 4-7
1. Turn on your mobile hotspot on your phone.
2. Get to the part where you connect to a network and connect to your hotspot.
3. As soon as it says “getting updates” disconnect your hotspot.
4. On the next page that says network error, hold down the back and menu buttons at the same time for a couple seconds to enter VoiceView mode.
5. Push the back button to exit VoiceView mode (with your hotspot still disconnected).
6. You should now be at the registration page. Go ahead and enter your Amazon credentials and turn your hotspot back on to connect.
7. As soon as your account registers and you get to the home page, proceed to use your preferred method of blocking system updates.
fire_cuber said:
Why don't they just follow the instructions in my link?
Original Source ->> https://troypointinsider.com/t/block-amazon-system-updates/43814/45
The goal is to enter the VoiceView mode.
See point 4-7
1. Turn on your mobile hotspot on your phone.
2. Get to the part where you connect to a network and connect to your hotspot.
3. As soon as it says “getting updates” disconnect your hotspot.
4. On the next page that says network error, hold down the back and menu buttons at the same time for a couple seconds to enter VoiceView mode.
5. Push the back button to exit VoiceView mode (with your hotspot still disconnected).
6. You should now be at the registration page. Go ahead and enter your Amazon credentials and turn your hotspot back on to connect.
7. As soon as your account registers and you get to the home page, proceed to use your preferred method of blocking system updates.
Click to expand...
Click to collapse
ok thanks....i will give that a try
Note to 6.2.8.1/4812 on which I am also.
com.amazon.device.software.ota (can no longer be disabled via ADB)
com.amazon.tv.forceotaupdater.v2 (can still be disabled via ADB)
com.amazon.device.software.ota.override (can no longer be disabled by ADB)
So the updates have to be blocked via DNS or in the router or via Blockada APP.
But the Wolf Launcher still works via home button.
This no longer works from the Fire OS 6.2.8.7 NS6287/3768.
GRAM333 said:
ok thanks....i will give that a try
Click to expand...
Click to collapse
Let us know if it works.
fire_cuber said:
Why don't they just follow the instructions in my link?
Original Source ->> https://troypointinsider.com/t/block-amazon-system-updates/43814/45
The goal is to enter the VoiceView mode.
See point 4-7
1. Turn on your mobile hotspot on your phone.
2. Get to the part where you connect to a network and connect to your hotspot.
3. As soon as it says “getting updates” disconnect your hotspot.
4. On the next page that says network error, hold down the back and menu buttons at the same time for a couple seconds to enter VoiceView mode.
5. Push the back button to exit VoiceView mode (with your hotspot still disconnected).
6. You should now be at the registration page. Go ahead and enter your Amazon credentials and turn your hotspot back on to connect.
7. As soon as your account registers and you get to the home page, proceed to use your preferred method of blocking system updates.
Click to expand...
Click to collapse
worked great....thanks for the help
GRAM333 said:
worked great....thanks for the help
Click to expand...
Click to collapse
@GRAM333
What version and build did your device have after the factory reset?
Were you able to successfully disable updates using both commands?
linuxlad said:
@GRAM333
What version and build did your device have after the factory reset?
Were you able to successfully disable updates using both commands?
Click to expand...
Click to collapse
used a new firestick lite. version 7.2.4.2....then i installed update blocker and wolf launcher
GRAM333 said:
used a new firestick lite. version 7.2.4.2....then i installed update blocker and wolf launcher
Click to expand...
Click to collapse
@GRAM333
What version was it before you did the factory reset?
linuxlad said:
@GRAM333
What version was it before you did the factory reset?
Click to expand...
Click to collapse
I think he did NOT do a factory reset - he simply "setup" a brand new stick and used that special process to prevent it from downloading the latest version during the setup process.
And his stick probably had version 7.2.4.2 on it out-of-the-box, and since he was able to skip the update process during setup - so it stayed a 7.2.4.2, he was then able to disable those two OTA files, so now it won't ever do an update.
JohnC said:
I think he did NOT do a factory reset - he simply "setup" a brand new stick and used that special process to prevent it from downloading the latest version during the setup process.
And his stick probably had version 7.2.4.2 on it out-of-the-box, and since he was able to skip the update process during setup - so it stayed a 7.2.4.2, he was then able to disable those two OTA files, so now it won't ever do an update.
Click to expand...
Click to collapse
yes ....i think amazon is still sending out sticks without the latest software so if you get a new stick it is still possible to do....
fire_cuber said:
Why don't they just follow the instructions in my link?
Original Source ->> https://troypointinsider.com/t/block-amazon-system-updates/43814/45
The goal is to enter the VoiceView mode.
See point 4-7
1. Turn on your mobile hotspot on your phone.
2. Get to the part where you connect to a network and connect to your hotspot.
3. As soon as it says “getting updates” disconnect your hotspot.
4. On the next page that says network error, hold down the back and menu buttons at the same time for a couple seconds to enter VoiceView mode.
5. Push the back button to exit VoiceView mode (with your hotspot still disconnected).
6. You should now be at the registration page. Go ahead and enter your Amazon credentials and turn your hotspot back on to connect.
7. As soon as your account registers and you get to the home page, proceed to use your preferred method of blocking system updates.
Click to expand...
Click to collapse
hi,,,,,did all this and all fine and registered but as soon as i connect to internet again brand new firestick lite begins download update ...then when update is download it automatically restarts so i have no time to block updates or remove the update.....what can i do...is there any way to prevent the restart ....this is the first time i have seen the automatic restart,,,is this a new update......thanks
fire_cuber said:
Why don't they just follow the instructions in my link?
Original Source ->> https://troypointinsider.com/t/block-amazon-system-updates/43814/45
The goal is to enter the VoiceView mode.
See point 4-7
1. Turn on your mobile hotspot on your phone.
2. Get to the part where you connect to a network and connect to your hotspot.
3. As soon as it says “getting updates” disconnect your hotspot.
4. On the next page that says network error, hold down the back and menu buttons at the same time for a couple seconds to enter VoiceView mode.
5. Push the back button to exit VoiceView mode (with your hotspot still disconnected).
6. You should now be at the registration page. Go ahead and enter your Amazon credentials and turn your hotspot back on to connect.
7. As soon as your account registers and you get to the home page, proceed to use your preferred method of blocking system updates.
Click to expand...
Click to collapse
Disconnecting internet method (fire_cuber linked above, Thank You!) worked to not auto update at initial set up on a new fire TV stick 4k and able to register just now.
I disconnected it soon after fire tv home screen and checking what Fire OS it has. Looks like Amazon is currently shipping the 4K with Fire OS 6.2.9.2 (NS6292/4226). Is this a bad one? Can I not put Wolf that others have mentioned as a better interface/launcher?
I have not connected it back on until I know how to disable the auto update completely? Can someone direct me to how to disable it? I read a few adb methods but don't know if they still work. Anyone has done it recently? Will it start downloading updates immediately when I connect it back on? Thanks guys.
I think that these versions are when it started that you could no longer easily install a third party launcher:
Fire OS 6.2.8.1+
Fire OS 7.2.5.6+
And at some version prior to the above versions is when they started to prevent the ability to disable OTA.
A bit late but.......
I disabled OTA by blocking the servers that provide the updates on my router's /etc/hosts file and then verified they were blocked by pinging them on my PC. You should be able to block the sites in your router GUI.
Block the following.
amzdigitaldownloads.edgesuite.net
softwareupdates.amazon.com
updates.amazon.com
Code:
[email protected]# cat /etc/hosts
127.0.0.1 localhost
127.0.0.1 amzdigitaldownloads.edgesuite.net
127.0.0.1 softwareupdates.amazon.com
127.0.0.1 updates.amazon.com
I got the server info from here fwiw.
a screen will appear, which will say "Unable to check for updates, retry or reboot the stick"
Press and hold the BACK and MENU buttons simultaneously on the remote for a few seconds, until the VoiceView accessibility feature turns on. Then, once the VoiceView feature is on the screen, press the BACK button on the remote to exit VoiceView.
Now it will ask for an account, log-in.
Note: If you connect to another network later then you won't be protected. Sideloading and configuring an app like DNS66 or AdAway after initial setup will enable you to continue blocking the sites on your device. Good luck!
Related
Hi all,
I had recently attended a Qualcomm developer conference in San Francisco and they had given an Amazon Fire TV to the attendees. But the problem is that from my home in India, I'm unable to even register the device.
I created an account on Amazon.com with a US address, but it still fails to sign in.
I tried proxy dns services like unlocator and dns4me, but no luck.
Without registering the device I cannot access any menu items , hence no way to enable adb debugging.
My goal is to turn the AFTV into a media centre box / android tv using xbmc and google play store.
Is there a way to skip the registration and enable full access either by -
1. Somehow going to fastboot mode and flashing a pre-rooted image (is that available) ?
2. Or going to recovery mode and adb sideloading a update-zip file which removes the registration hurdle ?
Any help is greatly appreciated.
I dont want a black brick near my TV which does nothing
muteX023 said:
Hi all,
I had recently attended a Qualcomm developer conference in San Francisco and they had given an Amazon Fire TV to the attendees. But the problem is that from my home in India, I'm unable to even register the device.
I created an account on Amazon.com with a US address, but it still fails to sign in.
I tried proxy dns services like unlocator and dns4me, but no luck.
Without registering the device I cannot access any menu items , hence no way to enable adb debugging.
My goal is to turn the AFTV into a media centre box / android tv using xbmc and google play store.
Is there a way to skip the registration and enable full access either by -
1. Somehow going to fastboot mode and flashing a pre-rooted image (is that available) ?
2. Or going to recovery mode and adb sideloading a update-zip file which removes the registration hurdle ?
Any help is greatly appreciated.
I dont want a black brick near my TV which does nothing
Click to expand...
Click to collapse
Short answer is you'll probably need a US or Germany based VPN. Long answer is fastboot is useless because they prevent everything with a locked bootloader. And recovery is useless because ADB over USB doesn't work. Even if you were able to flash rooted builds, you still need to be able to get through registration.
Thanks. Will try the vpn route.
But just out of curiosity, how do I get to fastboot mode?
I know how to enter recovery mode by using the keyboard
alt+prtscrn+i method. Is there any similar key combination
to get to fastboot? Also, i have used the 'fastboot unlock' cmd
to unlock bootloaders before, but of course it will ask for a
password. Does any one know the unlock pwd for AFTV?
Its a long shot, I know.
Hello, today one of my rooted fire tv's became stuck on black screen and basically none of the important stuff can be accessed. This has happened to me a few times in the past and I am usually able to get the settings menu launched by playing around with the remote and the voice functions or if all else fails usually disconnecting my network will prompt the network connections menu which then will jog the main settings again and from there I can force quit and get it back up and running. But today I have gone through pretty much every method I know of and still no luck just a black screen. I run xposed on my fire tv so it is set to use spmc as the homescreen launcher. Any other methods out there that I have not tried? I wanted to avoid having to do a factory restore and reinstall everything if I can.
Nobody? LOl
danknasty said:
Hello, today one of my rooted fire tv's became stuck on black screen and basically none of the important stuff can be accessed. This has happened to me a few times in the past and I am usually able to get the settings menu launched by playing around with the remote and the voice functions or if all else fails usually disconnecting my network will prompt the network connections menu which then will jog the main settings again and from there I can force quit and get it back up and running. But today I have gone through pretty much every method I know of and still no luck just a black screen. I run xposed on my fire tv so it is set to use spmc as the homescreen launcher. Any other methods out there that I have not tried? I wanted to avoid having to do a factory restore and reinstall everything if I can.
Click to expand...
Click to collapse
If you just need to get into the settings menu, then connect to the Fire TV via ADB and run the following command to load up the settings menu:
Code:
adb shell am start -n com.amazon.tv.launcher/.ui.SettingsActivity
AFTVnews.com said:
If you just need to get into the settings menu, then connect to the Fire TV via ADB and run the following command to load up the settings menu:
Code:
adb shell am start -n com.amazon.tv.launcher/.ui.SettingsActivity
Click to expand...
Click to collapse
Is there anyway to access settings without abd. I know I can change resolution and restart from the remote is that all?
danknasty said:
Is there anyway to access settings without abd. I know I can change resolution and restart from the remote is that all?
Click to expand...
Click to collapse
The only other way is to hold the home button until the popup menu appears with the settings option. You have to be on one of the newer software version for that to work since it was recently added.
Hey guys,
I just received a brand new Fire TV 4K. I want to prevent my device from updating to the newest version, so that I can get root easily. However, when I use the following guide in order to skip the initial update procedure it continues to show me the error message instead of jumping to the registration screen. I set up my router to block the domains according to the guide and I turn of my Wi-Fi router the moment "connection succesful" appears on the screen. Any ideas how to fix this? Or does the method do not work if the Fire TV is shipped with the latest firmware?
Guide: http://www.aftvnews.com/how-to-complete-the-fire-tv-stick-initial-setup-without-updating/
wohltat said:
Hey guys,
I just received a brand new Fire TV 4K. I want to prevent my device from updating to the newest version, so that I can get root easily. However, when I use the following guide in order to skip the initial update procedure it continues to show me the error message instead of jumping to the registration screen. I set up my router to block the domains according to the guide and I turn of my Wi-Fi router the moment "connection succesful" appears on the screen. Any ideas how to fix this? Or does the method do not work if the Fire TV is shipped with the latest firmware?
Guide: http://www.aftvnews.com/how-to-complete-the-fire-tv-stick-initial-setup-without-updating/
Click to expand...
Click to collapse
i had the exact issue with my fire stick, it's on 5.0.5
after about 100 tries i was about to return it to the store
i went to try it one more time and took it out of the bag and plugged it in again ,it booted up and went straight to checking for updates without asking me to configure the network settings
so i quickly unplugged my modem from my router and it finally went to the registration screen
now i do not know if this thing remember the DNS /network settings i am guessing that it does not since it usually asks you to reconfigure them every time it is powered on prior to completing the setup
i guess it at least remembered the network and password , but i don't know about the DNS settings
it was not the 1st time it booted up and went straight to checking for updates without me configuring DNS settings , but the other few times it also failed to go to the registration screen, i am thinking that this FW has a block that detects if a proxy or open DNS is being used and then refuses to go to registration if it is,
my guess is that when it rebooted that time with out me going to advanced and entering open DNS settings
that it got through to amazon servers and that is what made the FW finally let me go to registration, also forgot to mention that it was downloading an update, but i was able to stop it in time and block the updates with ADB
so i did manage to prevent the update in the end
my guess is that the 1st step in that guide is the problem ,
my guess is that using open DNS to block amazon servers will make it impossible to get to the registration screen on the newer FW's ,at least on 5.0.5
you could always try to do the guide without blocking amazon servers using open DNS
and be really quick to unplug it after you get past registration , then just enable ABD and unknown apps and disconnect your modem from your router and connect to it and block updates via ADB
gdroid666 said:
i had the exact issue with my fire stick, it's on 5.0.5
after about 100 tries i was about to return it to the store
i went to try it one more time and took it out of the bag and plugged it in again ,it booted up and went straight to checking for updates without asking me to configure the network settings
so i quickly unplugged my modem from my router and it finally went to the registration screen
now i do not know if this thing remember the DNS /network settings i am guessing that it does not since it usually asks you to reconfigure them every time it is powered on prior to completing the setup
i guess it at least remembered the network and password , but i don't know about the DNS settings
it was not the 1st time it booted up and went straight to checking for updates without me configuring DNS settings , but the other few times it also failed to go to the registration screen, i am thinking that this FW has a block that detects if a proxy or open DNS is being used and then refuses to go to registration if it is,
my guess is that when it rebooted that time with out me going to advanced and entering open DNS settings
that it got through to amazon servers and that is what made the FW finally let me go to registration, also forgot to mention that it was downloading an update, but i was able to stop it in time and block the updates with ADB
so i did manage to prevent the update in the end
my guess is that the 1st step in that guide is the problem ,
my guess is that using open DNS to block amazon servers will make it impossible to get to the registration screen on the newer FW's ,at least on 5.0.5
you could always try to do the guide without blocking amazon servers using open DNS
and be really quick to unplug it after you get past registration , then just enable ABD and unknown apps and disconnect your modem from your router and connect to it and block updates via ADB
Click to expand...
Click to collapse
Thanks for the reply. However, it does not help me much. I did not block updates via Open DNS but via settings in my router.
For those you do not understand the problem, I created a short video: https://gaming.youtube.com/watch?v=vt2ntBk4K-M&feature=share
After the update error message, I should setup the Wi-Fi again and when the message "you are connected" appears, I have to turn off the router. This is what I do. However, the Fire TV does not skip to serach for updates and does not go straigth to registration.
wohltat said:
Thanks for the reply. However, it does not help me much. I did not block updates via Open DNS but via settings in my router.
For those you do not understand the problem, I created a short video: https://gaming.youtube.com/watch?v=vt2ntBk4K-M&feature=share
After the update error message, I should setup the Wi-Fi again and when the message "you are connected" appears, I have to turn off the router. This is what I do. However, the Fire TV does not skip to serach for updates and does not go straigth to registration.
Click to expand...
Click to collapse
well mine was hanging on checking for updates for like an hour and would never go to the registration screen, just back to the error screen .
ok you are not using open DNS ,but you are still blocking amazon servers, i think it may be that the new FW will not give you the registration screen until it gets an amazon server and connects to it
or it may have some other method of detecting that we are trying to block domains, be it through open DNS or our routers
or it could just be a huge coincidence that it worked for me when i did not configure the open DNS settings, but i i tried it literally over 100 times with open DNS and it would never go past the error screen
i might have tried it like 3 or 4 times without setting up open DNS and blocking the servers and it still would not go past the error screen, but that one time it worked i did not enter the open DNS settings
you can keep on trying and report back if it works with the domains blocked in your router, but if you get to a point where you give up like i did then you can try it without blocking the domains and see if it will go to the registration screen
I'm trying to find information about a multimedia system i have installed in my Skoda, the sticker on the device says CNT100, which is manufactured by CarNeTek (device page - https://www.carnetek.com.tw/products_detail/15.htm, not sure if they are the manufactures or just a reseller).
The company which sell and install it locally are not willing to share any information about the device, and of course are not willing to unlock it (to install applications from the play store, tweak configuration, etc.).
On the device there are 6 dip switches (which i couldn't figure out what they control), and no visible button (to get into recovery), i can get to the play store, and install applications - but as soon the installation is completed - they get uninstalled (there is a list of application that are not automatically uninstalled).
The launcher looks like a custom local version, there is no way to get into the settings page and the notification bar cannot be clicked (or dragged down), if i click multiple times on the menu - i get a dialog for some configuration, where i'm prompt for password (the dialog has a random number on it - which i suspect is used to generate correct password).
is anyone familiar with this device? or can suggest a way to unlock it?
(attached images of the device and the boot screen)
Hey mrtowel!
Trying to figure out that as well.
You said "if i click multiple times on the menu"
Where is this menu? possible to send a photo of that?
I'm talking about an Israeli version
Seems to be customized by [email protected]
sorry but i was wrong describing the way to get to the password dialog, on the home screen - there is a weather widget, showing the weather on the left side and the clock on the right side, multiple taps on the weather allows you to reboot the device, while multiple taps on the clock gets you to the password dialog.
I made some progress with the device - still working on getting it unlocked completely, let me know if you want more details.
mrtowel said:
Seems to be customized by [email protected]
sorry but i was wrong describing the way to get to the password dialog, on the home screen - there is a weather widget, showing the weather on the left side and the clock on the right side, multiple taps on the weather allows you to reboot the device, while multiple taps on the clock gets you to the password dialog.
I made some progress with the device - still working on getting it unlocked completely, let me know if you want more details.
Click to expand...
Click to collapse
Hey!
Just found that new to me. Pushed 6 times on the clock of the weather widget and got a prompt for the password. I receive a 9 digit number with that.
Also found that if you do the same on the temperature indication, you'll be prompt for device restart.
So that's a progress.
Anyways, I will be happy to hear from you, what progress you have made on this.
Will send you a PM.
Did someone have any success?
Hello, i have a Toyota corolla 2016 with "android multimedia" that have only 2 apps without google play or any apps, the startup screen is like yours.
i wan to unlock the system, someone know how to do that?
gtrs36 said:
Hello, i have a Toyota corolla 2016 with "android multimedia" that have only 2 apps without google play or any apps, the startup screen is like yours.
i wan to unlock the system, someone know how to do that?
Click to expand...
Click to collapse
try to get to app store (in case it is installed) through one of the installed apps using the 'rate us' option, you can also try and push a play store link through bluetooth, if it works - the android system will launch the play store app, and you'll be able to setup your account.
Once you get to the play store - download and install Googel app (https://play.google.com/store/apps/details?id=com.google.android.googlequicksearchbox&hl=en) this will let you ask google assistant to 'Open Display Settings' (in my case this option let me enable the drag down menu, where i could easily access the settings and other stuff).
hope that helps
?
Hey did you succeed?
please help
Hi
did any one of you had any success with getting into setting menu ?
i can get to google play...but as was posted before, everything i try to install immediately erase itself.....
does any one have the approved app list from ituran ?
i do believe that together we can crack this....
thanks
Thanks for the tips I've made it to download youtube! But how I can bypass the limit to install all apps from play store?
Also how can I cancel the restrictions of using apps during drive?
Thanks
Allon
Hey @mrtowel any change you can share some more details?
I tried connecting to the USB with my laptop to try doing some adb commands but it did not detect anything
I'm also wondering about the dip switch
and how to get the password bypass
Would really like to hear some more details if you can share please?
Just came here to see if can recall my steps from last time i played with the device (i kind of gave up, as it worked well with what there is, but recent update made it work really slow).
turns out there is a post on facebook (https://facebook.com/groups/gilcar/permalink/729881061134680/?comment_id=729883497801103), i'm going to try and build some utility to generate unlock codes (last time, i managed to get to an adb terminal, but i wasn't aware of the `pm hide` option to disable the installation blocker ****).
will post updates here if i get some progress
For anyone interested, attached the list of whitelisted apps. a jar to generate the code to enable tech mode and how i disabled the installation blocker
For the jar - you would need to get your device Wifi MAC address (see old post from 2019 on how to enable the navigation bar), which can be retrieved from the 'אודות' section. (run the jar by running 'java -jar codeGen_jar.jar 00:11:22:33:44:55' - replace the numbers with your device mac address)
Wifi must be enabled - before the next step
To get to the code, hit few clicks on the clock widget in the home screen would prompt you with a password (if the code generator matches your version of connect-it (if it isn't - see bypass admin mode workaround below), the codes would match), enter the unlock code (admin mode result from the codeGen output) and move to the apps section - you would see 'tech mode' application.
Wifi must be connected before the next step
On the tech mode application - you would have another code (tech mode result from the codeGen) enter it - and it would open a page to enable adb remote server (you must be connected to a wifi network to get it to work).
Connect to the adb using a remote shell from another device (or a laptop), to the specified IP on port 1917 (note that most mobile tethering options won't work due to networking limitations). If you don't have an accessible wifi network - see Wifi Workaround below
From adb, run the following:
to disable the application which blocks installations: pm hide com.ituran.installationblocker
Disable updates: pm hide com.ituran.systemupdateservice
Disable blocking applications while driving: pm hide com.ituran.driveusagemonitor
Tips:
While in admin mode, you can see all installed applications, and pin them to the start page of the home screen, recommend to pin Play Store app (as it is usually hidden)
Don't try to enable or enter 'Guest mode' (i tried it, and the device went into boot loop)
The codes generated are date sensitive, so either generate new ones if you won't use them in the same day, or change the device date.
Wifi Workaround : a workaround can be to install modified version of 'Remote ADB Shell' (attached) on the device, save it to your mobile phone, and push it to the device through bluetooth, this version is the same version as 'Remote ADB Shell' from the play store - only names 'Spotify' which will keep it installed on the device, after installation, run it and connect to 127.0.0.1 on port 1917 instead.
Bypass admin mode workaround : while Admin Mode enables you to view the hidden applications, in the above process, it mainly gives you the option to run the tech mode app. if the code for the admin mode isn't working for you, install 'Amaze file explorer' (attached - it was renamed to bypass the installation blocker) by pushing it through bluetooth.
You can find more details on this facebook post (not mine - but i used details from this thread to figure out how to disable the application from ADB)
Enjoy and drive safely.
mrtowel said:
For anyone interested, attached the list of whitelisted apps. a jar to generate the code to enable tech mode and how i disabled the installation blocker
For the jar - you would need to get your device Wifi MAC address (see old post from 2019 on how to enable the navigation bar), which can be retrieved from the 'אודות' section. (run the jar by running 'java -jar codeGen_jar.jar 00:11:22:33:44:55' - replace the numbers with your device mac address)
Wifi must be enabled - before the next step
To get to the code, hit few clicks on the clock widget in the home screen would prompt you with a password (if the code generator matches your version of connect-it (if it isn't - see bypass admin mode workaround below), the codes would match), enter the unlock code (admin mode result from the codeGen output) and move to the apps section - you would see 'tech mode' application.
Wifi must be connected before the next step
On the tech mode application - you would have another code (tech mode result from the codeGen) enter it - and it would open a page to enable adb remote server (you must be connected to a wifi network to get it to work).
Connect to the adb using a remote shell from another device (or a laptop), to the specified IP on port 1917 (note that most mobile tethering options won't work due to networking limitations). If you don't have an accessible wifi network - see Wifi Workaround below
From adb, run the following:
to disable the application which blocks installations: pm hide com.ituran.installationblocker
Disable updates: pm hide com.ituran.systemupdateservice
Disable blocking applications while driving: pm hide com.ituran.driveusagemonitor
Tips:
While in admin mode, you can see all installed applications, and pin them to the start page of the home screen, recommend to pin Play Store app (as it is usually hidden)
Don't try to enable or enter 'Guest mode' (i tried it, and the device went into boot loop)
The codes generated are date sensitive, so either generate new ones if you won't use them in the same day, or change the device date.
Wifi Workaround : a workaround can be to install modified version of 'Remote ADB Shell' (attached) on the device, save it to your mobile phone, and push it to the device through bluetooth, this version is the same version as 'Remote ADB Shell' from the play store - only names 'Spotify' which will keep it installed on the device, after installation, run it and connect to 127.0.0.1 on port 1917 instead.
Bypass admin mode workaround : while Admin Mode enables you to view the hidden applications, in the above process, it mainly gives you the option to run the tech mode app. if the code for the admin mode isn't working for you, install 'Amaze file explorer' (attached - it was renamed to bypass the installation blocker) by pushing it through bluetooth.
You can find more details on this facebook post (not mine - but i used details from this thread to figure out how to disable the application from ADB)
Enjoy and drive safely.
Click to expand...
Click to collapse
Does this method work with Hyundai, Mitsubishi, etc...?
Hi Mr.
mrtoweldo you have any videos explain the steps in post #13 I will be thankful if you provide me with for urgent case.
thank you dear for great job
Hi everyone
i my friend gave me his firestick 4k the other day because he has managed to mess it up big time
He said that he followed a tech docter youtube video to sideload an app to remove bloatware, after being successful at this, he then used an app that clears your cache and closes all the apps for you, from what i can understand it sounded like the app "cleanmaster"
after doing that he immediately lost his internet connection, he said that there wasnt even a network section anymore, just a troubleshooting option, he then factory reset his stick but this didnt solve anything
ive got the stick setup now, ive looked in the network section and he was right, theres nothing, even in the my fire tv section where you can see the ip/mac/ssid etc, they all say "not connected"
ill attach pictures
Im willing to flash this somehow, or root it, install cfw anything, please help!
Try:
Select Settings > Network from the Fire TV menu, then Play/Pause on your remote, and follow the recommended steps.
If that doesn't work maybe reset the stick again.
I know one of the settings in the debloat tool turns off the ability to see new networks, resetting should have reenabled that switch.
carpenter940 said:
Try:
Select Settings > Network from the Fire TV menu, then Play/Pause on your remote, and follow the recommended steps.
If that doesn't work maybe reset the stick again.
I know one of the settings in the debloat tool turns off the ability to see new networks, resetting should have reenabled that switch.
Click to expand...
Click to collapse
Thanks for replying, pressing play/pause does nothing, as you can see there is nothing on the network page at all except the troubleshoot option
Factory reset doesn't work at all, doing a factory reset from the my fire tv section just makes you go back to the settings menu, using the back and right button combo does nothing either, even if you wait for the countdown to end
When he gave me the stick he had already factory reset it so there are no apps on here at all including this bloatware one you mentioned, nothing
stickpirate77 said:
Doing a factory reset
there are no apps on here at all including this bloatware one you mentioned, nothing
Click to expand...
Click to collapse
Head to the unlock, root, twrp, unbrick thread here :
[UNLOCK][ROOT][TWRP][UNBRICK] Fire TV Stick 4K (mantis)
NOTE: There have been multiple reports of devices with serial numbers containing VM190 or higher being shipped with DL-Mode disabled in BROM. These devices cannot be unlocked using kamakiri. These devices do not show up at all on USB when...
forum.xda-developers.com
If you have a stick that is from 2019 you can fix it by unlocking it and installing another firmware. This will also give you root privileges.
Regards
Bertonumber1 said:
Head to the unlock, root, twrp, unbrick thread here :
[UNLOCK][ROOT][TWRP][UNBRICK] Fire TV Stick 4K (mantis)
NOTE: There have been multiple reports of devices with serial numbers containing VM190 or higher being shipped with DL-Mode disabled in BROM. These devices cannot be unlocked using kamakiri. These devices do not show up at all on USB when...
forum.xda-developers.com
If you have a stick that is from 2019 you can fix it by unlocking it and installing another firmware. This will also give you root privileges.
Regards
Click to expand...
Click to collapse
How can I do this please? Keep in mind the stick doesn't display an IP address
stickpirate77 said:
How can I do this please? Keep in mind the stick doesn't display an IP address
Click to expand...
Click to collapse
This post may explain better mate :
[NEWBIE GUIDE] How to Unlock Bootloader/Root and install Addons FireStick 4k
None of this is my work and all recognition goes to the awesome developers that made this possible, I will link their guides in here with some minor notes for newbies like me that may had some issues trying to unlock and root the Fire Stick (FS)...
forum.xda-developers.com
It doesn't have to show ip address, follow the thread carefully. It involves opening up the stick, connecting it to pc (via the power cable) and shorting a resistor.
This will unlock the stick and let you flash brand new firmware. It's the only way to do it if your factory reset isn't working I'm afraid.
Regards
Thankyou for this fantastic response, when I've got spare time and the balls to try it I'll dive in, seems complicated but I'll give it a good go
stickpirate77 said:
Thankyou for this fantastic response, when I've got spare time and the balls to try it I'll dive in, seems complicated but I'll give it a good go
Click to expand...
Click to collapse
don't unlock your stick, use any of the method
Method 1:
reinstall the app again and turn on wifi, the wifi on the stick is disabled.
Method 2:
take out your stick, connect to your pc
wait for it boot
enter
adb devices
if it says "unauthorized"
press "Down" on remote two timesand press "select" to authorize your pcwhen it says "device"
enteradb shellsvc wifi enable
if you get "killed" error then go for method 3
Unplug your stick from PC and connect to your TV.
Method 3
Install the apk on your stick, then click on "Enable"
It will also tell you if your Wifi is disabled or not.
This app can TURN ON and TURN OFF the WIFI
Here's a proof
Hi I'm trying method 2 at the moment, but if it doesn't work how do I install the WiFi enabler APK without having WiFi?
stickpirate77 said:
Hi I'm trying method 2 at the moment, but if it doesn't work how do I install the WiFi enabler APK without having WiFi?
Click to expand...
Click to collapse
you can install the apk using adb
adb install "Wifi Enabler.apk"
Legendary! It worked! Thankyou so much, how do I mark this thread as solved? I'm new to this forum
stickpirate77 said:
Legendary! It worked! Thankyou so much, how do I mark this thread as solved? I'm new to this forum
Click to expand...
Click to collapse
You can close the thread but you'll have to contact the forum maintainer, which isn't necessary, just click the under post #8.
SweenWolf said:
You can close the thread but you'll have to contact the forum maintainer, which isn't necessary, just click the under post #8.
Click to expand...
Click to collapse
I've run into the next problem, I've installed the debloat tool, I've re enabled everything to try and clean up the mess my friend made, but when I try and deregister the stick it just goes straight back to settings, is there anything else I can do here? (he said I can have the stick now as he has a new one)
stickpirate77 said:
I've run into the next problem, I've installed the debloat tool, I've re enabled everything to try and clean up the mess my friend made, but when I try and deregister the stick it just goes straight back to settings, is there anything else I can do here? (he said I can have the stick now as he has a new one)
Click to expand...
Click to collapse
What do you mean be goes back to settings?
SweenWolf said:
What do you mean be goes back to settings?
Click to expand...
Click to collapse
I click on settings, my account, Amazon account, deregister, deregister.....
Nothing happens and I'm kicked back to the settings bar highlighting my account again
stickpirate77 said:
I click on settings, my account, Amazon account, deregister, deregister.....
Nothing happens and I'm kicked back to the settings bar highlighting my account again
Click to expand...
Click to collapse
Look, sorry for the issues, you have to do some steps.
Connect your pc to stick (using wifi)
adb connect IP:5555
then adb shell
then enter
pm list packages -d
And send me the output
SweenWolf said:
Look, sorry for the issues, you have to do some steps.
Connect your pc to stick (using wifi)
adb connect IP:5555
then adb shell
then enter
pm list packages -d
And send me the output
Click to expand...
Click to collapse
I typed ADB connect IP:5555
it said unable to connect
stickpirate77 said:
I typed ADB connect IP:5555
it said unable to connect
Click to expand...
Click to collapse
Reboot your stick (Long press "Play/Pause + Select" for few seconds)
Try deregistering, is result is same, go to developers options, turn it off and then on again.
Go to network section of the stick copy the ip address.
Then go to your pc, (make sure your Stick and PC are on same wifi network)
Enter
adb disconnect
adb connect ip:5555
Here ip is the ip address of your stick
Eg adb connect 192.168.43.123:5555
It should connect
stickpirate77 said:
I typed ADB connect IP:5555
it said unable to connect
Click to expand...
Click to collapse
Got it to connect
stickpirate77 said:
Got it to connect
Click to expand...
Click to collapse
In the shell
Enter
pm enable com.amazon.tv.oobe
pm enable com.amazon.aria
Then reboot and you will be able to deregister
Main one is oobe but enable both of them