How to connect Xiaomi to your computer via Bluetooth: full instruction 2026

Connecting a Xiaomi smartphone to a computer via Bluetooth seems like a simple task, but in practice users face a lot of nuances, from the lack of drivers to pairing errors. In this article, we will analyze not only the basic steps of configuring the connection, but also reveal the hidden Bluetooth functions in MIUI 14/15, which allow you to transfer files at speeds up to 2 MB / s (using the BLE 5.2 protocol) and even stream sound with minimal latency.

You will learn how to get around common bugs (e.g., code 0x8007048F in Windows 11), what Xiaomi settings affect connection stability, and why some models (like Redmi Note 12 Pro+) require additional manipulation with A2DP and AVRCP profiles. And for Linux PC owners, we have prepared a separate section with commands for manual configuration via bluetoothctl.

Preparation of devices: what to check before pairing

Before you start connecting, make sure both devices meet the minimum requirements. For Xiaomi, this is:

  • πŸ“± Version. MIUI at least 12.5 (older firmware may not have profiles) HFP and PBAP). You can check the version in Settings β†’ The phone. β†’ Version. MIUI.
  • πŸ”‹ Battery charge above 20% – at low levels, the system can automatically turn off Bluetooth to save energy.
  • πŸ”„ Lack of active activity VPN or Flight modes that block wireless connections.

From the computer side:

  • πŸ–₯️ Windows 10/11 With updated drivers (especially if you have a Qualcomm or Broadcom adapter). β†’ Network adapters.
  • 🐧 Linux must have a blueZ version package installed. 5.60+. You can check with the bluetoothctl team. --version
  • 🍎 MacOS requires a version no lower than Monterey 12.3 – older versions do not support the protocol LE Audio.

⚠️ Note: If you use Xiaomi with custom firmware (e.g. Pixel Experience), pre-enable the Developer Options option β†’ Enable Bluetooth HCI SNIFF. Without it, some functions (such as contact transfer) will not work.

πŸ“Š What OS are you using on your computer?
Windows 10/11
macOS
Linux
other

Step-by-step: how to connect Xiaomi to a PC via Bluetooth

The pairing process varies depending on the computer's operating system, and below we'll look at the options for Windows, macOS, and Linux, and point out the typical errors for each.

Method 1: Connect to Windows 10/11

On Windows, the algorithm is as follows:

  1. On a Xiaomi smartphone, open Settings β†’ Bluetooth and activate the switch. Make sure the phone is visible to other devices (Detectable option).
  2. On PC, click Win + I, go to Devices β†’ Bluetooth and other devices and click β€œAdd device”.
  3. Select the β€œBluetooth” device type, wait for your Xiaomi to appear on the list and click on it.
  4. Confirm pairing on both devices. The phone may be asked to access contacts and call history, which is normal for a PBAP profile.

If the device is not displayed:

  • πŸ”„ Reboot your Bluetooth service on your PC: Open the Services (click services.msc in search), find Bluetooth Support and restart it.
  • πŸ”§ Update the adapter driver through Device Manager (right-click on the adapter) β†’ Β«Update the driverΒ»).
  • πŸ“΅ Make sure your phone is powered off Charge Savings mode – it can block Bluetooth background work.

Activated Bluetooth on Xiaomi|

We see the phone for other devices |

Power saving mode is off |

Updated Bluetooth drivers on PC-->

Method 2: Connect to macOS

On Mac, the process is easier, but there are nuances with Xiaomi models on Qualcomm Snapdragon chips:

  1. Open System Settings β†’ Bluetooth and make sure the adapter is on.
  2. Turn on Bluetooth on your phone and make it detectable.
  3. On a Mac in the list of devices, select your Xiaomi and click β€œConnect”.
  4. Confirm pairing on both devices. If you have a "Disconnected" error, try turning off your phone's Wi-Fi -- sometimes it helps.

⚠️ Attention: On macOS Ventura 13.3+ You may have a problem transferring files via Bluetooth due to protocol limitations. OBEX. Solution: Use alternative methods (e.g. Mi Drop or LocalSend).

Method 3: Manual Linux connection (via bluetoothctl)

For Linux users (such as Ubuntu 22.04+ or Fedora):

  1. Open the terminal and launch the utility: bluetoothctl
  2. Turn on the adapter and make it detectable: power on agent on discoverable on
  3. On a Xiaomi phone, find your PC in the device list and initialize pairing.
  4. In the terminal, confirm the connection with the command: pair [MAC-telephone address: trust [MAC-telephone address: connect [MAC-phone] (MAC-The address can be found in the Bluetooth settings on the phone).
obexftp --bluetooth [MAC] --channel 12 --put file.jpg

where 12 is the standard channel for OBEX Xiaomi.-->

Solution: Why Xiaomi doesn’t connect to PCs via Bluetooth

Even with the right settings, the pairing may not work, and below is a table of common errors and ways to fix them:

Mistake.Reason.Decision
No device found.Bluetooth adapter on PC disabled or defectiveCheck Device Manager for exclamation points. Reboot the adapter with the command: netsh interface set interface "Bluetooth Network Connection" disable netsh interface set interface "Bluetooth Network Connection" enable
Error code 0x8007048F (Windows)No Handsfree or A2DP profile supportUpdate the adapter driver manually from the manufacturer’s website (for example, for Intel AX200 download the driver from intel.ru).
The pairing passes, but the files are not transferred.OBEX protocol on the phone is disabledOn Xiaomi, go to Settings β†’ Additional β†’ Transfer files over Bluetooth and enable the option.
The sound is interrupted or delayed.Uses an outdated SBC codec instead of AAC or aptXOn a PC, install Bluetooth Audio Receiver (like Voicemeeter) and manually select the codec in your device settings.

If none of these methods worked, try resetting the network settings on your phone:

  1. Go to Settings β†’ Memory β†’ Resetting β†’ Resetting network settings.
  2. After rebooting, repeat the pairing.
What if Bluetooth doesn’t work on Xiaomi?
If the Bluetooth switch is inactive or shuts down immediately, the problem may be: 1. a damaged Bluetooth module (often found after Redmi Note 10 Pro crashes). 2. a firmware failure - try updating. MIUI through settings β†’ System update. 3. Conflict with SIM-It's a map (rarely, but it happens on two-symbol models). SIM and reboot the phone.

Transfer files between Xiaomi and your computer via Bluetooth

Once paired successfully, files can be shared, but the transfer speed over Bluetooth is limited to a maximum of 2-2.5 Mb/s (for comparison, Wi-Fi Direct gives up to 10 Mb/s).

From PC to Xiaomi (Windows/macOS)

  1. On PC, right-click on the file β†’ β€œSend” β†’ select your Xiaomi.
  2. On the phone, confirm the receipt of the file in the notification.
  3. The file will be saved in the Bluetooth folder (available through the File Manager).

With Xiaomi on PC

  1. Open File Manager, select File β†’ Share β†’ Bluetooth.
  2. Select your computer from the list.
  3. On PC, confirm the file acceptance (in Windows, the file will be saved in Downloads, on macOS - in ~/Downloads).

⚠️ Note: On some Xiaomi models (e.g, POCO X5 Pro) when transferring files larger than 50 MB, the connection may break, in which case break the files into pieces or use Mi Drop.

πŸ’‘

For transferring large files (video, archives), it is better to use Wi-Fi Direct or LocalSend – they work 3-5 times faster than Bluetooth.

Audio Customization via Bluetooth: streaming music and calls

Once paired, you can use Xiaomi as a Bluetooth headset to make calls or play music, but you need to set up your profiles correctly to work smoothly:

  • 🎡 For music: make sure that your PC profile is selected A2DP (In Windows, it's like, Open Sound Settings (right click on the speaker icon in the tray). In the "Output" section, select your Xiaomi and click "Device Properties." Turn on "Stereo" (that's what it is). A2DP).

HFP

macOS

Windows

Device Manager

If the sound is interrupted or delayed:

  • πŸ”Š Try changing the codec to AAC (It is better optimized for Xiaomi than it is for Xiaomi. SBC).
  • πŸ“Ά Reduce the distance between devices – walls and other obstacles degrade the signal.
  • πŸ”„ Disable other Bluetooth devices (such as wireless headphones) that may interfere.

πŸ’‘

For gamers: To reduce the latency of your PC games on Xiaomi, use the aptX Low Latency codec. To do this, a Qualcomm adapter (such as the TP-Link UB500) must be installed on your PC.

Hidden Bluetooth features on Xiaomi: what else can you do

In addition to standard file and audio transfer, Bluetooth on Xiaomi supports several little-known features:

  • πŸ–±οΈ Using the phone as a touchpad: using the Mi app PC Suite or Unified Remote can be controlled on the PC gestures on the screen Xiaomi.
  • πŸ“‘ Internet exchange: if the phone is on mobile Internet, it can be distributed to the PC via Bluetooth (although the speed will be lower than Wi-Fi). β†’ Access Point and modem β†’ Bluetooth modem. On PC: in Bluetooth settings, select the option β€œConnect to a personal network (PAN)Β».
  • πŸ”‘ Automatic unlocking of PC: with the help of Mi Band or Xiaomi smartphone, you can unlock Windows without a password (you need to install Mi Unlock Tool and configure pairing).