How to
Fix Fastboot/Adb & Qualcomm drivers not detecting on Windows 10/11
Fix Fastboot/Adb & Qualcomm drivers not detecting on Windows 10/11 for any smartphones.
While ADB is simple to set up on Windows and Mac, and it works beautifully on Android devices, we’ve observed that Fastboot frequently fails to identify the device.
If you want to root your Android phone, unlock the bootloader, or install a custom recovery, you’ll need to get Fastboot set up correctly. So, if you’re having trouble with Fastboot not recognizing devices on Windows 10, you’ve come to the correct spot. Fastboot solutions for Android handsets from OnePlus, Xiaomi, Realme, Oppo, and others are listed below.
So, without further ado, let’s get started with the guide.
Phone Not Connecting to PC in Fastboot Mode? Fix Here
1. First off, you need to download the latest Fastboot driver Download links below this post.
2. After that, extract the ZIP file and store it preferably on the desktop.
3. Next, connect your device to the PC while the phone is in Fastboot mode or on the Bootloader screen. If ADB is working for you, you can simply run adb reboot bootloader
to instantly move to Fastboot mode.
4. Now, press the “Windows + X” keyboard shortcut on Windows 10 and quickly open “Device Manager”. You can also press the Windows key once and search for “Device Manager” and open it.
5. Here, expand the “Portable” or “Other devices” menu and you will find your Android device mentioned. However, it will display a yellow sign next to it which means Fastboot is not working on your computer. Now, right-click on it and click on “Update Driver”.
6. A new window will open up. Here, click on “Browser my computer for drivers“.
7. On the next page, click on “Browse” and select the Fastboot driver folder that you extracted above. You just need to select the folder and not any specific file. Device Manager will automatically find the android_winusb.inf
file and apply the update.
8. Once you have selected the folder, click on “Next“.
9. Now, it will install the Fastboot drivers on your PC. If you get any kind of errors then move to the next method for an alternate solution.
10. Once done, you will find your Android device move to the top menu on Device Manager and the name will change to “Android Phone -> Android Bootloader Interface“.
11. Now, open the command prompt window and run the fastboot devices
command. This time, it will detect your device. In case, the “fastboot devices” command is still showing no devices on Windows 10, then move to the next step.
Fastboot Drivers Not Installing on Windows 10
If the Fastboot drivers are not getting installed on Windows 10 and as a consequence, Fastboot is unable to recognise your device, there is a simple action you can do to allow the drivers to install without any problems. On Windows 10, you’ll need to turn off “Driver Signature Enforcement” so that the PC may install any driver that doesn’t have the required signature. Here’s how to get started.
1. Open the Start Menu and click on “Restart” while holding the “Shift” key. Release the Shift key when you see the “Please Wait” screen.
2. You will boot into the Advanced Recovery screen. Here, move to Troubleshoot -> Advanced Options -> Startup Settings -> Restart.
3. A new “Startup Settings” window will open up. Here, press “7” or “F7” on the keyboard to open Windows 10 without Driver Signature Enforcement.
4. Now, Windows 10 will start and you can follow the above method to install Fastboot drivers for your Android smartphone, be it Xiaomi, OnePlus, or Realme, et al. This time, you won’t face any errors while installing the Fastboot drivers.
5. If Fastboot is still not detecting your Android phone then right-click on “Android” and choose “Update Driver” -> “Browse my computer for drivers” -> “Let me pick from a list of available drivers on my computer”.
6. After that, double-click on “Android Phone“.
7. Here, choose “Android Bootloader Interface” and click on “Next”.
8. Finally, Fastboot drivers will be successfully installed on your device and your PC will start detecting your Android device through the Fastboot command.
9. With all that said, I would recommend you to move the “Platform Tools” folder or “Minimal ADB” folder inside the “C” drive. At times, Fastboot does not detect devices from other locations so it’s better to store the folder in the “C” drive.
If you wish to watch the Video guide on the above fixes:
Download Links
- Fastboot Drivers: Download
- ADB Drivers XDA : Download
- Qualcomm Drivers: Download from Telegram // Mega
- Platform tools: Download
Source: Beebom
Also read: OxygenOS 12 for Oneplus 8/8 Pro & 8T starts Close Beta Testing recruitment started – How to Join
If you like our article then follow us on Google news, Instagram or join our Telegram Group. For the latest TechNews and Reviews, follow Techibee on Twitter, Facebook, and subscribe to our Youtube channel.
For More Such Updates Follow Us On – Telegram, Twitter, Google News, WhatsApp and Facebook
How to
How to install crDroid Custom ROM in OnePlus 11 – Full Step-By-Step Guide
Yesterday, we posted a review video of crDroid Custom ROM on our YouTube Channel. After that, some users asked us for the installation post for that. So, here we come with a post in which we will tell you how you can install Custom ROM on OnePlus 11. You can also follow this post, even if you are installing Custom ROM for the first time as this is an easy and step-by-step guide. In this, we are particularly talking about the crDroid ROM for OnePlus 11.
Prerequisite:
- First, you have to unlock the Bootloader of your phone. So, for that, you have to Download the files that are listed below:
- Note: If you unlock your bootloader, then all your data will be wiped. So, make sure to take the entire backup of your phone.
- OnePlus USB Drivers: Download from Telegram // Mega
- ADB + Platform Tools Folder: Telegram
- OrangeFox Recovery OnePlus 11: Download
- crDroid 10 Custom ROM OnePlus 11 (A14): Download (copy this file in your P.C.)
- Install all these three one by one.
- After installing, you have to enable developer options on your phone.
- To enable developer options, you have to click on Build Number 7 times. (Settings > About Device > Version).
- After that, you have to go back and click on Additional Settings > Developer Options.
- In Developer Options, you have to enable OEM Unlocking and USB Debugging.
- Then, you have to follow this video or this post to properly install ADB and Fastboot Drivers.
- Then, you have to install OnePlus Drivers.
- After installing ADB and Fastboot Drivers, you have to open the Platform Tools folder.
- In this folder, you have to open the terminal or command prompt by typing cmd in the Address Bar and hit enter.
- Then, connect your phone to your PC.
- After that type adb devices Command Prompt or Terminal and hit enter.
- As you type this command on your PC. You will get a pop-up on your phone. You have to click on allow as shown in the image listed below:
- Then, type adb reboot bootloader.
- Later on, type fastboot devices. If a serial number is shown then your device is properly connected. But if a serial number is showing, then you have to install adb and fastboot drivers properly.
Note: If your device is not detected in fastboot, then you have to update your fastboot drivers from the link given below:
Download Fastboot Drivers Zip: Telegram
- Then, type another command, Fastboot flashing unlocking.
- After typing fastboot flashing unlocking command, you have to Navigate with the volume buttons and Press accept to unlock the bootloader with the Power button.
Note: If you unlock your bootloader, then all your data will be wiped. So, make sure to take the entire backup of your phone.
- After unlocking your phone, you have to flash custom recovery.
- So, again put your phone into fastboot/ bootloader mode.
- Then, in the Platform Tools folder, you have to open the terminal or command prompt by typing cmd in the Address Bar and hit enter.
- After that, you have to type a command in Command Prompt/ Terminal which is fastboot devices.
- Then, you have to type fastboot flash recovery (drag the recovery image file) and hit enter.
- Later on, type fastboot reboot recovery. After typing this command, your phone boots into OrangeFox Custom Recovery.
- Now, we have to sideload the Custom ROM file. So, for that, you have to click on the Menu toggle (last toggle) which is present on the bottom right.
- Then, tap on the ADB Sideload. After that, you have to type one last command by keeping the device connected to the PC which is adb sideload (drag the Custom ROM file), and hit enter.
Note: After flashing Custom ROM, you have to format user data. So, for that head to the Menu of the recovery. Then, Manage Partitions > Data > Format Data > type yes.
After that click on reboot system.
Then, you are good to go.
Note: Do keep in mind we (Team Techibee) are not responsible for any kind of bricked or damaged device. So, do it at your own risk.
If you guys facing any issues while installing crDroid custom ROM on your OnePlus 11, then do let us in the comment box or ask us on our Telegram group. Also, do let us know in the comment box, whether you like this post or not.
For More Such Updates Follow Us On – Telegram, Twitter, Google News, WhatsApp and Facebook
Apple
How to turn off FaceTime Reactions in iPhone, iPad, MacBook, iMac
With its latest iOS 17, iPadOS 17.4, and macOS 17.4 (Sonoma), Apple has introduced 8 hand gestures during video calls in the FaceTime app and other video conferencing apps, which lets you fill your screen with 3D effects. For eg. if you make a heart by joining hands, then you will see that the floating red hearts will arise from the center of your hands as shown in the image below:
As most of the users don’t know that this feature is enabled by default. But sometimes, it creates awkward and embarrassing moments during some important video calls such as business meetings, online therapy, online classes, etc.
Luckily, Apple has come up with a solution for this. Along with the new iOS 17.4 (stable) and iPadOS 17.4 (stable), which is going to be launched by next month i.e. March 2024, Apple is going to release a new API (Application Programming Interface) that allows video conferencing apps to turn off the gesture-based reactions by default in their apps as said by MacRumors Contributor Aaron Perris. Until now, it’s not confirmed whether this API will also be accessible in macOS 14.4.
How to turn off Gesture-based Reactions (FaceTime)
1. On an iPhone or iPad:
- First, you have to open FaceTime on your iPhone or iPad.
- Then, swipe down from the top-right corner of the screen to see Control Center.
Note: If you have a Touch ID-based iPhone/ iPad, then Swipe up from the bottom to see Control Center.
- Then, you have to tap on the Effects button which is present in the top-left corner.
- After that, tap on the Reactions button.
- At last, swipe up twice (2 times) to return to FaceTime.
2. On a MacBook or iMac: To turn off FaceTime reactions on a MacBook or iMac, running macOS Sonoma, you have to click on the Reactions button which is present in the FaceTime menu bar.
Do you already know guys, how to disable FaceTime reactions in iOS, iPadOS, iMac, and MacBook? Do let us know in the comment box. Also, do tell us whether you like this post or not.
Featured Image: TapSmart
For More Such Updates Follow Us On – Telegram, Twitter, Google News, WhatsApp and Facebook
Apps
Easiest way to transfer files from Android to iPhone or vice versa
One of the major problems occurs when you are trying to share files between Android phones and Apple’s iPhones or vice versa. But in this post, I am going to solve that problem. So, if you want to share files between Android and iPhone, you are in the right place. Now, let’s move on to the process.
Note: The file size won’t be compressed. You will get the same size in the received phone as well.
How to share files between Android and iPhone?
If you want to share files between Android and iPhone, then you have to follow the steps that are listed below:
- First, you must download the EasyShare app from Google’s Play Store and Apple’s App Store.
- Later on, open the app and grant all the required permissions.
- Then, you have to click on Transfer File.
- After you click on Transfer File, you have to scan the QR Code on the other phone.
Note: Scan the code from your iPhone which is shown on your Android Phone.
To see the code, you have to tap the option which is shown in the image below:
- Join the Network by clicking the Join button.
- Later on, you have to select the files that you want to send and click on the Send button present below the no. of the items, and items size.
- The file was sent successfully.
After sending or receiving the files, if you wish to disconnect, then you have to follow the steps listed below:
- To disconnect, you have to press the back arrow, presented above the left side of the History.
- Then, click on the disconnect button which is presented in the bottom right corner.
- Now, click on Confirm.
Do you use this method before? If yes, then let us know in the comment box. Also do tell us whether you like this post or not.
For More Such Updates Follow Us On – Telegram, Twitter, Google News, WhatsApp and Facebook