Speed Up any Android Phone or Tablet

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ม.ค. 2025

ความคิดเห็น • 534

  • @ChrisTitusTech
    @ChrisTitusTech  4 ปีที่แล้ว +113

    *Couple Things to note:* Cheatsheet - www.christitus.com/debloat-android/
    It is dangerous to remove system apps that you don't see in the app drawer. It can lead to you doing a full system recovery.
    On Non-Rooted phones some applications are installed as root and error with " [DELETE_FAILED_INTERNAL_ERROR]" - type this to bypass: adb shell pm uninstall --user 0
    This will be able to delete most of the apps that you can't do by traditional means even if you don't root your phone. I do this on every android device and clean off a lot of junk I could only disable.

    • @TheGuy-tc8wm
      @TheGuy-tc8wm 4 ปีที่แล้ว +4

      I removed my default launcher cause I didnt like it and now my gestures dont work lol.

    • @wolf2k143
      @wolf2k143 4 ปีที่แล้ว +1

      "adb devices" is not showing anything, please respond what I should do, I have permission to the phone's folders

    • @vinithp2565
      @vinithp2565 4 ปีที่แล้ว +1

      In some of the China's phone(xiaomi, mi etc) they locked bootloader, it may don't work until we unlock bootloader 🙏

    • @zsigmondforis6336
      @zsigmondforis6336 4 ปีที่แล้ว +5

      @@chitrakshbhatia You should type the real appname.
      e.g: youtube app real name is com.google.android.youtube
      So to uninstall youtube you should type:
      adb shell pm uninstall --user 0 com.google.android.youtube

    • @ragilmalik
      @ragilmalik 4 ปีที่แล้ว +1

      this kinda help but if you don't root your phone, some of the apps will probably be automatically installed soon or at leqst on the next update.
      Root give you access to system partition which has the list of apps the system has to check after booting up. Kinda like windows. You can uninstall it sure, but if it's built into the ROM, you're fucked without rooting.

  • @Jimmy_Jones
    @Jimmy_Jones 4 ปีที่แล้ว +281

    Obviously it's Clean Master. The holy grail of all apps. Plagued with ads and requires every permission going.

    • @ChrisTitusTech
      @ChrisTitusTech  4 ปีที่แล้ว +112

      Clean Master is bloatware at this point haha. It even bloats your notification drawer.

    • @orestisfraSPDR
      @orestisfraSPDR 4 ปีที่แล้ว +29

      @@ChrisTitusTech woooosh..... xD

    • @ChrisTitusTech
      @ChrisTitusTech  4 ปีที่แล้ว +94

      @@orestisfraSPDR hehe obligatory response for those that don't get it. You'd be surprised how many people think the solution is to install more apps instead of using official Android tools like this.

    • @orestisfraSPDR
      @orestisfraSPDR 4 ปีที่แล้ว +8

      @@ChrisTitusTech Yeah... that is actually sad if you think about it :/

    • @hellomine2849
      @hellomine2849 4 ปีที่แล้ว +6

      @@ChrisTitusTech I used clean master in the past because my phone didn't have any apps to clean it :/

  • @DegenerateQuinn
    @DegenerateQuinn 4 ปีที่แล้ว +11

    This helped a ton on my old government smartphone. Came pre-installed with a bunch of useless or problematic apps and I was able to get rid of it all! Thanks!

  • @glibberglobber9358
    @glibberglobber9358 4 ปีที่แล้ว +19

    This is so damn helpful. I've wanted to remove things like gmail and play movies that I don't use for the longest time, but I didn't want to have to root my phone. This is a godsend.

  • @nyannaaurora
    @nyannaaurora 4 ปีที่แล้ว +10

    the production value of these videos is great! i also love your voice and this chill setting

  • @corneldutta
    @corneldutta 4 ปีที่แล้ว +16

    Hey Chris.. Big fan of your content! For tech enthusiasts who don't want to go to the lengths of rooting and flashing this is a pretty neat method to get rid of all OEM stock apps.
    However, the bypass mentioned by you for [DELETE_FAILED_INTERNAL_ERROR] needed a little tweak to work on Windows cmd prompt -> adb shell pm uninstall -k --user 0 .
    Thanks again.. you rock!

  • @ronymarques8340
    @ronymarques8340 3 ปีที่แล้ว +2

    This video is awesome and helped me a lot. But I need to say two thing for Windows users like me. (1) "grip" just work at Linux. Te proper command line for Windows is the following: "adb shell pm list packages | findstr ". (2) To delete some apps you need to, first, use "adb shell". Then, "adb shell pm uninstall -k --user 0 " as Cornel Dutta mentioned in a comment here.

  • @st2vik422
    @st2vik422 4 ปีที่แล้ว +37

    Thanks for the useful tutorial, some of facebook packages I wasnt abble to uninstall with simple command "adb uninstall" I had to use "adb shell pm uninstall --user 0". Hope it helps to somebody with same issues.

  • @AnzanHoshinRoshi
    @AnzanHoshinRoshi 4 ปีที่แล้ว +12

    Thank you, Chris. Very useful.

  • @mondskiez309
    @mondskiez309 4 ปีที่แล้ว +70

    For non-rooted phones, the adb command after shell should be:
    "pm uninstall -k --user 0 com.your.app.name"
    Where com.your.app.name is the package name of the app that you want to uninstall..
    Do remember that since the phone is NOT rooted, the uninstall is merely taking the app out of view of "user 0" space or the standard non-root user..

    • @TennesseeFrank
      @TennesseeFrank 4 ปีที่แล้ว +2

      Thank You. It worked like a charm

    • @memooooo715
      @memooooo715 4 ปีที่แล้ว +1

      I uninstalled the contact app and dialer and the whatsapp doesnt work and nothing is working regarding to the phone app
      How I reset or restore this package again , please ?

    • @iurcic
      @iurcic 4 ปีที่แล้ว +17

      @@memooooo715 you have to travel back in time and tell to ur self not to do that

    • @Bball2
      @Bball2 4 ปีที่แล้ว +3

      @@memooooo715 you could install an open source contact and dialer app, you've already fucked it up deleting those if you don't have another app that do the same

    • @741Nikhil
      @741Nikhil 4 ปีที่แล้ว +5

      @@memooooo715 reset your phone

  • @aaronruiz816
    @aaronruiz816 3 ปีที่แล้ว +7

    Thank you so much for this! This is just what I needed. My new S21 is nice and clean thanks to you ❤️

  • @jaybrewer6769
    @jaybrewer6769 4 ปีที่แล้ว +9

    Dude!! Seriously thank you for this. I had no idea you could do that without rooting. I will note that if you do it on windows, you will leave off the package: and in powershell pipe it our and replace grep with findstr -i when searching for appnames.

    • @kingpretentious8427
      @kingpretentious8427 4 ปีที่แล้ว +3

      thank u

    • @jimmaule1388
      @jimmaule1388 2 ปีที่แล้ว

      Thank you, I am fumbling my way thru this and couldn't figure out what I was doing wrong . Are these dos commands?

  • @TVJAY
    @TVJAY 4 ปีที่แล้ว +4

    I just bought an Amazon fire tablet for my wife and can't wait to see your video on it. I would also love to see you install the Google play store on the Amazon Fire tablet.

  • @NEWNATURE777
    @NEWNATURE777 4 ปีที่แล้ว +4

    Thank you Chris for your support and dedication to all the communities! I'm a new sub to your channel...
    Shalom 👍

  • @robert58
    @robert58 4 ปีที่แล้ว +5

    This is exactly the video I was looking for, thanks a lot

  • @MartinAhlman
    @MartinAhlman 4 ปีที่แล้ว +4

    Looking forward to the debloating of a Kindle Fire! Great stuff!

  • @samuelschwager
    @samuelschwager 4 ปีที่แล้ว +8

    Neat! Just bought an Amazon Fire HD 10 tablet. Might debloat it ;)

  • @JohnLaird7
    @JohnLaird7 ปีที่แล้ว +1

    You're truly a live saver bud. Thank you!

  • @pennakira
    @pennakira 4 ปีที่แล้ว +8

    thank you for the video. I tried the command on win10 "adb shell pm list packages | grep samsung" and i get 'grep' not recognized.

    • @Bradley-Thomsen
      @Bradley-Thomsen 3 ปีที่แล้ว +1

      grep is a linux specific command. You can install the linux commands on windows and that should fix the issue you are running into.

  • @4x4gear33
    @4x4gear33 4 ปีที่แล้ว

    Thank you Chris for taking the time to do this.

  • @Leon_George
    @Leon_George 2 ปีที่แล้ว +1

    Thank you, once again. You are right, the set up process is not very complicated, it's more confusing why other sources don't just describe the process straight away.

  • @gopikrishnanr576
    @gopikrishnanr576 4 ปีที่แล้ว +18

    Can you make a video on installation of open source custom ROM. I know most people don't need that, but I'm using an old phone with Android 7 (still working like a beast) and would like to explore newer version of Android in it.

    • @mohdsaqib4454
      @mohdsaqib4454 4 ปีที่แล้ว +1

      which phone are u using actually I also want to use custom rom on my lg stylus 2 plus (android 7)

    • @cosmicpegasis7591
      @cosmicpegasis7591 4 ปีที่แล้ว +9

      Mate I don't know if Chris will make a video or not, but search for xda they are kind of your one stop shop for everything android modding related.
      I'm pretty sure you can find at least a dozen videos from there to help you.
      Cheers!

    • @gopikrishnanr576
      @gopikrishnanr576 4 ปีที่แล้ว +1

      I use Lenovo P2.

    • @prashantprem1
      @prashantprem1 4 ปีที่แล้ว

      @@gopikrishnanr576 XDA

    • @rsseguel
      @rsseguel 4 ปีที่แล้ว +2

      By far, Nougat is still the best version of Android. Amazing performance and speed.

  • @MikeDragon
    @MikeDragon 4 ปีที่แล้ว

    Oh God, this is a God-sent thing! However, I could not get Facebook off of my Asus phone. Maybe I am doing something wrong? Maybe need to do it as Superuser? I always get the "Failure [DELETE_FAILED_INTERNAL_ERROR]" error when trying to remove anything Facebook. For that matter, also got the same thing when I tried to remove Instagram.
    EDIT: Nevermind, I just noticed Chris' pinned comment about this error. Problem solved!
    Chris, my good sir. Thank you SO much for these tips! I've finally got rid of the junk without needing to go through the hassle of rooting my phone. I'm so happy, now!

  • @gamegamesoumic
    @gamegamesoumic 4 ปีที่แล้ว +1

    Hello there @Chris ! I followed your tutorial to uninstall Facebook from my Samsung A6+ using my Debian 10 Testing. At first I failed, but then I saw your comment. So I tried `adb shell pm uninstall --user 0 com.facebook.REST_OF_THE_NAME` from your comment and viola! Worked like a charm! :D

    • @fred-youtube
      @fred-youtube 6 หลายเดือนก่อน

      Why did you censor the rest of the FB package name?

    • @gamegamesoumic
      @gamegamesoumic 6 หลายเดือนก่อน

      @@fred-youtube I don't remember why I did that, lol.
      adb shell pm uninstall --user 0 com.facebook.katana

  • @PS_Tube
    @PS_Tube 4 ปีที่แล้ว +1

    Hey thanks Chris. It's really informative piece.

  • @muhammadfahim8746
    @muhammadfahim8746 4 ปีที่แล้ว

    Thank You so much Titus.
    It is so much helpful for every android users.

  • @731Seba
    @731Seba 4 ปีที่แล้ว +1

    Thanks to you and debian, now I degoogled my phone without root

  • @isekaiguy69
    @isekaiguy69 4 ปีที่แล้ว +1

    Thank you! I have a Samsung note 20 ultra on the way and I plan to debloat! I do have a paid app from the app store that does debloat. However I would much rather do it independently and out of the phone or tablet completely

  • @davidnickel3949
    @davidnickel3949 4 ปีที่แล้ว +1

    thank you for this you just helped me flash my phone to e/OS

  • @voiceofreason314
    @voiceofreason314 4 ปีที่แล้ว

    Needed this! Thank you!

  • @26CT1520
    @26CT1520 4 ปีที่แล้ว

    Awesome stuff! Thank you Chris.

  • @AMx4q
    @AMx4q 4 ปีที่แล้ว +4

    Hey Chris, can you make a tutorial on Android custom ROM? Like, what ROM to use, steps to install a ROM for newbies, how to avoid brick your device, etc?

    • @22stunt45
      @22stunt45 2 ปีที่แล้ว

      Buddy there are solo many of these on youtube. Just search for it. Also xda developers will help you tremendously.

  • @adfjasjhf
    @adfjasjhf 4 ปีที่แล้ว +1

    This way of removing apps doesn't uninstall the system apps. It just disables them and you can enable them again with some command. If you watch XDA Developers video they also mention this

  • @joejoedot
    @joejoedot 4 ปีที่แล้ว

    Great bro, its amazing all that stuff, i knew on the bottom of my heart that, there was commands like theese to do thinks like this i guess that there is a lot of much more adb commands to different purposes

  • @MrNeuroamante
    @MrNeuroamante 4 ปีที่แล้ว

    porque no estaba suscrito antes a este canal??? que barbaridad

  • @tony001212
    @tony001212 3 ปีที่แล้ว +2

    the comand using " grep " does not work for me, it says : grep: The term 'grep' is not recognized as a cmdlet name ...what am I doing wrong ?

  • @AndreKochDre
    @AndreKochDre 2 ปีที่แล้ว

    Nice! But I get Failure on the uninstall packagename command; what do I type in on the shell uninstall command?

  • @sergiomc
    @sergiomc 3 ปีที่แล้ว

    Hello, what Linux distribution are you using in this video?

  • @piotrart
    @piotrart 4 ปีที่แล้ว

    Chris, please tell me what console do you use in the movie?

  • @SHREDTILLDEAD
    @SHREDTILLDEAD 4 ปีที่แล้ว

    I have a moto x2 that I like alot is there anyway to use adb tools to flash a newer build onto it?

  • @arivicivokkey
    @arivicivokkey 4 ปีที่แล้ว

    is it possible to uninstall gapps and disable google services with this method? sametime is it possible to disable telemetry ?

  • @uryaar7216
    @uryaar7216 4 ปีที่แล้ว +1

    Thanks! Just wondering - is removing stock apps like this voids the warranty?
    I have a Xiaomi phone and it has so much unnecessary Xiaomi apps...

    • @jathinpandit9353
      @jathinpandit9353 4 ปีที่แล้ว

      No. I have a xiaomi phone. There is a toolkit called xiaomi adb/ fastboot tools. It's a Gui. It shows which are safe to uninstall through adb. There are steps on how to pair with the phone and its easier for a beginner. Maybe try through this method if you aren't flexible nor confident with entering package names and all. That program can delete most of the Google and Xiaomi apps except the essentials. And don't try to delete the themes and the security apps. You can remove the cleaner app and even the G keyboard. Check out XDA forums or there are some YT videos on the subject if you are confused. (personal advice, try to install different drivers if one doesn't work out. You can get the official Xiaomi one in the Web and it usually works)

  • @y2ksw1
    @y2ksw1 4 ปีที่แล้ว +1

    I like this already before watching it 😊

  • @tomschallschauer
    @tomschallschauer 4 ปีที่แล้ว

    is it save to removoe all the huawei service stuff? Anything i should not touch if iam a noob?

  • @andreasmaximus6116
    @andreasmaximus6116 4 ปีที่แล้ว +2

    The grep command didn't work (not recognized). Any suggestions?

  • @MK-ni6gs
    @MK-ni6gs 4 ปีที่แล้ว

    Top vid! Thank you Chris

  • @fnkcgxgkgcfu
    @fnkcgxgkgcfu ปีที่แล้ว

    What theme is that on oh my bash, if that is oh my bash?

  • @SevenPure
    @SevenPure 4 ปีที่แล้ว

    New to all of this - is it possible to use ADB to do the following: Debloat, DeGoogle, install MicroG and retain full S-Pen functionality on a Samsung Note device?

  • @adamjensen7870
    @adamjensen7870 4 ปีที่แล้ว

    Very cool! I'm going to have to do this!

  • @Dayzjuniestarz821
    @Dayzjuniestarz821 3 ปีที่แล้ว

    love your videos. let us know when you have one for windows 10 (Speed Up any Android Phone or Tablet)

  • @MyMorningDose
    @MyMorningDose 4 ปีที่แล้ว +2

    Hey Chris, what do you think about just completely wiping my fire tablet and installing a Linux phone distribution like plasma mobile or even Tizem? I really hate my fire tablet, it’s bloated with so much extra crap and really slow. Do you think that would work and be a good choice or should I just keep my fire tablet as is?
    Thanks!

    • @ChrisTitusTech
      @ChrisTitusTech  4 ปีที่แล้ว +2

      Fire Tablets have a bootloader that is very difficult to write to. In most instances it requires a hardware bypass of jumping the CLK on the mainboard to GND and then writing the boot on startup. It is not trivial and not recommended. If you are comfortable with plastic pry tools and don't mind the possibility of bricking the device, you can do it. However, for most, I'd recommend just deleting a lot of the ad packages from amazon and swaping the launcher to Nova.

    • @wishusknight3009
      @wishusknight3009 4 ปีที่แล้ว

      Simply cleaning up the services on them makes quite a difference.

    • @KenDanieli
      @KenDanieli 3 ปีที่แล้ว +1

      He has a debloat Fire tablet video and ADB tool. I used it and got rid of all the Amazon bloat, reinstalled the Google Play set, and removed startup ads. So far my tablet is much much better. Before that my very new Fire HD 10 had very little installed on it, mostly empty, and it was very slow due to the bloat.

  • @rfdiego777
    @rfdiego777 2 ปีที่แล้ว

    thanks a lot, I also have a samsung and those things are full of bloatware, now it's a lot snappier!

  • @Ratteler
    @Ratteler 4 ปีที่แล้ว

    This was great. I have a bunch of old phones that I can probably now make use of thanks to this..
    Any chance of a similar guide to rooting a phone?

  • @wv1swlamatswl523
    @wv1swlamatswl523 4 ปีที่แล้ว

    I just purchased an Android pre-pay Orbic Wonder which will only ever be used at home on wifi. I had plugged it into my Linux Mint computer intending to just let it charge via USB, and was unexpectedly surprised that it popped up an Android icon on the screen. I can open up and transfer files between the two. Didn't expect that at all. But there are a few apps on the phone I'd certainly like to get rid of. Thanks for uploading this. Will try to see if I can make this work.

    • @wv1swlamatswl523
      @wv1swlamatswl523 4 ปีที่แล้ว

      6 months later, I can get the phone on the laptop screen with scrcpy.. but durned if I can do anything with adb commands in the terminal. Just doesn't do anything for me.

  • @YannMetalhead
    @YannMetalhead 2 ปีที่แล้ว +1

    Great guide.

  • @bamsemh1
    @bamsemh1 4 ปีที่แล้ว +4

    How about the phone only method? 🤔 Disabled apps doesn't run or use resources. But xiaomi needs a computer to disable/Uninstall. Samsung has 70+ bloatware, so good luck on that.

  • @usbmusiccollection
    @usbmusiccollection 4 ปีที่แล้ว

    i like your this videos , but one problem that I need to know, if you can delete or unistall system application, can you convert the update applications in internal memory to a system without root application with the adb command ?

  • @RichardLBartlett
    @RichardLBartlett 4 ปีที่แล้ว

    I've got an old Samsung 7.0 Tab that is slow as all hell. I've rooted it and tried a myriad of custom android builds that purport to be minimalist but to no avail. I've even tried rolling back to factory settings. I'm starting to think it's not just a software issue. Is it possible there is something going on internally and the system is throttling to compensate for heat? I just can't rationalize how rolling the software back has no effect on a device with no moving parts. I suppose one day I'll consider the tablet a loss either way and try cracking it open and cleaning it / replacing thermal paste.

  • @dalebednell
    @dalebednell 4 ปีที่แล้ว

    Hi Chris,
    is there any way of ridding myself of google play services, google go, google assistant go,?

  • @vishalkaushal4311
    @vishalkaushal4311 4 ปีที่แล้ว +2

    Would this tutorial work on redmi devices. Specifically MIUI with bootloader locked?
    I hate MIUI but am stuck due to 2 reasons
    1. Laziness
    2. Hardware is good for price and had to buy redmi device in place of other near-vanilla androids.

    • @adityamadhu5085
      @adityamadhu5085 4 ปีที่แล้ว +1

      There is a different tool for debloating MIUI using adb, without unlocking bootloader.

    • @vishalkaushal4311
      @vishalkaushal4311 4 ปีที่แล้ว

      @@adityamadhu5085 could you please point me to the right direction for it. I want to get rid of the MI crap.

    • @cosmicpegasis7591
      @cosmicpegasis7591 4 ปีที่แล้ว +2

      @@vishalkaushal4311 Mate I would recommend going all the way and installing a custom rom.
      This is because the Mi apps will always come back after you update your phone. Not updating your phone is not such a great idea considering the security patches you'll be missing

    • @nitingaikwad30
      @nitingaikwad30 4 ปีที่แล้ว

      @@vishalkaushal4311 same problem here. Somebody please provide solution.

    • @erriezzanslounge1380
      @erriezzanslounge1380 4 ปีที่แล้ว

      just throw your laziness and do a google search.be smart cause u holding a smartphone.
      tick usb debugging on phone.
      connect.
      open adb command
      type adb device
      type adb shell
      type pm uninstall -k --user (appname)
      done.

  • @JohnGuillorykf5qeo
    @JohnGuillorykf5qeo 4 ปีที่แล้ว

    I'd love to use adb on my lg stylo 6, unfortunately, it shows nothing when I type adb devices. I tried installing the device driver, and there is no option for selecting charge mode / file transfer / etc.

  • @G0NMY
    @G0NMY 4 ปีที่แล้ว +1

    Can adb search for the google covid19 service and remove it???
    Great tutorial but I couldnt find how to search and remove services. any hints?
    I did get rid of a shed load of Samsung rubbish on my old galaxy s4
    The next thing to do is to find out what all the Huawei apps I can remove on my P9

  • @darshaim
    @darshaim 4 ปีที่แล้ว

    which desktop environment are you using?

  • @PescaitoFrito
    @PescaitoFrito 3 ปีที่แล้ว

    adb shell pm list packages | grep

  • @ghandigidget
    @ghandigidget 3 ปีที่แล้ว

    every time I paste the script into my powershell, it immediately closes. please help. I"ve used your toolbox in past too. An old script worked but looked nothing like your walkthrough. the newest script does not open like stated above...powershell immediately closes.

  • @archlinus5066
    @archlinus5066 4 ปีที่แล้ว

    3:25 in some types of recovery (like twrp) you can use adb too

  • @aliwarisshahsyed8759
    @aliwarisshahsyed8759 4 ปีที่แล้ว

    Thank you so very much
    Love from Pakistan

  • @TheMcMonster
    @TheMcMonster 2 ปีที่แล้ว

    Can uninstalling any packages affect the ability to do a hard reset? I'm contemplating buying a Samsung phone and I would like to first uninstall all the Samsung bloatware. Will I still be able to hard reset and start from scratch if something breaks? Asking just in case.

  • @angelchiriboga3904
    @angelchiriboga3904 3 ปีที่แล้ว

    i need to get chocolatey first. correct?
    which version for windows 10 proffesional?

  • @GarvitJain_1
    @GarvitJain_1 4 ปีที่แล้ว

    Thank you man.😎🤘🤘

  • @BR7Fan71
    @BR7Fan71 4 ปีที่แล้ว

    being i used W10 de-bloat script,is installing choc necessary,or is it a different version?

  • @finnk1289
    @finnk1289 4 ปีที่แล้ว +1

    I've been told that sometimes removing apps can /*increase/* battery drain, because the system keeps trying to run the app when it's not there.
    Does this method prevent such things from happening? And what's the reliability and effect of disabling an app for reference?

  • @betterteen
    @betterteen ปีที่แล้ว

    can you make a video for android 4.4.2 or it would be hard for you to get an android kitkat. I see it doesn't work on kitkat. tried it myself

  • @MrSinister0201
    @MrSinister0201 3 ปีที่แล้ว

    so when i go to use "grep" command it says grep is not recognized as the name of a cmdlet, function, script file, or operable program

  • @rotor676
    @rotor676 4 ปีที่แล้ว

    Sorry Im at a loss. Your Cheat Sheet where do I find "adb" to download and install on windows ???
    Do I first install a program Chocolatey? Can u Supply Link?

    • @MichaelMaxwell747
      @MichaelMaxwell747 4 ปีที่แล้ว

      Yes, you need to get chocolatey,
      chocolatey.org/install
      it is command line stuff. Run from powershell as administrator. Then you can use choco to install adb.

  • @GP-MB-Baden-WurttembergDeutsch
    @GP-MB-Baden-WurttembergDeutsch 3 ปีที่แล้ว

    This TH-cam video is awesome and thank you for the tips.I just can say you know what you doing.I use before Amiga did you use Amiga Computer.I bring up because you bring Linux( I love Fedora). This Video you are very good teacher,I like it.
    Thank you I really appreciate ;)

  • @doh2934
    @doh2934 2 ปีที่แล้ว

    Hi. After listening to your tutorial I am thinking I will need to live with bloatware. But lets try a few questions and see if that helps. I have an LG. Under settings I do not have "about" but I have "about phone". I assume that is what you mean? Under this I do not have a "Build number" to tap 7 times on. I have a phone name if that is what you mean? but no build number. Can you help me at this point? Thanks

  • @IntrovertedTechie
    @IntrovertedTechie 4 ปีที่แล้ว +2

    Life saver for miui users

    • @IntrovertedTechie
      @IntrovertedTechie 4 ปีที่แล้ว +1

      @@oguzhanicelliler9167 yeah that's what I'm doing

  • @mohammedraihan5205
    @mohammedraihan5205 4 ปีที่แล้ว

    Hello sir..can you please tell me how did yo get your android screen on Desktop? please.. would be a great help.. Thanks

    • @epicoddgamer2900
      @epicoddgamer2900 4 ปีที่แล้ว

      4:02 he says what software he's using and if you still don't understand let me know

  • @brunomoli86
    @brunomoli86 4 ปีที่แล้ว

    that grep command doesnt work for me on powershell, tried typing it in different combinations witht the spaces but it doesnt recognize it. Any thoughts?

  • @morphedrenegade
    @morphedrenegade 3 ปีที่แล้ว

    Hi i, followed all steps and in ADB it even said success by ut the apps are still there on my Note9. What have I done wrong?

  • @Knan_L
    @Knan_L 3 ปีที่แล้ว

    Because of this i like the Motorola Smartphone at least until the model i have it was one of the systems without trash inside just the google things, i don't like samsung it has a lot of apps that you don't need and can't delete, well now we can, thank you for the video o/

  • @XMorpheus3000
    @XMorpheus3000 4 ปีที่แล้ว

    I've never done anything like this with my phone so I'm trying it on an old phone but I'm running into an issue. I installed chocolatey, turned on usb debugging on the phone, ran adb devices, clicked "always allow" "ok" on the prompt onthe phone. Then tells me this: "List of devices attached
    5d7fea23 device emulator-5554 offline" then I put in "adb shell pm list packages" and it tells me "adb.exe: more than one device/emulator" What did I do wrong?

  • @MrGrape-fd4mz
    @MrGrape-fd4mz 4 ปีที่แล้ว

    Both operating systems, whether it be Android or iOS have pros and cons. Android has freedom and customizability and iOS has the long term reliability where it will keep getting updates.

  • @ironwolf3699
    @ironwolf3699 3 ปีที่แล้ว

    Man this is fun. I was testing this on my old samsung 7 edge

  • @travel3437
    @travel3437 4 ปีที่แล้ว

    This was great. But do u have any idea of how to remove from honor/huwaei phones with kirin procrssors?

    • @epicoddgamer2900
      @epicoddgamer2900 4 ปีที่แล้ว

      It works perfectly with does I just did it on my huawei p30 like 10 minutes ago

  • @beskeptic
    @beskeptic 4 ปีที่แล้ว

    Help please! That didnt work well for me... most 'adb uninstall com.packagename' just got 'Failure' response and a lot of apps wasnt listed on the 'adb shell pm list packages'. I think i need to root the phone to uninstall those apps

  • @donttempt
    @donttempt 3 ปีที่แล้ว

    Very important question. If this is in boot loader mode won't it erase data or factory restore the device?

  • @NishiAAAddiction
    @NishiAAAddiction 4 ปีที่แล้ว

    I get the error "grep : The term 'grep' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
    the spelling of the name, or if a path was included, verify that the path is correct and try again.
    etc"
    What am I doing wrong? :( I'm on Windows 10 PowerShell btw should I use some other command?

  • @gauravmitra2187
    @gauravmitra2187 3 ปีที่แล้ว

    If you are de-bloating and it shows some error as in Failed and it does not show success after typing the command adb uninstall then only you can use this command :
    adb shell pm uninstall --user 0 then the package name

  • @George_K1
    @George_K1 4 ปีที่แล้ว

    Another Great video...

  • @fyaerwe
    @fyaerwe 4 ปีที่แล้ว

    How do I reinstall one of these bloatware apps? I removed Bixby, but then I realized there were some features of it I wanted to try out. How do I put it back on?

  • @rosemarieosborn8625
    @rosemarieosborn8625 4 ปีที่แล้ว

    ok I made it to the adb shell, I got the list of junk on my kindle, I type the adb shell pm uninstall --user 0 and the appname and got this output: Failure - not installed for 0 what does this mean, I am frustrated right now I want the junk off of my tablet.

  • @petewhite511
    @petewhite511 3 ปีที่แล้ว

    Hi Chris, does bootloader have to be unlocked for this?
    I have an older Acer A1 830 tablet that is android. Bootloader is locked..?

  • @winthorpe6594
    @winthorpe6594 2 หลายเดือนก่อน

    wish i knew what you are talking about, all over my head. see your posts, desire the outcomes.......all above my understanding. thanks anyway i appreciate the sentiment.

  • @kc4qq1023
    @kc4qq1023 4 ปีที่แล้ว

    Phillip Cyr
    when I entered "choco adb devices" in power shell, command returned "RF8N32K3NRL unauthorized". The phone's serial number + unauthorized. What did I do wrong. Phone is Samsung Galaxy A10 E.

  • @ElaineGarcia-uo8qj
    @ElaineGarcia-uo8qj 7 หลายเดือนก่อน

    I want to use ADB to uninstall Facebook on my Samsung smartphone. I don't know if it is tricky or not. I appreciate you giving me a cheat sheet, which I will copy and print. I just wish there was more information on how to do this on print. I need to be able to follow written instructions while I am "debugging" this phone. Anything that will actually help is appreciated.

  • @3dSensei952
    @3dSensei952 4 ปีที่แล้ว +1

    'grep' is not recognized as an internal or external command,
    operable program or batch file.

    • @3dSensei952
      @3dSensei952 4 ปีที่แล้ว

      I figured it out

    • @3dSensei952
      @3dSensei952 4 ปีที่แล้ว +3

      You just to insert quotes before pm like,
      adb shell "pm list packages | grep facebook"

    • @J.0.E
      @J.0.E 2 ปีที่แล้ว

      Thank you ☺️

  • @daloser09
    @daloser09 4 ปีที่แล้ว

    so for some reason, my computer is basically giving me the middle finger every time I try to use the grep command. It keeps saying it is an unrecognized command. anyway to get my windows laptop to recognize that command?

  • @enoughmuskspam2490
    @enoughmuskspam2490 4 ปีที่แล้ว +1

    What about a custom rom install guide Chris?