Mouse sensitivity is a key parameter that determines cursor accuracy and computer comfort. Too high a DPI (dots per inch) on Xiaomi devices can lead to pointer tugging, random clicks or discomfort in games that require jewelry accuracy. In this article, we will discuss how to properly reduce the DPI on the brandโs mice โ from the budget Xiaomi Mi Gaming Mouse to the flagship Xiaomi Mi Dual Mode Wireless Mouse Silent Edition.
It's important to understand that DPI and sensitivity are different concepts. The first depends on the hardware capabilities of the mouse sensor, the second is configured in the OS. We'll look at both approaches, including hidden features of the Mi Gaming Center proprietary software that are not written about in the official instructions, and you'll learn why on some Xiaomi models you can't change the DPI below the factory minimum and how to get around this limitation.
What is DPI and why should it be reduced?
The term DPI (dots per inch) defines how far the cursor will move when the mouse moves 1 inch (2.54 cm). For example, at 800 DPI, the pointer will pass 800 pixels on the screen, and at 1600 DPI - already 1600. High values are convenient for gamers who move the cursor quickly over a large monitor, but for office work or graphics editors, it is often required to reduce the DPI to 400-800 units.
Signs that the sensitivity is too high:
- ๐ฑ๏ธ The cursor "runs away" at the slightest movement of the hand
- ๐ฏ It is difficult to point to small items (such as buttons in Photoshop)
- ๐ฎ It is difficult to aim in games (especially in type shooters). CS2 Valorant)
- ๐ When working with text, random selection or scrolling of the page often occurs.
Xiaomiโs mouse settings are often oversized, such as the Xiaomi Mi Gaming Mouse Lite, which defaults to 1,000 DPIs, although 600-800 DPIs are enough for most tasks. Fortunately, almost all models of the brand support adjustment โ either hardware (buttons on the body) or software.
Method 1: Change the DPI buttons on the mouse body
Most Xiaomi gamers have a physical button to switch DPI modes. It is usually located under the wheel or on the side and signed with the icon "DPI".
- Connect your mouse to your computer (via wire or Bluetooth).
- Find the DPI switch button (on the Xiaomi Mi Gaming Mouse it is under the wheel, on the Mi Dual Mode Wireless โ on the bottom panel).
- Press the button once. Some models will display the current mode indicator (e.g. red = 1000 DPI, blue = 1600 DPI).
- Repeat the press until you select the desired value. Usually 3-4 preset levels are available.
If the indicator is missing, check the current DPI in Windows or macOS settings (more on this below). On budget models like Xiaomi Mi Portable Mouse, hardware switching may not be available, in which case use software methods.
Which Xiaomi models support hardware DPI switching?
โ ๏ธ Note: Some Xiaomi mouse buttons DPI locked before installing the proprietary Mi Gaming Center software. If the pressing does not work, install the utility first (see Method 3).
Method 2: Sensitivity settings in Windows
If hardware DPI reduction is not available or not enough, you can adjust the pointer sensitivity in Windows settings. This won't change the real DPI of the sensor, but will make the cursor less "sharp." Instructions for Windows 10/11:
- Open the settings โ Devices โ Mouse.
- In the section "Additional Mouse settings" click the link on the right.
- Go to the tab "Settings of the pointer".
- Move the slider "Set the speed of movement of the pointer" to the left (for example, 3-5 divisions out of 11).
- Remove the tick from the item "Improving the accuracy of the pointer installation" - this will turn off the acceleration of the cursor.
- Click "Apply" and check for changes.
For fine-tuning, you can use the registry editor:
1. Press Win + R, enter regedit and confirm.
2.Cross the path:
HKEY_CURRENT_USER\Control Panel\Mouse
3. Change the parameters:
MouseSensitivity (value 1 to 20, where 10 is the mean)
MouseSpeed (0 = minimum speed, 2 = maximum)
4. Restart the computer.These settings affect all the connected mice, so after switching off the device Xiaomi will have to return the settings back.
Make sure that the pointer acceleration is disabled|Speed slider moved to left|MouseSensitivity and MouseSpeed Registry settings adjusted|Mouse is plugged into USB 2.0 (not 3.0) for stability-->
Method 3: Use of Mi Gaming Center proprietary software
For full customization of DPI on the mouse Xiaomi is recommended to install the official utility Mi Gaming Center.
- ๐ง Change. DPI in increments of 100 units (from 200 to 12000 depending on the model)
- ๐จ Set up lighting and assigning buttons
- ๐ Create profiles for different tasks (games, work, design)
- ๐ Update the mouse firmware
You can download Mi Gaming Center from the official Xiaomi website (select the "Gaming" section.
- Connect the mouse to the PC.
- Start Mi Gaming Center (Administrator Rights Required)
- Select your mouse from the list of devices.
- Go to the "DPI Settings" tab.
- Move the slider to the left or enter the value manually (e.g. 400 DPI).
- Click "Apply" and save your profile.
On mice with the PixArt PMW3327 optical sensor (installed in the Xiaomi Mi Gaming Mouse Lite), the minimum DPI in the software is limited to 400 units.
| Mouse model. | Minimum DPI at Mi Gaming Center | Maximum DPI | Does it support firmware? |
|---|---|---|---|
| Xiaomi Mi Gaming Mouse | 200 | 7200 | Yes. |
| Xiaomi Mi Gaming Mouse Lite | 400 | 3200 | Yes. |
| Xiaomi Mi Dual Mode Wireless | 400 | 1600 | No. |
| Xiaomi Mi Portable Mouse | 800 | 1200 | No. |
โ ๏ธ Note: After updating the Mi Gaming Center to version 2.5.3+ Some mice reset user profiles. Before updating, export the settings through the File menu โ Export Profile.
Method 4: Setup DPI on macOS
On MacBook or iMac computers, the DPI change of the Xiaomi mouse is done through system settings:
- Connect your mouse via Bluetooth or USB.
- Open System settings โ Mouse.
- Move the Tracking Speed slider to the left (to the middle or below).
- Turn off the option โScroll: Natural Directionโ if the cursor is moving unintuitively.
To fine-tune the settings, use the terminal. Open Terminal.app and type:
View the current speed (default value: 3)
defaults read -g com.apple.mouse.scaling
Speed setting (range: 0.5-3, where 0.5 is the minimum)
defaults write -g com.apple.mouse.scaling -float 1.0After applying the commands, restart your computer. On macOS Ventura and later, you may need to reset the settings cache:
sudo killall cfprefsd๐ก
If Xiaomi mouse is connected to Mac via Bluetooth 4.0 adapter, try using the original USB-receiver (if included) โ this will reduce delays and improve tracking accuracy.
Method 5: Mouse firmware to lower DPI below factory minimum
If you want a value below 400 DPI (for example, for AutoCAD or professional graphics), and the mouse does not support such settings hardware, you can reflash the controller. This method is only suitable for advanced users and models based on PixArt or Avago chips.
Procedure:
- Download X-Mouse Button Control (for Windows) or Solaar (for macOS/Linux).
- Connect the mouse and identify it. VID/PID via device manager.
- Find custom firmware for your model (for example, on the Overclockers forum or GitHub). Xiaomi Mi Gaming Mouse Lite will fit firmware from the Delux M625 (on the same PMW3327 sensor).
- Use the Flash Tool (such as QMK Toolbox) to write new firmware.
Risks of firmware:
- ๐จ Loss of guarantee
- ๐ Possible mouse failure in case of recording error
- ๐ The need for manual return to factory settings
Where to look for firmware for Xiaomi?
โ ๏ธ Note: Firmware of mice with Bluetooth module (for example, Mi Dual Mode Wireless) can disrupt wireless connection. Before the procedure, check whether custom firmware supports both modes (wireless / wireless).
Additional tips for setting up the Xiaomi mouse
In addition to DPI, other parameters affect the accuracy of the mouse:
- ๐ผ๏ธ Screen resolution: On monitors with 4K even 800 DPI It may not seem good enough. Use the formula: Optimal. DPI = (horizontalization / 2) รท 10 Example for Full HD (1920px): 1920/2/10 = 96 DPI (round-up 400โ600)
- ๐๏ธ Polling Rate: At Mi Gaming Center, set 500 Hz or 1000 Hz to reduce latency (but this will increase the load on the game). USB-port).
- ๐งน Sensor cleanliness: Dust on optical sensor distorts tracking. wipe the lens with a soft wipe once a month.
- ๐ Power mode: On wireless models, activate "Game mode" in the Mi Gaming Center for stable DPI (power-saving).
If after all the settings the cursor still behaves unpredictable, check:
- ๐ Is the mouse connected to USB 2.0 (some models are in conflict with the USB 3.0).
- ๐ก๏ธ Are there any other wireless devices (keyboards, headphones).
- ๐ฅ๏ธ Are the motherboard chipset drivers updated (especially for the AMD or Intel chips).
๐ก
For maximum accuracy, disable the โImproving Pointer Installation Accuracyโ function in Windows โ it adds artificial acceleration that interferes with low DPI.