How to connect Xiaomi mouse to laptop over Bluetooth: a complete guide to problem solving

Xiaomiโ€™s wireless mice have gained popularity through a combination of stylish design, compactness and advanced features. However, many users face difficulties when first connecting a device to a laptop via Bluetooth. Problems can range from the banal โ€œdevice does not seeโ€ to sudden connection breaks. This article will help you understand all the nuances of the process, from hardware preparation to fine-tuning drivers.

We will look not only at the standard pairing procedure, but also at alternative methods for different operating systems, and we will also analyze typical errors that interfere with stable operation. We will pay special attention to the Xiaomi Mi Bluetooth Mouse, Xiaomi Mi Silent Mouse and Xiaomi Mi Portable Mouse models, as their settings may differ. If you have already tried to connect the device, but failed, in this article you will find proven solutions for Windows. 10/11, macOS and Linux.

Before you start setting up, make sure your laptop supports Bluetooth 4.0 or higher - this is the minimum requirement for most Xiaomi mice.Also check the device's battery power: a discharged mouse may not appear in the list of available devices. If you use a Bluetooth adapter (e.g. Xiaomi Bluetooth 5.0) USB Adapter, plug it in advance โ€“ this will increase the range and stability of the connection.

In this article, you wonโ€™t find template tips like โ€œReboot your computer.โ€ Instead, weโ€™ll focus on the unique features of Xiaomi mice, such as power saving mode, which automatically turns off Bluetooth when you do not work, and specific drivers for the correct operation of the scroll wheel. Ready to start? Then weโ€™ll proceed to the step-by-step instructions.

1.Preparing Xiaomi mouse to connect

Before pairing with a laptop, the Xiaomi mouse needs to be put into search mode, and depending on the model, the process may be slightly different, but the general principle is the same.

On most models (e.g. Mi Bluetooth Mouse) 2 or Mi Silent Mouse, there's a little button on the bottom panel next to the battery compartment. 3-5 So the second that the light starts flashing blue and red alternately, signals that the mouse is ready to pair, unless the light goes off:

  • ๐Ÿ”‹ Check the battery - it may be discharged or mis-installed. Xiaomi mice often use battery-type AAA or built-in battery (in models with charging on the USB-C).
  • ๐Ÿ”„ Try rebooting the mouse by holding the 10 seconds on button until completely shut down, and then re-activate the pairing mode.
  • ๐Ÿ“ฑ Make sure the mouse is not connected to another device (like a smartphone or tablet).Some Xiaomi models remember the last connection and automatically try to connect to it.

For models with dual connection mode (Bluetooth) + 2.4 GHz radios, such as the Xiaomi Mi Dual Mode Wireless Mouse, select Bluetooth mode first using the switch on the bottom panel. BT. If the switch is in position 2.4G, The mouse will not be visible in the list of Bluetooth devices.

Important: Some Xiaomi mice (such as Mi Portable Mouse) have a hidden slot for the game. USB-If you accidentally connect a receiver instead of Bluetooth, remove it, otherwise the system may ignore the wireless connection.

๐Ÿ’ก

If the mouse light flashes green, it means that the device is in power saving mode, so to get it out of that state, press any mouse button or spin the wheel.

2. Connecting to a laptop on Windows 10/11

The pairing process on Windows is usually easy, but there are nuances associated with drivers and power saving settings.

1. Open the Start menu โ†’ Parameters โ†’ Devices โ†’ Bluetooth and other devices.

2. Activate the Bluetooth slider if it is disabled.

3. Click "Add Bluetooth or other device" โ†’ Choose "Bluetooth".

4.In the list of available devices, find your Xiaomi mouse. It can show as:

- "Mi Bluetooth Mouse"

- "Xiaomi BT Mouse"

- "MI_MOUSE_XXXX" (where XXXX โ€” unique identifier)

5. Select the device and wait for pairing to complete. PIN-Try the standard options: 0000, 1234 or leave the field blank.

If the mouse is not listed in the list:

  • ๐Ÿ” Make sure your laptop has Bluetooth Support Service enabled. press Win to do this. + R, enter services.msc, find the service and check its status (should be "Works").
  • ๐Ÿ”„ Restart Bluetooth Adapter: Device Manager (Access via Startup) โ†’ Device Manager) find the "Bluetooth Radio" section, right-click on the adapter and select "Disable Device", then again "Enable".
  • ๐Ÿ“ฅ Update your Bluetooth drivers. To do this, select an adapter in Device Manager. โ†’ "Update the driver" โ†’ "Automatic search. If Windows doesn't find updates, download the driver from the laptop manufacturer's website.

Once successfully connected, the mouse must work immediately, but sometimes there are problems with the scroll wheel or side buttons.

1. Download the utility Xiaomi Bluetooth Mouse Driver from the official website (section "Support" โ†’ Downloads").

2. Install it and restart the laptop.

3. Check the operation of all buttons in the Control Panel โ†’ Equipment and sound โ†’ Devices and printers (right-click on the mouse) โ†’ "Mouse parameters").

Is Bluetooth enabled in the system settings?|The mouse is in pairing mode (flashing indicator)?|Is Bluetooth adapter driver updated?|Are Xiaomi branded drivers installed (if required)?|Have you tried restarting your laptop after connecting?-->

3. Features of connection on macOS

On Apple computers, Xiaomi's mouse pairing process has its own nuances related to macOS's limitations on non-certified devices.

1. Open System Settings โ†’ Bluetooth.

2. Make sure Bluetooth is on (the icon in the menu bar should be blue).

3. Click "Connect" next to the Xiaomi mouse you found. If the device doesn't show:

Check that the mouse is in pairing mode (see section 1).

- Reboot Bluetooth on Mac: Hold Shift + Option and click on the Bluetooth icon in the menu bar โ†’ Select "Reset the Bluetooth module".

On macOS Catalina and later, there may be a "Connection failed" error, due to the fact that Xiaomi does not certify its mice to work with Apple.

  • ๐Ÿ”„ Try connecting in Safe Mode (hold Shift when you boot your Mac.
  • ๐Ÿ–ฑ๏ธ Use an alternative method of connecting via the terminal: sudo nvram bluetoothHostControllerSwitchBehavior=Never sudo reboot This command disables automatic switching of Bluetooth controllers, which can help with pairing.
  • ๐Ÿ“‹ If the mouse connects but the wheel or gestures donโ€™t work, install the utility. USB Overdrive or SteerMouse to configure additional features.

For models with low-energy Bluetooth (BLE), For example, Xiaomi Mi Bluetooth Mouse Silent Edition may need to disable and re-enable Bluetooth on Mac after the first connection. BLE-macOS.

๐Ÿ“Š What OS do you use to connect the Xiaomi mouse?
Windows 10/11
macOS
Linux
Another.

4. Connect to a Linux laptop (Ubuntu, Mint, Fedora)

On Linux, the Xiaomi mouse pairing process depends on the distribution and kernel version used. Most of the time, standard tools are enough, but sometimes manual configuration is required.

For distributions with GNOME (Ubuntu, Fedora):

1. Open Settings โ†’ Bluetooth.

2. Turn on Bluetooth and click "Add device".

3. Select Xiaomi mouse from the list. If the device doesn't show up, try at the terminal:

bluetoothctl


power on




agent on




scan on

After the mouse appears in the list (it will be displayed). MAC-address:

pair [MAC-address


connect [MAC-address

For KDE Plasma (Kubuntu, KDE Neon):

1. Open System Settings โ†’ Bluetooth.

2. Click "New Device" and follow the instructions of the wizard.

3. If the mouse is connected but is unstable, install the Blueman package for advanced control:

sudo apt install blueman

Common problems on Linux and their solutions:

  • ๐Ÿง The mouse connects, but after a few seconds it shuts down: turn off the automatic power saving Bluetooth command: echo "options btusb" enable_autosuspend=n" | sudo tee /etc/modprobe.d/btusb.conf sudo modprobe -rfv btusb sudo modprobe -v btusb
  • ๐Ÿ”„ The scroll wheel works in the opposite direction: edit the config libinput: sudo nano /usr/share/X11/xorg.conf.d/40-libinput.conf Add the Option "NaturalScrolling" line to the InputClass section.
  • ๐Ÿ“ถ Low response speed: Increase Bluetooth connection priority with btmon or install kernel with Bluetooth Low Latency patch.
How do you know? MAC-Xiaomi's mouse address in Linux
At the terminal, run hcitool scan. In the list of devices, find your mouse. MAC-If the command is not working, install bluez: sudo apt install bluez.

5. Typical errors and their elimination

Even after successfully connecting the Xiaomi mouse, there may be problems, and letโ€™s look at the most common ways to solve them:

1.The mouse connects but doesn't work

  • ๐Ÿ”Œ Check if the mouse is in conflict with another Bluetooth device (such as headphones or keyboards.
  • ๐Ÿ–ฑ๏ธ In Device Manager (Windows) or System Information (macOS), make sure that the mouse is defined as "HID-device" and not as "Unknown device".
  • ๐Ÿ“ฅ Reinstall the drivers: in Windows, remove the mouse from the list of devices, then add it again. PRAM/NVRAM (Hold on to Cmd + Option + P + R when loading).

Permanent breaks of connection

  • ๐Ÿ“ถ Check the distance between the mouse and the laptop - it should not exceed 10 meters (optimally - up to 3 meters.
  • ๐Ÿ”‹ Replace the battery or charge the mouse. With a low charge, the device can automatically shut down to save energy.
  • ๐Ÿ”„ In Bluetooth adapter settings, turn off power saving mode (in Windows: Device Manager) โ†’ Adapter properties โ†’ Power management).

3.The scroll wheel is not working properly

  • ๐Ÿ–ฑ๏ธ On Windows, install Xiaomi branded drivers (see Section 2).
  • ๐Ÿง On Linux, edit the libinput config (see section 4).
  • ๐ŸŽ On macOS, use Scroll Reverser or Mos to adjust the scroll direction.

4.The mouse does not connect after the OS update

  • ๐Ÿ”„ Reset Bluetooth: On Windows, run in the terminal: netsh winsock reset netsh int ip reset ipconfig /flushdns On macOS, reset the Bluetooth Module (see section) 3).
  • ๐Ÿ“ฅ Update Bluetooth adapter drivers manually from the laptop manufacturerโ€™s website.
  • ๐Ÿ”ง Remove the mouse from the list of conjugate devices and add it again.

๐Ÿ’ก

If the Xiaomi mouse doesn't connect to any device, try resetting it. To do this, hold the pairing button for 15 seconds until the indicator goes out and flashes again, which will return the device to factory parameters.

6. Optimizing the Xiaomi mouse

Once connected successfully, you can improve the user experience by adjusting additional settings. Here are some tips:

Sensitivity settings and buttons

  • ๐Ÿ–ฑ๏ธ On Windows, open the Control Panel โ†’ Equipment and sound โ†’ Mouse. You can set it here: - Double-click speed. - Pointer speed. - Additional button functions (if any).
  • ๐ŸŽ On macOS, use System settings โ†’ Mouse to adjust tracking speed and scroll direction.
  • ๐Ÿง On Linux, install piper or libratbag for advanced settings: sudo apt install piper

Energy saving and autonomy time

  • ๐Ÿ”‹ To extend battery life, turn off the mouse light (if any) with a double-press on the wheel in some models.
  • โฑ๏ธ Set the time of automatic shutdown: in the proprietary Xiaomi software (if available), you can set the interval of inactivity before going to sleep mode.
  • ๐Ÿ”„ If the mouse is not used for a long time, turn it off physically - this will save charge.

Using a mouse with multiple devices

  • ๐Ÿ“ฑ Some Xiaomi models (e.g. Mi Bluetooth Mouse) 2) Support multi-connection 2-3 To switch between them, hold the pairing button. 3 seconds before flashing the indicator, then select the desired device in its Bluetooth settings.
  • ๐Ÿ–ฅ๏ธ For easy switching between laptop and PC, use utilities like Barrier or Synergy, which allow you to control several machines with one mouse.

Checking compatibility with games

  • ๐ŸŽฎ Xiaomi mice are not positioned as gaming, but can be used in non-demanding games. To reduce latency, turn off power saving mode in Bluetooth settings and use the mouse at a distance of no more than 1 meter from the adapter.
  • ๐Ÿ“Š Use websites like Mouse Tester for the delay test.

๐Ÿ’ก

If the Xiaomi mouse started to โ€œstutterโ€ or slow down, try connecting it through the device. USB-2.4 GHz wireless connection is often more stable than Bluetooth, especially in the face of interference.

7. Comparison of Xiaomi mouse models by characteristics

Not all Xiaomi mice are the same โ€” they differ in connection type, battery life, and additional features. The table below shows the key characteristics of popular models:

ModelType of connectionWorking hours (hours)Additional buttonsFeatures
Xiaomi Mi Bluetooth MouseBluetooth 4.01802 sidewaysCompact design, weight 78g
Xiaomi Mi Silent MouseBluetooth 5.03601 sidewaysSilent buttons, touch wheel
Xiaomi Mi Dual Mode Wireless MouseBluetooth +2.4 GHz2403 programmableMode switch, removable USB-receiver
Xiaomi Mi Portable MouseBluetooth 4.2120โ€”Folding structure, built-in battery
Xiaomi Mi Bluetooth Mouse 2Bluetooth 5.05202 sidewaysOptical sensor 1200 DPI, support for multi-stage

When choosing a model, pay attention to:

- Bluetooth version: 5.0 Provides a more stable connection and less latency compared to 4.0/4.2.

- Type of power: models with built-in battery (such as the Mi Portable Mouse) are more convenient to use, but require periodic charging. AAA can be replaced quickly in case of discharge.

Additional Features: If you need programmable buttons or silent clicks, choose Mi Silent Mouse or Mi Dual Mode.

For office work, the best choice will be the Xiaomi Mi Bluetooth Mouse 2 due to its long autonomy and multi-connection support.

8. Alternative ways of connecting

If Bluetooth connectivity is not possible for some reason, consider alternatives. Most Xiaomi mice support at least one of them.

1. Connection through USB-receiver (2.4 GHz)

  • ๐Ÿ”Œ Dual mode models (e.g. Mi Dual Mode Wireless Mouse) are available USB-Connect it to a laptop, and the mouse has to work automatically without any additional drivers.
  • โšก Advantages: - More stable connection without delays. - Works even if the laptop's Bluetooth adapter is broken or missing.
  • โš ๏ธ Disadvantages: - Occupying USB-- The range is limited. 1-2 meters (against) 10 yards Bluetooth).

2. Connection through USB-cable (if supported)

  • โšก Some models (such as Mi Portable Mouse) can be connected to a laptop via a computer. USB-C Micro-USB for charging and simultaneous operation in wired mode.
  • ๐Ÿ”ง In this case, the mouse is defined as standard. HID-device and no Bluetooth setting is required.

3.Using a Bluetooth adapter

  • ๐Ÿ“ก If your laptop doesnโ€™t have Bluetooth built-in, buy an external adapter (e.g. Xiaomi Bluetooth 5.0) USB Adapter. It's connected to USB-port and provides support for Bluetooth 5.0.
  • ๐Ÿ”„ After connecting the adapter, restart the laptop and repeat the mouse pairing procedure.

4. Connection via docking station or hub

  • ๐Ÿ–ฅ๏ธ If you use a docking station (for example, for a MacBook or Ultrabook), connect a Bluetooth adapter or USB-Make sure the hub supports data transmission (some cheap models only work for charging).

๐Ÿ’ก

USB-A 2.4 GHz receiver often provides a more stable connection than Bluetooth, especially in jamming environments (e.g., in an office with more wireless devices).

โš ๏ธ Attention: If you are using USB-a hub without external power, the mouse may not work smoothly due to lack of power. Connect the hub to the socket or use a hub with an external power supply.

FAQ: Frequent questions about Xiaomi's mouse connection

Xiaomi's mouse is plugging in, but the cursor is moving in jerks. What do we do?
This problem is usually related to interference in the Bluetooth connection: ๐Ÿ“ถ Reduce the distance between the mouse and the laptop (optimally โ€“ up to 1 meter). ๐Ÿ”Œ Connect the mouse through USB-receiver (if it is included in the set). ๐Ÿ”„ Disable other Bluetooth devices (earphones, keyboard) that may interfere. ๐Ÿ–ฅ๏ธ Update Bluetooth adapter drivers or install Xiaomi proprietary drivers. If the problem persists, check the mouse on another device - the sensor may be faulty.
Can I connect a Xiaomi mouse to a tablet or smartphone?
Yes, most Xiaomi mice are compatible with Android and iPadOS: ๐Ÿ“ฑ On Android: Open Settings โ†’ Connected devices โ†’ New device and select mouse. ๐ŸŽ On iPad: Settings โ†’ Bluetooth and pair. On the iPhone, the mouse will only work in AssistiveTouch mode (for special features). Note: on touch devices, the mouse replaces the finger, so clicks will be perceived as touching the screen.
How to reset the Xiaomi mouse settings to factory?
To return the mouse to factory settings: Turn off the mouse (hold the power button for 5 seconds). Hold the pairing button (usually located at the bottom) for 15 seconds until the indicator flashes quickly. Release the button, the mouse will reset and be ready for a new pairing. This procedure removes all saved connections and returns the sensitivity / settings of the buttons to the default values.
Xiaomi's mouse doesn't connect to a Linux laptop. What's the problem?
On Linux, the most common problem is the lack of Bluetooth support in the kernel or driver conflict: ๐Ÿง Bluez and BlueZ-Tools: Sudo apt update & & sudo apt upgrade bluez ๐Ÿ”ง Check if Bluetooth service is running: sudo systemctl status bluetooth If not, run it: sudo systemctl start bluetooth ๐Ÿ“ก Install blueman utility for manual control: sudo apt install blueman If the mouse still doesn't connect, check your distribution's compatibility with Bluetooth 5.0 (some older cores don't support this standard).
How to check the battery level of Xiaomi mouse?
The method of testing depends on the model: ๐Ÿ”‹ On mice with a charge indicator (for example, Mi Silent Mouse), when pressed on the pairing button, the indicator flashes: - Green - charge more than 50%. -