You connected a USB drive to your Android phone via an OTG adapter and nothing happens — no notification, no storage appearing, or you get a "Permission denied" error when you try to open files. USB OTG (On-The-Go) access issues are common but almost always fixable. Here are the actual causes ranked by probability and exactly how to resolve each one.
Quick Answer
Most USB access failures are caused by three things: a wrong or faulty OTG adapter (charge-only adapters do not pass data), an incompatible filesystem (NTFS is not readable by stock Android file managers but AnExplorer handles it), or missing Android storage permissions (Android 11+ requires explicit access grants). Check these three things first — they cover roughly 80% of USB OTG problems.
Fix 1 — Grant Full Storage Permission to AnExplorer
On Android 11 and later, apps need explicit permission to access external storage devices including USB drives. When AnExplorer first detects a USB drive, it requests access through a system dialog. If you dismissed or denied that prompt:
- Go to Settings → Apps → AnExplorer → Permissions
- Tap Files and media → select Allow management of all files
- Disconnect the USB drive, wait 5 seconds, then reconnect it
- Open AnExplorer — the USB drive should now appear in the sidebar and be fully accessible
On some manufacturers (Samsung, Xiaomi), the permission may be labeled differently:
- Samsung: Settings → Apps → AnExplorer → Permissions → Storage → Allow
- Xiaomi: Settings → Apps → Manage apps → AnExplorer → Permissions → Storage
Fix 2 — Check the OTG Adapter (Most Common Hardware Cause)
Not all USB-C to USB-A adapters support OTG data transfer. Many adapters sold as accessories or included with budget devices are power/charging adapters only — they physically lack the data connection pins or the OTG identification resistor:
How to identify a working OTG adapter:
- Look for labels: USB OTG, USB Host, USB 3.0 OTG, or Data + Charge
- Adapters from reputable brands (Anker, Ugreen, Samsung) are reliable
- The adapter included in your phone's box (if any) is almost always OTG-capable
- No-brand Amazon/AliExpress adapters costing under $3 frequently lack data lines
Testing:
- Try connecting a USB keyboard or mouse through the adapter — if your phone recognizes input, the adapter supports OTG data
- If a keyboard does not work either, the adapter is the problem — replace it
If you are on a phone with Micro-USB: use a Micro-USB OTG adapter (the short cable type with a female USB-A port). These are well-standardized and almost always work.
Fix 3 — Verify Your Phone Supports USB OTG
Before spending time troubleshooting, confirm your phone has OTG hardware support:
- Most phones from 2014 onward support USB OTG — it is standard on mid-range and flagship devices
- Some ultra-budget phones disable OTG in software even when the hardware supports it
- Check specifications: Your phone's spec sheet (on the manufacturer's website or GSMArena) will list "USB OTG: Yes/No"
- Quick test: Download the "USB OTG Checker" app from the Play Store — it reports whether your device's hardware supports host mode
If your phone definitively does not support OTG, alternatives include:
- Transfer via WiFi using AnExplorer's Device Connect (HTTP) feature
- Use a WiFi-enabled USB drive (like SanDisk Connect)
- Transfer via cloud storage
Fix 4 — The Drive's Filesystem Is Not Supported by the Stock File Manager
Android's default file manager (Google Files, Samsung My Files) has limited filesystem support. AnExplorer supports additional filesystems without requiring root:
| Filesystem | Stock Android File Manager | AnExplorer |
|---|---|---|
| FAT32 | ✅ Full support | ✅ Full support |
| exFAT | ✅ Full support | ✅ Full support |
| NTFS | ❌ Often not supported | ✅ Full read/write |
| ext4 | ❌ Not supported | ✅ Full read/write |
| HFS+ (Mac) | ❌ Not supported | ❌ Not supported |
| APFS (Mac) | ❌ Not supported | ❌ Not supported |
If you are using an NTFS-formatted drive (very common for drives used with Windows PCs) and your stock file manager says "Unsupported format" or shows the drive with 0 files:
- Open AnExplorer instead of the stock file manager
- The USB drive should appear in the sidebar with full read/write access
- If it works in AnExplorer, the problem was purely a filesystem compatibility issue with the stock app
If you want universal compatibility, reformat the drive to exFAT (works on Windows, Mac, Android, and Linux without extra software).
Fix 5 — The USB Drive Needs More Power Than Your Phone Provides
USB drives draw power from your phone's USB port via the OTG adapter. Different drives have different power requirements:
| Drive Type | Power Draw | Works via Phone OTG? |
|---|---|---|
| USB flash drives (thumb drives) | 50–200 mA | ✅ Almost always |
| USB-C SSDs (Samsung T7, etc.) | 200–500 mA | ✅ Usually works |
| 2.5" portable HDDs (spinning disk) | 500–900 mA | ⚠️ Sometimes fails |
| 3.5" desktop HDDs | 1000+ mA (need external power) | ❌ Always fails |
If you are trying to connect a portable hard drive (HDD) that spins up when powered:
Solutions:
- Use a powered USB hub between your phone and the hard drive — the hub provides power from its own adapter while passing data through to the phone
- Switch to a USB-C SSD (like Samsung T7 or Crucial X6) — these are small, fast, and draw minimal power
- Use a USB flash drive instead for smaller file collections
- Some phones with large batteries (5000+ mAh) can power 2.5" HDDs — test it, but be aware the phone battery will drain faster
Fix 6 — The USB Drive May Be Corrupted
If the drive works on a PC but not on Android, the filesystem may have minor corruption that Windows tolerates but Android does not:
- Connect the drive to a Windows PC
- Open File Explorer → right-click the drive → Properties → Tools tab → Check (Error checking)
- Let Windows scan and fix any filesystem errors
- Safely eject from PC → reconnect to your Android phone
- Open AnExplorer and check if the drive is now accessible
If Windows reports "cannot repair errors" or finds bad sectors:
- The drive is physically failing — back up data immediately and replace it
- Do not trust important data to a drive with bad sectors
Fix 7 — Reformat the Drive (Last Resort)
If the drive is new, empty, or you have already backed up its contents, reformatting resolves most filesystem issues:
Recommended format: exFAT
- Works on Windows, Mac, Android, and Linux
- No file size limit (unlike FAT32's 4 GB per-file restriction)
- Best choice for cross-platform USB drives
To reformat on Windows:
- Connect drive to PC → File Explorer → right-click drive → Format
- File system: exFAT → Allocation unit size: Default → Start
- Safely eject → connect to Android → the drive should now work
To reformat from AnExplorer:
- Connect drive to phone → open AnExplorer
- Long-press the USB drive in the sidebar → Format
- Select exFAT → confirm
::: warning Formatting erases all data on the drive permanently. Only format if you have a backup or the drive is empty. :::
Checking Permissions on Android 13 and Later
Android 13 introduced granular media permissions that can affect USB drive access:
- Go to Settings → Privacy → Permission manager → Files and media
- Find AnExplorer in the list
- Ensure it is set to Allowed for all files (not just "Media only")
- If you see "Ask every time" or "Denied," change it to full access
Without full file access permission, AnExplorer may detect the drive but be unable to show its contents.
USB Drive Shows in AnExplorer But Files Are Missing
If the drive appears and shows as connected but the file listing is empty or incomplete:
Possible causes and fixes:
- Hidden files: Enable Show Hidden Files in AnExplorer settings — some files start with
.and are hidden by default - Corrupted FAT table: The file allocation table is damaged. Connect to Windows and run
chkdsk D: /f(replace D: with your drive letter) - Files were deleted on another device: If someone deleted files on this drive using a different computer, they may be in a hidden recycle folder. Check for
$RECYCLE.BINfolder (enable hidden files to see it) - Wrong partition: Some drives have multiple partitions. AnExplorer may mount the first partition which could be empty — check if the drive has a second data partition
USB Hub and Multi-Device Setup
If you need to connect multiple USB devices (drive + keyboard, or multiple drives):
- Use a powered USB-C hub with your phone
- Connect the hub to your phone's USB-C port
- Plug drives into the hub's USB-A ports
- AnExplorer shows each connected drive separately in the sidebar
- You can browse, copy, and move files between drives directly
Ensure the hub has its own power supply — unpowered hubs split your phone's limited power output among all connected devices and may cause intermittent disconnections.
Related Guides
- Transfer Files to USB Drive — full USB OTG transfer workflow
- SD Card Not Showing — similar fixes for SD card detection
- Access Files on Android TV — USB access on TV devices
- USB OTG Feature Guide — complete OTG capabilities overview
