Xiaomi Redmi 5 Plus
vince
USB 3.1
wirelessly
MIUI
MIUI 9/10
5 Proven Methods
MTP
ADB
Redmi 5 Plus by default blocks access to memory when connecting to a PC USB, Even after unlocking, many people have a device not recognized error because they don't have Qualcomm drivers. We'll go through every step from basic setup to solving rare bugs, like when the phone is charging but not defined as a drive.
In the article you will find:
- π Standard connection via USB (unlockable MTP)
- π» Installation of drivers for Windows 7/10/11 (including manual)
- πΆ Wireless file transfer via Mi Drop and FTP-server
- π§ Error resolution: βDevice not recognized", "MTP-not installed"
- π Alternative means: ADB, Fastboot and cloud services
1. Preparation of the smartphone: unlocking the developer mode
Before you connect Redmi 5 Plus to your computer, you need to activate the developer mode and enable debugging. USB. Without this, the PC will not be able to recognize the device as a drive.
Instructions for MIUI 9/10/11:
- Open the Settings. β The phone.
- Find the MIUI version and tap it 7 times in a row (you will receive a notification "You became a developer").
- Return to the main Settings menu β there will be a new section Additional Settings β For developers.
- Activate the switches: π Debugging by USB π Factory unlocking OEM (if you plan to firmware)
β οΈ Note: If after activation of the developer mode the option Debugging by USB If it goes missing, check if there are cache cleaning apps on your phone (like Clean Master.
After debugging is enabled, connect your phone to your PC. On the smartphone screen, you will see a request "Allow debugging by USB?" β Please confirm by ticking the box "Always allow from this computer".
Activate the Developer Mode|Enable debugging on USB|Allow access on the phone when connected|Install drivers on PC (if Windows)
-->
2. Connection through USB: setup MTP error-solving
The standard method is to connect via cable USB Type-C (with Redmi 5 Plus comes cable) USB However, even with the right setup, Windows may not recognize the device. Consider the step-by-step instructions and typical errors.
Step 1: Selecting a connection mode
After connecting the cable to the PC:
- Swipe down the notification panel on your phone.
- Tap on the notification "Charging via USB".
- Select a mode: π File transfer (MTP) β memory-access. π± Transmission of photo (PTP) β if MTP doesn't work. π Charging only β blocks access to data.
Step 2: Install drivers for Windows
If the PC doesn't see the Redmi 5 Plus, there are likely no drivers for the Qualcomm Snapdragon 625 chipset.
- π Official Xiaomi drivers: link (section "Driver").
- π§ Qualcomm Universal Drivers: Qualcomm website (registration required).
For manual installation:
- Open Device Manager (Win + X β Device Manager).
- Find a device with a yellow exclamation point (usually under "Other Devices" or "Ports" COM").
- PKM β Update the driver β Search on this computer.
- Specify the path to the downloaded driver file.
β οΈ Warning: Windows 7 may require you to disable driver digital signature verification. CMD (on behalf of the administrator):
bcdedit.exe /set nointegritychecks onAfter installing the drivers, restart the PC.
What if Windows says βDevice not recognizedβ even after installing drivers?
3. Alternative ways of connecting: Wi-Fi and FTP
If USB-The connection is broken or the cable is damaged, you can transfer files over Wi-Fi:
- π² Mi Drop β a proprietary application from Xiaomi for transferring files between devices.
- π FTP-Server β a universal method that works through any file manager (e.g., a file manager, ES Conductor).
- βοΈ Cloud services: Google Drive, Mi Cloud or Yandex Drive.
Method 1: Mi Drop (without root)
Mi Drop is pre-installed on Redmi 5 Plus to transfer files
- Open Mi Drop on your phone and PC (download for Windows: link).
- On the phone, select "Send", on the PC - "Get".
- Scan it. QR-code from the PC screen or connect via Hotspot.
Transmission speed: ~5-10 MB/s (depending on the router).
Method 2: FTP-server (for experienced users)
If you need to get full access to the file system (for example, for backup), set up FTP-server:
- Install. ES Solid Explorer or Explorer from Google Play.
- In the application settings, find "FTP-server and activate it.
- Remember the address of the form ftp://192.168.x.x:3721.
- On the PC, open "Conductor" β enter the address in the address bar β Enter your login/password (often anonymous by default).
β οΈ Attention: FTP-Do not transmit sensitive data (passwords, bank documents) over public Wi-Fi networks.
π‘
If FTP-The server is not connecting, check if it is blocked by Windows firewall or antivirus. Add an exception for port 3721 (or another specified in the application settings).
4. Connect via ADB and Fastboot (for firmware and debugging)
If you need not just to copy files, but to flash Redmi 5 Plus, unlock the bootloader or get root access, you will need to connect via the Internet. ADB (Android Debug Bridge or Fastboot.
Installation ADB PC-only
Download the Google Platform Tools:
- Go to the download page and download the archive for your OS.
- Unpack it in a folder. C:\adb.
- Open up. CMD in this folder (Shift) + PCM β "Open the team window").
- Connect the phone with the debugging enabled USB enter:
adb devicesIf the device appears in the list, the connection is successful.
Teams to work with ADB
| Team team. | Description |
|---|---|
| adb pull /sdcard/photo.jpg C:\ | Download photo.jpg file from your phone to C:\ |
| adb push video.mp4 /sdcard/ | Download the file video.mp4 phone-on |
| adb shell ls /sdcard/ | View files on the memory card |
| adb reboot bootloader | Reboot your phone to Fastboot mode |
To work in Fastboot mode (for example, to unlock the bootloader):
- Turn off the phone.
- Press Volume Down + Power before the Fastboot logo appears.
- Connect to the PC and type in:
fastboot devicesIf the device is determined, you can sew TWRP or unlock the bootloader.
π‘
The Redmi 5 Plus bootloader requires official permission from Xiaomi, which can be obtained through the Mi Unlock Tool app, but the process takes up to 720 hours (30 days) of waiting.
5. Solving common problems
Even when set up correctly, connecting Redmi 5 Plus to your PC can be unstable, and letβs look at common errors and their solutions.
Mistake 1: "MTP-not installed"
Causes and solutions:
- π Damaged cable β try another one (original from Xiaomi or certified) USB 2.0).
- π₯οΈ Driver conflict β remove all previously installed Xiaomi drivers through Device Manager and install them again.
- π± Failure MIUI β Restart your phone or reset your settings in Settings β Additionally. β Resetting settings (without data loss).
Error 2: Phone Charges, but Not Defined as Drive
Possible causes:
- π Port Lock β Check if Charging Only is on in the notification curtain.
- π οΈ The connector is damaged. USB β Try cleaning your phone port with a toothpick (not a metal object!).
- π Protocol failure MTP β enter ADB: adb shell setprop persist.sys.usb.config mtp,adb Then restart the phone.
Mistake. 3: Windows 10/11 Always install drivers, but the device is not working
Decision:
- Turn off automatic driver installation: gpedit.msc β Computer configuration β Administrative templates β System system β Installation of the device β Prohibit installation of devices not described by other policy settings
- Install drivers manually (see Section 2).
What to do if you update after the update MIUI The phone stopped connecting to the PC?
6. Connection to macOS and Linux
On Mac and Linux, Redmi 5 Plus is easier to connect than on Windows, but there are nuances.
For macOS:
Instructions:
- Install Android File Transfer (official software from Google): download.
- Connect the phone in MTP mode.
- Open Android File Transfer β your phone files will appear in the program window.
β οΈ Note: On macOS Catalina and later, you may need to allow access to System settings β Security and confidentiality.
For Linux (Ubuntu/Debian):
Install packages for support MTP:
sudo apt install mtp-tools mtpfsThen connect the phone and use the file manager (Nautilus, Dolphin) or terminal:
mtp-detect | grep idProduct # Connection check
go-mtpfs /media/redmi5plus # Mounting (requires go-mtpfs utility)If the device is not defined, add a rule for udev:
sudo nano /etc/udev/rules.d/51-android.rulesAdd a line (replace) ID_VENDOR You can find out through LSUSB):
SUBSYSTEM=="usb", ATTR{idVendor}=="2717", MODE="0666", GROUP="plugdev"Restart the PC.
7.Cloud alternatives: when physical connectivity is not possible
If none of the methods work (for example, the connector is broken). USB), Use cloud services:
| Service | Advantages | Deficiencies |
|---|---|---|
| Mi Cloud | Integration with MIUI, automatic backup | 5GB restriction, slow loading |
| Google Drive | 15GB free, high speed | Requires a Google account |
| Telegram | No-limit to files up to 2 GB, instant sending | No folder structure. |
For automatic synchronization:
- On the phone, open Settings β Accounts β Mi Cloud.
- Turn on sync for Gallery, Contacts and Notes.
- On PC, go to i.mi.com and download the files.
π‘
To speed up downloads to Mi Cloud, connect to 5GHz Wi-Fi (4G) speed-limited ~2 MB/s.