Install applications on Xiaomi via computer: 4 proven ways (including bypassing locks) MIUI)

Install applications on Xiaomi, Redmi or smartphones POCO It's often the only way out when standard methods don't work, but you may have encountered a "failed to install" error when you download it. APK Directly, or your device is blocked by politicians MIUI (Other times, you need to install a system application that cannot be downloaded from Google Play.

In this guide, we will discuss 4 working methods of installation APK via PC: from simple drag and drop files to use ADB And Fastboot, and we're going to focus on circumventing the restrictions. MIUI, All methods have been tested on current models from 2023 to 2026, including Xiaomi 14 Ultra, Redmi Note 13 Pro.+ and POCO F6.

Before you start, check:

  • πŸ”Œ USB-cable: use an original or certified cable with data support (not all charging cables are suitable!).
  • πŸ“± Developer Mode: Must be activated (instruction below).
  • πŸ–₯️ Drivers: Xiaomi drivers or drivers must be installed on the PC ADB (References to download in relevant sections).

πŸ“Š What kind of installation APK you've tried before?
Through USB-drag-and-drop
Through ADB
Through the Mi PC Suite
Never tried.

1. Preparation of the Xiaomi smartphone: turn on debugging by USB unlock OEM

Without activating these settings, most PC installation methods simply won’t work. MIUI By default, it blocks access to system functions, so the first step is to unlock them.

How to turn on the developer mode:

  1. Open the Settings. β†’ The phone.
  2. Find the MIUI version and tap it 7 times in a row (you will receive a notification "You became a developer").
  3. Return to the main Settings menu, and a new section for developers will appear.

Now activate the critical options:

  • πŸ”§ Debugging by USB (For developers β†’ Debugging by USB) β€” Allows the PC to send commands to the device.
  • πŸ”“ Unlocking OEM (For developers β†’ Unlocking OEM) β€” It is necessary to work with Fastboot and some ADB-team.
  • πŸ“± Installation through USB (For developers β†’ Installation through USB) β€” permitting APK directly from the computer.

⚠️ Note: Some Xiaomi models (e.g. Mi 11 Lite or Redmi) 10C) Option Unlocking OEM If it's not on the menu, try connecting the device to the Internet and update it. MIUI The latest version, sometimes it solves the problem.

What to do if the USB debugging is not enabled?
If you try to turn on the debugging USB There is an error "Can not turn on" or the setting immediately turns off, follow the following steps: 1. Reboot the smartphone. 2. Turn off all VPN 3. Check if there are any parental control apps installed (like Google Family Link). 4. If nothing helps, reset to factory settings (Settings) β†’ Additionally. β†’ Recovery and reset, but note that this will delete all data!

Method 1: Installation APK through USB-Drag (the simplest method)

This method is suitable for most users and does not require special knowledge, it works even on locked devices, if you have a computer. MIUI Installation from unknown sources is not disabled.

Step-by-step:

  1. Download. APK-file on a computer (for example, from the APKPure or APKMirror site).
  2. Connect Xiaomi to your PC via USB-In the notification curtain of the phone, select File Transfer mode (MTP).
  3. On the computer, open the conductor (Win). + E) and find the connected device in this computer.
  4. Copy. APK-file to any folder on your smartphone (for example, Downloads or Downloads).
  5. Unplug your phone from your PC and open any file manager (such as Mi File Explorer).
  6. Find the copied APK If you see a warning that says "Installation locked," click Settings and allow installation from that source.

Problem.Reason.Decision
The file is not copied to the phone.Wrong regime. USB (selected "Charging")In the phone notification curtain, select File Transfer (MTP)
The installation error is called "Parse Error".Damaged. APK-file or incompatible versionDownload APK again from a trusted source (e.g. APKMirror)
The "Install" button is inactiveV MIUI Disabled installation from unknown sourcesAllow installation for the file manager used in Settings β†’ Annexes β†’ Special access β†’ Installation of unknown applications

πŸ’‘

If, in copying, APK The error β€œNot enough memory” appears on the phone, try to copy the file to the root folder of the device (/storage/emulated/0/) or SD-map (if installed).

Method 2: Installation through ADB (for system applications and circumvention of restrictions)

ADB (Android Debug Bridge is a debugging tool that allows you to install apps directly through the command line:

  • πŸ“΅ MIUI block APK via file manager.
  • πŸ”§ You need to install a system application (e.g. Google Camera or modified services).
  • πŸ”’ The device is under enterprise management (for example, through Android Enterprise).

What you need:

  • πŸ–₯️ ADB Fastboot Tools (download and unpack on PC).
  • πŸ“± Included debugging by USB (see section 1).
  • πŸ”Œ USB-data-couple.

Instructions:

  1. Connect Xiaomi to your PC and select File Transfer (MTP) mode.
  2. Open the command line (Win + R β†’ enter cmd β†’ Enter).
  3. Go to the folder with ADB (For example, if you have unpacked in C:\adb, enter: cd C:\adb
  4. Check device connection: adb devices If the phone appears in the list (with serial number), you can continue. FAQ.
  5. Install. APK command (replace the path\c\file.apk with the real path): adb install path\c\file.apk

For installation APK In the system partition (only for rooted devices!) use the command:

adb install -r -t -s path\to file.apk

where:

  • -r β€” reinstall the existing application,
  • -t - allow the test installation,
  • -s β€” set up SD-card (if supported).

⚠️ Note: If an error occurs when adb install INSTALL_FAILED_USER_RESTRICTED, This means that the device administrator (e.g., corporate policy) is blocking the installation. 4 (Fastboot) or a complete reset of settings.

Download ADB Tools and unpack into a separate folder|Enable debugging on USB Xiaomi|Connect the phone to the PC in mode MTP|Check the connection of the adb device team|Place it. APK-file-file ADB (convenienceally)-->

Method 3: Installation via Mi PC Suite (official method from Xiaomi)

Mi PC Suite is Xiaomi’s proprietary software that allows you to control your device from a computer, including installing applications.

Advantages:

  • πŸ”Ή Official software - minimal risk of errors.
  • πŸ”Ή Supports data backup before installation.
  • πŸ”Ή It works even on devices with a blocked bootloader.

Disadvantages:

  • ⚠️ Not all versions. APK Supported (e.g. modified applications).
  • ⚠️ Requires authorization in Mi Account.

How to install an application through Mi PC Suite:

  1. Download and install Mi PC Suite on your computer.
  2. Connect Xiaomi to your PC via USB and select the File Transfer Mode.
  3. Run the Mi PC Suite and wait for the program to identify the device.
  4. In the main menu, select the Apps section.
  5. Press Set. APK (Install APK) and select the downloaded file.
  6. Confirm the installation on the phone (if you receive a request).

If the Mi PC Suite does not see the device:

  • πŸ”Œ Check what the original is used. USB-cable.
  • πŸ”„ Reinstall Xiaomi drivers through the official website.
  • πŸ“± Include in the developer settings the option Debugging by USB (security).

πŸ’‘

Mi PC Suite – the safest way to install APK via PC, but it is not suitable for system applications or modified versions (e.g. YouTube Vanced or Google Camera for Xiaomi).

5. Method 4: Installation via Fastboot (for advanced users)

This is a method used in extreme cases where other methods don't work, and it involves rebooting your phone to Fastboot mode and installing it. APK Fastboot allows you to bypass most restrictions. MIUI, but requires an unlocked bootloader.

When you need a Fastboot:

  • πŸ”’ MIUI completely block the installation APK (For example, on corporate devices).
  • πŸ“¦ You need to flash the system application (for example, GApps or a modified MiuiCamera).
  • πŸ”§ You need to update or roll back the firmware version.

Step-by-step:

  1. Download. ADB and Fastboot Tools and unpack on PC.
  2. Connect Xiaomi to your computer and enable debugging over USB.
  3. Reboot your phone to Fastboot: Adb Reboot Bootloader Or Manually: Turn off your phone β†’ clamp down on power. + Loudness down before the Fastboot logo appears.
  4. Check Connection: Fastboot devices If the device is not displayed, see the solution.
  5. For installation APK In the system section, use the command (only for rooted devices!): fastboot flash system path\to file.img Note: For conventional devices APK This method is not suitable - it is designed for firmware system components.

⚠️ Attention: Incorrect use of Fastboot can lead to a device blink. If you are not sure about your actions, use other methods or consult a specialist. For example, a fastboot flash command with the wrong file can make the phone inoperable!

For the installation of normal APK Fastboot first uploads the phone to Recovery and uses it. ADB Sideload:

  1. Recovery: Adb Reboot Recovery Or Manually: Turn off your phone β†’ clamp down on power. + Loudness up.
  2. From the Recovery menu, select Apply update β†’ Apply from ADB.
  3. On PC, do: adb sideload path\to file.zip Note: The file should be in.zip format, not.apk!

6. Circumvention of restrictions MIUI: What to do if the installation is blocked

MIUI It's known for its strict security policies, which often interfere with third-party application installations:

Mistake.Reason.Decision
Couldn't install: INSTALL_FAILED_USER_RESTRICTEDThe administrator of the device blocks the installationDisable Administrator in Settings β†’ Applications β†’ Special Access β†’ Device Administrators
App not installed: The package appears to be corruptA damaged APK or incompatible architectureDownload. APK from another source (such as APKMirror) and check compatibility with your model
MiuiSecurity: Installation blockedMIUI Blocks β€œuntrusted” applicationsEnable the Installation through USB In the developer settings and use ADB install
INSTALL_FAILED_TEST_ONLYAPK is designed for testing onlyUse the adb install command -t path\to file.apk

If none of these methods work, try:

  • πŸ”„ Disable signature verification MIUI (Rooted only: adb shell settings put global package_verifier_user_consent 1
  • πŸ“² Set through TWRP (requires custom recovery).
  • πŸ”§ Temporarily disable MiuiOptimization (for some models): adb shell settings put global miui_optimization_disabled 1

On some devices (e.g. Xiaomi) 13T Or the Redmi Note 12 Pro.+) MIUI It can also block the installation through ADB. In this case, it will only help:

  • πŸ”“ Unlock the bootloader via Mi Unlock Tool (requires Mi Account binding and waits 7-15 days).
  • πŸ“¦ Install custom firmware (for example, LineageOS or Pixel Experience).

7. Frequent errors and their solutions

Even when following instructions, users often face problems, and here are the most common ones and ways to fix them:

1.The computer does not see Xiaomi when connecting via USB

  • πŸ”Œ Check the cable – many charging cables do not support data transmission.
  • πŸ”„ Reinstall drivers: Open Device Manager (Win) + X β†’ Device Manager. Find Xiaomi under Portable Devices or Other Devices. Right-click β†’ Update the driver β†’ Search on this computer. Select the driver manually from the folder with ADB.

Debugging by USB (security)

2. error "adb: device unauthorized" when executing commands

  • πŸ“± The phone screen should show a window requesting debugging permission:

USB 2.0

3. When installed APK Appears "Application not installed"

  • πŸ“ Check that APK-The file is not corrupted (compare the hash with the original).
  • πŸ“± Remove the previous version of the application (if it is already installed).
  • πŸ”§ Use the flag command -r For forced reinstallation: adb install -r path\to file.apk

4. Fastboot does not see the device (waiting for device)

  • πŸ”Œ Make sure the phone is really in Fastboot mode (a screen with a picture of a hare and the inscription Fastboot).
  • πŸ–₯️ Reinstall Google drivers USB Driver (you can download it from Android Studio).
  • πŸ”„ Try another one. USB-port (better on the back of the PC).
  • πŸ“‘ Disable the antivirus – it can block Fastboot.