Cookie
Electronic Team, Inc. uses cookies to personalize your experience on our website. By continuing to use this site, you agree to our cookie policy. Click here to learn more.

Cannot Find USB Debugging Mode on My Android



Activation of the USB Debugging Mode is required by ADB (Android Debug Bridge) which is a versatile command-line tool to communicate with Android device.

Note that the way to enable the USB Debugging mode varies from one Android version to another. If you cannot find how to enable the USB Debugging mode on your phone, try searching on the Internet for the instructions for the exact telephone model or ask your vendor.

Here's an example of how to enable the USB Debugging Mode on Android v.10:

1 blank
To enable USB Debugging mode, the Developer options should be unblocked first. Unlock your Android device and go to the System Settings.
2 blank

Find About phone and scroll until you locate the build number version.


USB debugging mode

3 blank

Tap seven times on the build number version. After that, you will get a message "You are now a developer" on your device screen.


USB debugging mode

4 blank

Go back to the System Settings > Advanced > Developer options and make sure the Developer options are on.


USB debugging mode

5 blank

Now let’s activate the USB debugging option. Go to System > Advanced > Developer options. Enable the USB debugging option.


USB debugging mode

6 blank

Confirm your intention by clicking OK in the pop-up window on your device screen.


USB debugging mode

7 blank
Congratulations! You have successfully enabled USB debugging on your Android device.