How To Enable USB OTG On Android | Plug In Drives

USB OTG works when your phone has USB host hardware, the right adapter, and any required brand setting turned on.

A flash drive that never appears usually means one of three things: the adapter is charge-only, the drive needs too much power, or the phone has a hidden OTG switch. For how to enable USB OTG on Android, start with the simple plug-in test, then check the brand setting only if your phone hides one.

Most current Android phones do not need a universal OTG button. The phone switches into USB host mode when a compatible USB-C or Micro-USB OTG adapter is connected, then Android shows the drive, keyboard, mouse, card reader, or camera in notifications or the file manager.

What USB OTG Actually Turns On

USB OTG lets the Android phone act as the host device instead of acting like an accessory. The phone powers and reads the connected USB item through the charging port.

That matters because a phone connected to a computer is usually the accessory. A phone connected to a flash drive must become the host. Android’s developer documentation says a device in USB host mode powers the bus and detects connected USB devices, and USB host mode has been part of Android since Android 3.1. Android USB host documentation explains the host-side behavior.

How Do You Turn On USB OTG?

USB OTG turns on automatically on many Android phones once a compatible adapter and USB device are attached. Brands such as OnePlus, OPPO, Vivo, Realme, Infinix, and Tecno may also include a manual OTG toggle in settings.

  1. Unlock the Android phone.
  2. Plug the OTG adapter into the phone’s USB-C or Micro-USB port.
  3. Plug the USB flash drive, keyboard, mouse, card reader, or camera cable into the adapter.
  4. Swipe down from the top of the screen and check for a USB notification.
  5. Open Files, My Files, or your phone’s file manager.
  6. Tap the USB drive name if it appears under storage.

The drive is ready when its name appears in the file manager or Android shows a notification for the connected USB device.

Enabling USB OTG On Android Phones That Hide The Switch

Some Android brands place USB OTG behind a switch that shuts off after a short time when no device is connected. Turn that switch on before plugging in the adapter.

Use the closest path for your phone brand:

Phone Type Where To Check What To Turn On
OnePlus Settings > Additional Settings OTG Connection
OPPO Settings > System Settings OTG Connection
Realme Settings > System Settings OTG Connection
Vivo Settings > Bluetooth & Devices or More Connections OTG
Infinix Settings > More Connections OTG
Tecno Settings > More Connections OTG
Samsung Galaxy No normal manual switch Connect a compatible adapter and use My Files
Google Pixel No normal manual switch Connect a compatible adapter and use Files

Search inside Settings for OTG if your menu names differ. Brand skins move the same switch between connection menus, but the label usually stays close to OTG or OTG Connection.

Why USB OTG Still Does Not Work

USB OTG fails when one part of the chain cannot pass data or supply enough power. The phone, adapter, cable, USB device, and file system all have to work together.

  • The adapter is wrong: a charge-only adapter may fit the port but cannot pass USB data.
  • The drive uses too much power: portable hard drives often need more power than a phone can provide.
  • The file system is not readable: FAT32 and exFAT work more often than NTFS on Android phones.
  • The phone lacks USB host hardware: older or low-cost models may not detect USB devices.
  • The port is dirty or loose: lint in the USB-C port can block a stable connection.
  • The device needs its own app: some cameras, DACs, card readers, and MIDI devices need a matching Android app.

A tiny flash drive is the easiest test device. If a keyboard works but a hard drive does not, USB OTG is enabled and the hard drive is the problem.

What Should Appear When OTG Works?

Android usually shows a storage notification, a permission prompt, or a new device inside the file manager. The exact screen depends on the phone brand and the USB device type.

Connected Device What Android Usually Shows Useful Next Step
USB flash drive Drive name in Files or My Files Open, copy, move, or delete files
Keyboard No storage screen Open a text field and type
Mouse Pointer on screen Move the mouse and click an app
SD card reader Card name under storage Import photos or copy folders
Camera Photo import prompt or app prompt Open the camera brand app if needed
Game controller Controller input in games Test in a controller-ready game

Do not remove a flash drive while files are copying. Open the USB notification or file manager menu and choose Eject, Unmount, or Safely Remove when that option appears.

Fix USB OTG From Easy Test To Last Resort

The quickest repair path is to prove the phone can read one simple USB device, then replace the weakest part. Work through the chain in this order.

  1. Test with a small USB flash drive, not a hard drive.
  2. Use a known data-capable OTG adapter.
  3. Restart the phone with the adapter unplugged.
  4. Turn on the brand OTG switch if your phone has one.
  5. Try the same USB drive on a computer to confirm the drive is not damaged.
  6. Format a spare drive as FAT32 or exFAT, then test again.
  7. Try a powered USB hub for hard drives, audio gear, or card readers that draw more current.
  8. Search the phone model plus USB host or check the manufacturer’s specs if nothing is detected.

USB OTG is working once Android detects a simple flash drive or responds to a keyboard or mouse. If no known-good USB device works with a known-good OTG adapter, the phone likely lacks usable USB host hardware or has a damaged port.

References & Sources

  • Android Developers.“USB Host Overview.”Explains Android USB host mode, including how the phone powers and detects connected USB devices.