
Speed Up any Android Phone or Tablet - Chris Titus Tech
video description
Date: 2022-03-21
Related videos
Comments and reviews: 10
angel
i got to choco install adb and got this
:
PS C:\WINDOWS\system32> choco install adb-
choco : The term 'choco' 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.-
At line:1 char:1-
+ choco install adb-
+ ------
+ CategoryInfo : ObjectNotFound: (choco:String) [], CommandNotFoundException-
+ FullyQualifiedErrorId : CommandNotFoundException
reply
i got to choco install adb and got this
:
PS C:\WINDOWS\system32> choco install adb-
choco : The term 'choco' 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.-
At line:1 char:1-
+ choco install adb-
+ ------
+ CategoryInfo : ObjectNotFound: (choco:String) [], CommandNotFoundException-
+ FullyQualifiedErrorId : CommandNotFoundException
reply
Peter
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.-
At line:1 char:30-
+ adb shell pm list packages - grep verizon-
+ -----
+ CategoryInfo : ObjectNotFound: (grep:String) [], CommandNotFoundException-
+ FullyQualifiedErrorId : CommandNotFoundException
reply
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.-
At line:1 char:30-
+ adb shell pm list packages - grep verizon-
+ -----
+ CategoryInfo : ObjectNotFound: (grep:String) [], CommandNotFoundException-
+ FullyQualifiedErrorId : CommandNotFoundException
reply
DCookStaVideo
It looks like some people had issues with 'grep' you can't use that command modifier in the Windows command line, but open a shell from the device using 'adb shell' then you get a command line running on the device, now you can use the 'grep' command to filter the results. Once you're in the shell on the device, you don't have to use the 'adb shell' portion of the command anymore. Just use 'pm list packages - grep '
reply
It looks like some people had issues with 'grep' you can't use that command modifier in the Windows command line, but open a shell from the device using 'adb shell' then you get a command line running on the device, now you can use the 'grep' command to filter the results. Once you're in the shell on the device, you don't have to use the 'adb shell' portion of the command anymore. Just use 'pm list packages - grep '
reply
Rony
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.
reply
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.
reply
Louis
FYI, an update to this video...
I took the steps in this video to uninstall Facebook on my Android phone. It worked.
I just my phone to Android 12, checked the apps, and - whaaa? - Facebook was installed!
Now, going to Apps/Facebook, there was a 'uninstall' at the bottom. I chose that and it appears to have been uninstalled.
reply
FYI, an update to this video...
I took the steps in this video to uninstall Facebook on my Android phone. It worked.
I just my phone to Android 12, checked the apps, and - whaaa? - Facebook was installed!
Now, going to Apps/Facebook, there was a 'uninstall' at the bottom. I chose that and it appears to have been uninstalled.
reply
SoftLight
i m kind of in a love hate relationship with my android. There are so many really good custom roms out there, that pretty much improve everything over stock... but then theres the thing, that samsung camera app only works on stock and therefore the camera quality on every single non stock rom is utterly garbage.. :/
reply
i m kind of in a love hate relationship with my android. There are so many really good custom roms out there, that pretty much improve everything over stock... but then theres the thing, that samsung camera app only works on stock and therefore the camera quality on every single non stock rom is utterly garbage.. :/
reply
KNan
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/
reply
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/
reply
itech
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.
reply
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.
reply
Steven
Can you please do a walkthrough on windows 10. I'm currently in the process of building another computer that will have Linux installed but that will be months down the road.
reply
Can you please do a walkthrough on windows 10. I'm currently in the process of building another computer that will have Linux installed but that will be months down the road.
reply
Ken
Uh he didn't really say what is important to delete and then deleted an app that was on the desktop or app drawer that could have been deleted from the desktop or app drawer.
reply
Uh he didn't really say what is important to delete and then deleted an app that was on the desktop or app drawer that could have been deleted from the desktop or app drawer.
reply
Add a review, comment
Other channel videos















