I've been struggling for 2 hours straight before I found your tutorial, thank you so much for taking the time to explain every bit of details on the video ❤
I see that I am late to the party, but I also THANK YOU for this video. I would recommend that you go a little slower, but we can work around that by pausing the video.
Bro i loved you tutorial, straight to the point and pretty well explained without overexplainations, some tutorials go 8 minutes just for enabling developer opcions and you did it all on 5 minutes. Thanks mate!
THANK YOU SO MUCH! I have been looking for HOURS for a video that would clearly and cleanly so how to do this! and your audio was crisp and didn't make my ears bleed. :')
Love the style and pacing of this video! Very helpful and you are very good at this. Deserving of more subs for sure, especially if the audio quality improved. Thanks for this.
the command prompt keeps saying "adb : term 'adb''is not recodnised as the name cmdlet, function script file, or operable program" why doesn't it work?
bro i cannot enable adb on my phone since its turned of and side buttons dont work so i cannot turn it on what should i do to turn on my phone do you have any idea
how can i prevent a person who uses our wireless network from sending script to my s22. is there a constant running kill-server command or something like that? thanks to anyone in advance.
ok guys I put the "USB utilization" on "MIDI" and it shows me the USB ADB authorization after a long time. then I can put back the first one pick it works !
fuckin legend man. I've been browsing in the internet for almost 3 hrs finding the solution until I cross in your video and it took only a minute to solve a my problem. you are very helpful.
I was realllly frustrated and you got me through. It wasn't that hard. What was hard was finding where app installed. I am oldschool and remember when we called them programs.
The BEST tutor how to install adb. I've watched tons of videos and readed tons of article on xda-developers, but this is the best! Thank You so much!!!
BRUH YOU LITERALLY SAVVEEEEEEEEEEEEDDDDDDDDD MEEEEEEEEEEEEEEEEEEEEEEEEEE. IVE BEEN TRYING TO SETUP MY ADB FOR MY PHONE BECAUSE ITTTTSSSSSS PREHISTORIC. BRUH THANK YOU SO SO MUUUUUUUUCHHHHHHH
nice, was trying to enable tako stats for an older device and show gameplay. my pottato brain was stopped responding at the near end of your tutorial but i somehow got it done. thanks
hi it tell me PS C:\Users\66fil> adb devices List of devices attached PS C:\Users\66fil> adb devices List of devices attached x unauthorized PS C:\Users\66fil> adb devices List of devices attached x device PS C:\Users\66fil> adb shell pm grant x Error: no permission specified PS C:\Users\66fil> @@BredzPro i want to do the wireless debugging and click on using pairing code to pair device to get a 6 digit pairing code but im on huawei and its not as easy as samsung
Thanks man! I needed this to enable long press (volume up) to skip tracks in PowerAmp. A feature I missed from my old rooting days (RIP HTC). So glad to have it on my new phone, I should be able to enjoy this feature for years to come. Things were a little bit different on Windows 11 but thankfully I have not yet completely lost my mind so I was able to figured it out 🤪 Thanks again!
You are a hero!!! That was the most simple and easy to follow tutorial ever! Got it all working without any issues thanks to you. Really saved me a headache
Thanks BredzPro 👍 Nice tutorial for installing ADB. After applying many methods with zero result , Just watch yours video and i felt......... which cant be discribe , God bless you
Hello! I mean "type the command". 😅 At that moment the adb installation is finished. I was giving an example of how you can use it. For example, you may use it to grant permission to an app (that asks for it).
4:55 Hi. I'm running a Python program which tries to figure out my memory partition in my phone because I do not understand in the slightest why apparently, after deleting all my photos and downloads, I still have 15 GB / 20 full. Apparently, Python doesn't like paths that start in This PC and go to devices and I've found that apparently this ADB is supposed to help. Now, I've done everything until the timestamp, but the last thing you say sounds like the kind of thing I need to get from an app, but my problem is on my computer, and I don't know what to ask Spyder (where I run Python from) for to get this final step. What do I do or if you can, what resource will help me instead of ADB?
this keeps popping adb : The term 'adb' 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
ow, in fact you have or to verify that you have correctly set the path in your system like he did, and make sure to exit your cmd to refresh it, that's mandatory to work, and now you should be able to make it work
@4:55 is the device code sensitive information? I see you have blurred it. because I have shared a screenshot of my adb multiple times on the interenet when asking questions
@@BredzPro Hey bro, In This PC < Properties < Environmental Variables < there is a huge dialogue box open containing User variable & system variable. After doing concerned changes in system variable, while going back we have to click ok but the dialogue box is too big, I can't access the button Ok. I got stuck. Please help....🙏
I have an android head unit in my car, can I use this to delete a program that is on my head unit ? Can I also have it select another program to replace the one I want to delete ?
Hey i am not able to run the ADB and fastboot ++ .exe in my pc will this method work for it to run in my pc or its just the problem of my drivers or a USB cable problem
Thank you so much, your video very helped me, but my problem is that my device name is show when give a command adb devices but mobile screen Not show in PC screen. So please help me.
Do you want to mirror the phone screen on a monitor? You may try a USB hub to connect to the phone and then connect a monitor (HDMI/VGA) and mouse (USB) to control it.
My phone is Samsung Glaxy j3 2016 model. The phone screen is broken. USB debugging mode is turned off, it does not recognize the phone when I connect it to the computer via cable. I want to mirror my phone to my computer, but how do I do it?
So, I got everything set up, up to the "adb devices" part. Now, how do I enable ADB/USB debugging on my phone if my phone is locked due to a forgotten password/pattern (Too many incorrect unlock attempts. Try again in 8 hours.")? I read on the net that I need the "settings put global adb_enabled 1" command, but how do I activate it, and where? I can very easily do a factory reset through the recovery mode, but the reason why I am looking this up is because I do not want to lose any data on my phone. I want to run the "adb pull /sdcard/DCIM C:\Users\\Pictures" command to pull the entire DCIM folder to my PC and THEN do the wipe.
Hi do you have an idea how I can access to my phone which has the display broken (all black). I need to save my files to my computer. Pleaseeeee heeeeelp. Tryed Vysor but didnt work.
I was able to install it, but since my screen is off i'm unable to turn on the debugging settings... so the list of devices return empty - such a bummer {great tutorial if your screen still works}
whatever i did i cant get the promp on my phone(s) to work i tried revoking, deactivating and reactivting while plugged and unplugged, restarted phone before and ofter revoking, did a driver update check nothing worked pls help. phones are nord 2 and nord 4
I've been trying to install adb for the last 2 hours and still cant get it to work. I followed the video step by step even downloaded terminal just to follow what you did exactly but my pc wont recognize adb as a command. Do you think youd be able help me?
@@BredzPro I spent a couple more hours but got it figured out there was a conflict or something I had to reinstall and restart pc thank you though very helpful video! (Also yes .\adb instead of just adb)
This is what i got ; adb : The term 'adb' 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 + adb devices + ~~~ + CategoryInfo : ObjectNotFound: (adb:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException where is the problem? Kindly help
I’m looking for a USB-C splitter for my Pixel 7 Pro that can conneect to its USB-C port. The splitter should have two female USB-C ports: one for connecting USB-C Apple EarPods to makee phone calls, and the other for charging the phone and supporting data transfer. This data transfer should enable USB debugging mode, allowing me to use the mirroring application, scrcpy. I’ve noticed that most products on Amazon only support data transfer on the port that supports audio, but not on the charging port. Can you recommend a product that meets these requirements?
I've been struggling for 2 hours straight before I found your tutorial, thank you so much for taking the time to explain every bit of details on the video ❤
Bro, 2 days I've been trying to get adb up and running. Watched along with your video 5:22 seconds it was done! Best sioleist explains video. Thanks
I am glad to help! :)
can you help pls@@BredzPro
Bro I literally love you, so simple even if it was 3 years old idgaf it WORKS
This was the most helpful video - creating the Android folder just ended 4 hours of research hahah Thank YOU!!
I see that I am late to the party, but I also THANK YOU for this video. I would recommend that you go a little slower, but we can work around that by pausing the video.
I am glad to help! :)
Thank you for the suggestion, I will try to be slower!
i was following until 3:25 bro please i can't use my phone its broken how am I supposed to enable dev settings
Bro i loved you tutorial, straight to the point and pretty well explained without overexplainations, some tutorials go 8 minutes just for enabling developer opcions and you did it all on 5 minutes. Thanks mate!
THANK YOU SO MUCH! I have been looking for HOURS for a video that would clearly and cleanly so how to do this! and your audio was crisp and didn't make my ears bleed. :')
Worthy and simple, thank you.
Love the style and pacing of this video! Very helpful and you are very good at this. Deserving of more subs for sure, especially if the audio quality improved. Thanks for this.
This helps a lot. I finally opened my quest 3 usb dubugging.
the command prompt keeps saying "adb : term 'adb''is not recodnised as the name cmdlet, function script file, or operable program" why doesn't it work?
after 3yrs this video still w,,,w tutorial worked 4 me,,thank u alot😁🙏🙏
bro i cannot enable adb on my phone since its turned of and side buttons dont work so i cannot turn it on what should i do to turn on my phone do you have any idea
@@ahmetkansoy2921 none 4 now sry🙂
😅I love how jolly this tutorial is as my phone that took my 3 months of saving to buy has a system error after 2 days!
how can i prevent a person who uses our wireless network from sending script to my s22. is there a constant running kill-server command or something like that? thanks to anyone in advance.
Thank you so much bro, I couldn't find any useful videos about the adb, but your is the one I needed
That was exactly what I was looking for (and easy to find once I found out i was looking for the phrase 'adb' xD)
Top! Thanks!
Glad I could help!
Your tutorial is better and works just fine, your accent is wonderful. Ty nerdy friend.
ok guys I put the "USB utilization" on "MIDI" and it shows me the USB ADB authorization after a long time. then I can put back the first one pick it works !
I Just need tutorials like these. Loved it man!!
fuckin legend man. I've been browsing in the internet for almost 3 hrs finding the solution until I cross in your video and it took only a minute to solve a my problem. you are very helpful.
Thank you , clear and slow enough for English not 1st language
THANK YOU SO MUCH best tutorial ive seen on youtube, so clear and easy to follow
hey, can u help
I was realllly frustrated and you got me through. It wasn't that hard. What was hard was finding where app installed. I am oldschool and remember when we called them programs.
before this video i watched an indian guy doing this and now i realised he did so many steps wrong this video is the goat
Dude you got more views then subs. Congratz!!!
Thank you! Just glad to be helping so many people. 😊
The BEST tutor how to install adb. I've watched tons of videos and readed tons of article on xda-developers, but this is the best! Thank You so much!!!
been searching for a while and finally..thank you bro simple and straight forward 👍
bro i love your vibe & your energy
Absolute badass..... Thanks friend
thank you very much, it is a gem of a video, thanks for helping us noobs!
the adb devices is not working on my powershell bit I figured it out
Por eso debes usar cmd y no powershell xd
Loved it! Worked perfectly!!! Thanks man 💎
hey can you help me with the last part adb shell ----? what suppose to be written
1000 THANKS.... Fantastic 👍👍👍👍your way of calmly explaining is perfect 👍👍👍👍
BRUH YOU LITERALLY SAVVEEEEEEEEEEEEDDDDDDDDD MEEEEEEEEEEEEEEEEEEEEEEEEEE. IVE BEEN TRYING TO SETUP MY ADB FOR MY PHONE BECAUSE ITTTTSSSSSS PREHISTORIC. BRUH THANK YOU SO SO MUUUUUUUUCHHHHHHH
HAPPY TO HELPPP! 😊
the only tutorial that worked for me, thank you so much Boss, as signal of grateful, Ill subscribe, hope it means something for you. 😃
Bro Super bro love from India 💐👆😊♥️
nice, was trying to enable tako stats for an older device and show gameplay. my pottato brain was stopped responding at the near end of your tutorial but i somehow got it done. thanks
great vid, quick and to the point. most importantly, it worked :)
Awesome thanks. First video that actually explains it and it works too.
Best guild ever. Wish you the best my guys. Underated vid
Thank you
The most useful and one of kind tutorial thank you stranger of the internet
It works perfectly. Thank you so much dear😘😍
thank you so much, it helped me a lot, i had like 0 knowledge on this type of things, but the video was clear enough. thanks
Straight to the point, and funny. Amazing. Thank you.
thank you so much
this guy is goated
Glad to help! 🫶
Thanks so much for making this video! It was really simple to understand and follow.
Glad it was helpful! :)
hi it tell me PS C:\Users\66fil> adb devices
List of devices attached
PS C:\Users\66fil> adb devices
List of devices attached
x unauthorized
PS C:\Users\66fil> adb devices
List of devices attached
x device
PS C:\Users\66fil> adb shell pm grant x
Error: no permission specified
PS C:\Users\66fil> @@BredzPro
i want to do the wireless debugging and click on using pairing code to pair device to get a 6 digit pairing code but im on huawei and its not as easy as samsung
cristal clear, worked easily to activate shizuku, thx and cya
Thanks man! I needed this to enable long press (volume up) to skip tracks in PowerAmp. A feature I missed from my old rooting days (RIP HTC). So glad to have it on my new phone, I should be able to enjoy this feature for years to come.
Things were a little bit different on Windows 11 but thankfully I have not yet completely lost my mind so I was able to figured it out 🤪
Thanks again!
You are a hero!!! That was the most simple and easy to follow tutorial ever! Got it all working without any issues thanks to you. Really saved me a headache
Happy to help! :)
@@BredzProyou the best man
after😅 actually wasting hours trying to get adb setup this was the best video yet
I love how you edited this tutorail
Thank you. you just earned a sub. still works in 2024
omg ! this is the best video to teach me to use the adb! thank you!
my phone redmi note 8t don't show allow debugging on thic pc message. i installed xiaomi software and usb adb driver but nothing changed.
thank you bro i love you T_T
i've looking at this tutor anywhere and find it here
Thank your brother. Good things only found in end.
best video ever about ADB!!!!
Thank you so much man ,this was such an easy and well explained tutorial to follow ...totally subscribing !!!!!!!!!!!
THANKS it actually worked
Good vídeo bro i was finding a vídeo like this since last year, thanks you my friend. ❤😎
Worked perfectly thankyou very much
This was such a great video, saved me bucks :3
Bro I are a star it worked like a charm u Def have a new fan in me
Thanks BredzPro 👍 Nice tutorial for installing ADB. After applying many methods with zero result , Just watch yours video and i felt......... which cant be discribe , God bless you
thank you !. Greetings from Chile.
thanks mate, u made this so simple and easy I will subscribe and like, have a good day
Thank you! Have a good day you too!
Worked perfectly, good instructions.
Hi, in the end at 4:50 what do you mean by "click the command that is given at the app"???
Hello! I mean "type the command". 😅
At that moment the adb installation is finished. I was giving an example of how you can use it. For example, you may use it to grant permission to an app (that asks for it).
4:55 Hi. I'm running a Python program which tries to figure out my memory partition in my phone because I do not understand in the slightest why apparently, after deleting all my photos and downloads, I still have 15 GB / 20 full.
Apparently, Python doesn't like paths that start in This PC and go to devices and I've found that apparently this ADB is supposed to help.
Now, I've done everything until the timestamp, but the last thing you say sounds like the kind of thing I need to get from an app, but my problem is on my computer, and I don't know what to ask Spyder (where I run Python from) for to get this final step. What do I do or if you can, what resource will help me instead of ADB?
Hi there!
The commands that you run depend on what you need to do.
Here is a guide: gist.github.com/Pulimet/5013acf2cd5b28e55036c82c91bd56d8
this keeps popping
adb : The term 'adb' 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
same
ow, in fact you have or to verify that you have correctly set the path in your system like he did, and make sure to exit your cmd to refresh it, that's mandatory to work, and now you should be able to make it work
@4:55 is the device code sensitive information? I see you have blurred it. because I have shared a screenshot of my adb multiple times on the interenet when asking questions
Sharing the S/N is not the much of a security issue (someone correct me if I am wrong). Just NEVER share your IMEI!
@@BredzPro Hey bro, In This PC < Properties < Environmental Variables < there is a huge dialogue box open containing User variable & system variable. After doing concerned changes in system variable, while going back we have to click ok but the dialogue box is too big, I can't access the button Ok. I got stuck. Please help....🙏
I have an android head unit in my car, can I use this to delete a program that is on my head unit ? Can I also have it select another program to replace the one I want to delete ?
Thank you so much! you've made an easy step for us!!
Really good and simple guide. Work! Ty so much
Love the editing😂👌
Wow, i just started learning coding, this is so beautiful ❤
Hey i am not able to run the ADB and fastboot ++ .exe in my pc will this method work for it to run in my pc or its just the problem of my drivers or a USB cable problem
thank you. after log time i found it you love you broo 🥰🥰🥰🥰
Thank you very much. I'm so glad I stumbled upon your tutorial. It was the only one that had clear instructions! Keep up the good work
Amazing bro very helpful 👍
This was so helpful. Thanks alot!!
Still working, thanks a bunch
thank you so much, you saved my day.
THIS GUY IS A GENIUS
when i put adb devices, it says the term is not recgonized, what can i do?
THANK U SO MUCH, I FROM INDONESIA, VERY AMAZING VIDEO
Thank you so much, your video very helped me, but my problem is that my device name is show when give a command adb devices but mobile screen Not show in PC screen. So please help me.
Do you want to mirror the phone screen on a monitor? You may try a USB hub to connect to the phone and then connect a monitor (HDMI/VGA) and mouse (USB) to control it.
My phone is Samsung Glaxy j3 2016 model. The phone screen is broken. USB debugging mode is turned off, it does not recognize the phone when I connect it to the computer via cable. I want to mirror my phone to my computer, but how do I do it?
Actually, i really appericiate your work, thank you so much 🤓😃
Happy to help! :)
So, I got everything set up, up to the "adb devices" part. Now, how do I enable ADB/USB debugging on my phone if my phone is locked due to a forgotten password/pattern (Too many incorrect unlock attempts. Try again in 8 hours.")? I read on the net that I need the "settings put global adb_enabled 1" command, but how do I activate it, and where? I can very easily do a factory reset through the recovery mode, but the reason why I am looking this up is because I do not want to lose any data on my phone. I want to run the "adb pull /sdcard/DCIM C:\Users\\Pictures" command to pull the entire DCIM folder to my PC and THEN do the wipe.
Thank you bro you are the best 🎉
How can I do this without having to open my phone (Im trying to remove the FRP lock!)
Hi do you have an idea how I can access to my phone which has the display broken (all black). I need to save my files to my computer. Pleaseeeee heeeeelp. Tryed Vysor but didnt work.
I was able to install it, but since my screen is off i'm unable to turn on the debugging settings... so the list of devices return empty - such a bummer {great tutorial if your screen still works}
whatever i did i cant get the promp on my phone(s) to work i tried revoking, deactivating and reactivting while plugged and unplugged, restarted phone before and ofter revoking, did a driver update check nothing worked pls help. phones are nord 2 and nord 4
I've been trying to install adb for the last 2 hours and still cant get it to work. I followed the video step by step even downloaded terminal just to follow what you did exactly but my pc wont recognize adb as a command. Do you think youd be able help me?
Hello.
Did you try writing .\adb (backslash)?
@@BredzPro I spent a couple more hours but got it figured out there was a conflict or something I had to reinstall and restart pc thank you though very helpful video! (Also yes .\adb instead of just adb)
This is what i got ;
adb : The term 'adb' 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
+ adb devices
+ ~~~
+ CategoryInfo : ObjectNotFound: (adb:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
where is the problem? Kindly help
Thank you kindly, pal!
Not all superheros wear capes ❤❤❤❤
I’m looking for a USB-C splitter for my Pixel 7 Pro that can conneect to its USB-C port. The splitter should have two female USB-C ports: one for connecting USB-C Apple EarPods to makee phone calls, and the other for charging the phone and supporting data transfer. This data transfer should enable USB debugging mode, allowing me to use the mirroring application, scrcpy. I’ve noticed that most products on Amazon only support data transfer on the port that supports audio, but not on the charging port. Can you recommend a product that meets these requirements?