You connect your gadget to the computer with a cable, you see a lightning icon on the screen, the battery indicator creeps up, but “My Computer” is empty. Is this a familiar situation? This is a classic symptom when data exchange mode is not activated by default. Modern operating systems, such as Android and Windows, prioritizing security, automatically block access to the file system upon first connection.

The problem may lie in either trivial notification settings or the absence of critical ones. ADB drivers or physical damage to the port. Don’t rush to take your equipment to service. In 90% of cases the solution is in the developer menu or device manager. Let's take a step-by-step look at how to make the system see your files.

Diagnostics of the physical connection and cable

The first thing to rule out is a hardware fault. A cable that does an excellent job of charging can be physically damaged inside the braid in precisely those cores that are responsible for data transmission (Data+ and Data-). Charging requires only two contacts, while file transfer requires four.

Try replacing the cord with a known good one, preferably original or certified by the manufacturer. Cheap adapter cables often do not have internal synchronization lines. Also check it yourself USB port laptop: dust or oxidation of contacts may interfere with a stable connection.

  • 🔌 Try connecting the device to another USB connector (preferably a blue USB 3.0 port).
  • 🧹 Gently clean the connector charging your smartphone with a toothpick to remove lint and dust.
  • 🔋 Check the cable operation with another phone or connect your phone to another PC.

⚠️ Attention: If you are using a USB hub or extension cord, remove them from the circuit. Connect the cable directly to the laptop motherboard, as external hubs often do not provide enough voltage to initialize the data transfer protocol.

📊 Which cable do you use for connection?
Original out of the box
Cheap Chinese cable
Adapter USB-C to Micro-USB
Wireless charging

Activating file transfer mode (MTP/PTP)

The most common reason is that the smartphone goes into “Charge Only” mode by default. This is protection against accidental copying of data when connecting to other people's computers. You need to manually switch the connection profile through the notification panel.

Unlock your phone screen after connecting the cable. Swipe the notification shade down. You will see a system message “Charging via USB” or “USB connected”. Click on it. In the menu that opens, select File transfer or MTP (Media Transfer Protocol).

Sometimes this mode is called PTP (Picture Transfer Protocol), if you want to transfer only photos, but for full access to memory it is better to use MTP. If the computer is still silent, try switching to PTP and then back to MTP - this often forces the system to poll the device again.

💡

If the USB connection notification does not appear even after unlocking the screen, go to Settings → Connections → USB Settings and select “File Transfer” there forcibly.

After selecting the mode, the sound of connecting the device should sound on the computer, and a new icon with the name of your model will appear in the explorer. If this does not happen, the problem is deeper - in the drivers or debugging.

Installing and updating drivers in Windows

When the physical connection is working properly and the MTP mode is enabled, but the PC responds with silence, the drivers are to blame. The operating system Windows 10/11 usually loads them automatically, but a glitch in the registry or a version conflict may block the process.

Open Device Manager. To do this, right-click on the Start menu and select the appropriate item. Look for the "Portable devices" or "Other devices" section. If you see a device with a yellow exclamation mark or the words “MTP USB Device,” it means that the driver is not installed correctly.

Device type in the manager Status Action
MTP USB Device Error (code 10 or 43) Update driver manually
Unknown device Not recognized Install chipset driver
Android Composite ADB Interface Working ok Enable USB debugging
Portable Device Works fine Problem in the wire or port

Right-click on the problematic device and select “Update driver” → “Search for drivers on this computer” → “Select driver from the list of available drivers." In the list, select MTP USB Device or Generic USB Hub and click “Next”. After installation, restart your computer.

☑️ Checking drivers

Done: 0 / 4

Setting up developer and debug mode

If standard methods do not help, you will have to use hidden system tools. Developer mode gives advanced control over the behavior of the USB port. This is especially true for older models or custom firmware.

Go to SettingsAbout phone. Find “Build Number” and quickly click on it 7 times in a row. The system will inform you that you have become a developer. Now return to the main settings menu, find the new section For developers.

Inside the menu, find the switch USB Debugging and activate it. Confirm the action in the pop-up window. Also pay attention to the item “Default USB Configuration” - set it to “File Transfer”. This will force the phone to automatically select the desired mode every time it is connected.

⚠️ Warning: Do not leave USB debugging enabled all the time unless you are using it for specific tasks. This reduces the security of the device, allowing third-party software to gain full access to the system when physically connected.

What to do if the “For Developers” item has disappeared?

Sometimes the settings are reset after a reboot. Repeat the procedure of clicking on “Build Number” 7 times. If this does not help, check if the “Guest” mode is enabled in the account settings.

Software and antivirus conflicts

Sometimes third-party apps create connection blocking. Aggressive antiviruses or firewalls may perceive a new USB device as a potential threat and block access to the file system until the user confirms.

Try temporarily disabling antivirus software and the Windows firewall. Also check whether you have installed proprietary utilities from the phone manufacturer (for example, Samsung Kies, HiSuite from Huawei or MI PC Suite). These apps often hijack port control, and if they do not work correctly or are outdated, standard Windows Explorer will not be able to see the phone.

If such utilities exist, try removing them or, conversely, updating to the latest version. In some cases, completely reinstalling ADB driver packages from the official website of Google or the chipset manufacturer helps.

Alternative methods of data transfer

If the software glitch turns out to be fatal and the cable is damaged, do not despair. The modern market offers many wireless solutions that work even faster than outdated USB 2.0 ports.

You can use cloud storage (Google Drive, Yandex.Disk) to synchronize files. Applications based on Wi-Fi Direct technology, such as Quick Share (formerly Nearby Share) or Send Anywhere, are great for quickly transferring large amounts of data. They create a direct connection between devices without the participation of a router.

  • 📡 Use an FTP server on your phone (via file managers like Solid Explorer) and connect through Windows Explorer at ftp://...
  • ☁️ Set up automatic syncing photos and documents in the cloud.
  • 📶 Use the Nearby Share feature in Windows 10/11 to transfer files via Bluetooth or Wi-Fi.
💡

Wireless transfer via Wi-Fi Direct often provides speeds of up to 40 Mbps, which is comparable to the speed of USB 2.0, but eliminates problems with drivers and cables.

Why does the computer see the phone only as a charger?

This happens because the MTP protocol has not been agreed upon between devices. The phone only informs the PC that there is power, but does not mount the file system. The solution is to manually switch the mode in the notification shade.

Can a virus on your phone block the connection to a PC?

Yes, some types of malware can block USB debugging or replace system data services. It is recommended to scan the device with an antivirus, for example, Dr.Web or Kaspersky.

Will resetting the phone settings help solve the problem?

Resetting to factory settings (Hard Reset) eliminates software conflicts, but will delete all data. Use this only as a last resort, having first made a backup copy in the cloud.

Why is Android not visible on Mac, but visible on Windows?

macOS does not have built-in support for the MTP protocol. To connect Android to Mac, you need to install special software, for example, Android File Transfer or OpenMTP.