Wireless mice from Microsoft have long established themselves as reliable and convenient devices for work and entertainment. However, even with such proven gadgets, users sometimes have difficulties when connecting for the first time. If you have just purchased Bluetooth mouse from Microsoft (be it Surface Mobile Mouse, Sculpt Comfort Mouse or Bluetooth Ergonomic Mouse) and don’t know how to properly connect it to a laptop - this article is for you.

Unlike USB receivers, where you just insert the adapter into the port, Bluetooth pairing requires performing several steps in a certain sequence. Moreover, the process may differ depending on the operating system (Windows 10/11, macOS, Linux) and even laptop models. We will go over all the details, including hidden Bluetooth settings in Windows 11, which are often overlooked even by experienced users.

Before proceeding with the instructions, make sure your mouse is charged (or has batteries installed) and your laptop's Bluetooth adapter is turned on. If you're not sure whether your laptop supports Bluetooth, check Device Manager (section Network adapters or Bluetooth). Now - to the point!

1. Preparing a Microsoft mouse for connection

Before pairing, you must move the mouse to search mode (pairing mode). Models Microsoft the process may vary, but the general principle is the same. Here's what to do:

  • 🔋 Check power: Make sure the mouse has batteries installed (for example, AA or AAA, depending on the model) or it is charged (for battery versions). The charge indicator usually flashes red when the charge level is low.
  • 🔄 Activate pairing mode: On most models (eg Microsoft Bluetooth Mouse 3600) to do this, you need to hold the power button (usually located at the bottom) for 5–7 seconds until the indicator starts flashing quickly blue or green.
  • 📋 Check out the documentation: In some mice (eg. Microsoft Surface Precision Mouse) To switch to search mode, you need to press a combination of buttons. This is usually indicated in the brief instructions that come with the kit.

If the light on the mouse does not blink, try removing and reinserting the batteries or connecting it to a charger (for models with a battery). In rare cases, the problem may be a faulty power button - check this by connecting the mouse to another device.

⚠️ Attention: Some mouse models Microsoft (For example, Microsoft Classic IntelliMouse) support both Bluetooth and connection via a USB receiver. If you are using a receiver, Bluetooth pairing may be blocked - remove the receiver from the port before setting up.
📊 Which Microsoft mouse are you using?
  • Surface Mobile Mouse
  • Sculpt Comfort Mouse
  • Bluetooth Ergonomic Mouse
  • Other model
  • I don't know

2. Connect to a laptop on Windows 10/11

Operating systems Windows 10 And Windows 11 have a similar algorithm for connecting Bluetooth devices, but in Windows 11 The interface has been slightly changed. Let's consider both options.

For Windows 10:

  1. Open Options (keys Win + I).
  2. Go to section Devices → Bluetooth and other devices.
  3. Turn on the slider Bluetooth (if it is turned off).
  4. Click Add Bluetooth or other device → select Bluetooth.
  5. Find your mouse in the list (for example, Microsoft Bluetooth Mouse 3600) and click on it.

For Windows 11:

  • 🖱️ Open Options (Win + I) → Bluetooth and devices.
  • 🔵 Activate Bluetooth, if it is disabled.
  • ➕ Click Add device → select Bluetooth.
  • 🔍 Wait until your mouse appears in the list and select it.

After successful connection, the mouse should work immediately. If this does not happen, check to see if additional software is required. For example, for Microsoft Surface Precision Mouse need to install Microsoft Mouse and Keyboard Center from the official website.

- Bluetooth is turned on on the laptop

- Mouse in pairing mode (LED blinking)

- There are no Bluetooth adapter errors in Device Manager

- The mouse is charged or has batteries installed -->

3. Connection features on macOS

Laptops MacBook (and other devices Apple with macOS) also supports mice Microsoft, but there are some nuances here. For example, some models may require firmware updates through Boot Camp or special software.

Instructions for macOS (using example Ventura And Sonoma):

  1. Open System SettingsBluetooth.
  2. Make sure Bluetooth is turned on (the icon should be blue).
  3. Click Connect and select your mouse from the list.
  4. If you are prompted for a code, try the standard options: 0000 or 1234.

If the mouse connects but does not work correctly (for example, gestures or side buttons are not recognized), install Microsoft Mouse and Keyboard Center for Mac. You can download it from official website. Please note that some features (such as DPI adjustment) may be limited on macOS.

⚠️ Attention: On MacBook with chips M1/M2 There may be compatibility issues with mice released before 2020. In this case, try connecting the mouse via USB receiver (if included) or update the mouse firmware via Windows (for example, on a virtual machine).

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

In distributions Linux mouse pairing process Microsoft may seem more complicated due to the variety of interfaces. However, in practice it all comes down to a few commands or actions in the GUI.

Method 1: Via GUI (GNOME/KDE)

  • 🐧 Open SettingsBluetooth.
  • 🔍 Click Enable Bluetooth and wait until the mouse appears in the list.
  • 🖱️ Select it and confirm pairing.

Method 2: Via Terminal (if GUI doesn't work)

If the mouse is not visible in the GUI, use the utility bluetoothctl:

bluetoothctl

power on

agent on

scan on

# Дождитесь появления MAC-адреса мыши (например, AA:BB:CC:11:22:33)

pair AA:BB:CC:11:22:33

connect AA:BB:CC:11:22:33

exit

If, after connecting, the mouse is unstable (freezes, lags), try disabling power saving for the Bluetooth adapter:

sudo nano /etc/bluetooth/main.conf

Find the line FastConnectable = false and replace with FastConnectable = true. Then restart the service:

sudo systemctl restart bluetooth
What to do if the mouse is not detected in Linux?

If the mouse is not visible in the list of devices, check:

1. Is the Bluetooth adapter working (the `hciconfig -a` command should show your adapter).

2. Is Bluetooth blocked by the kernel (check the output of `dmesg | grep -i bluetooth`).

3. Are the necessary packages installed (for example, `bluez` and `bluez-utils`).

If the problem persists, try connecting the mouse to another device to rule out malfunction.

5. Solving common problems

Even after successfully pairing the mouse Microsoft may not work correctly. Let's look at typical problems and how to fix them.

Problem Possible reason Solution
Mouse connects but doesn't move Driver conflict or power saving Update the Bluetooth driver or disable power saving for USB devices in Device Manager
Mouse disconnects intermittently Weak Bluetooth signal or interference Move your laptop closer to your mouse or turn off other Bluetooth devices
Side buttons don't work No software Microsoft Mouse and Keyboard Center Install the utility from the official website and configure the buttons
Mouse won't connect after sleep/hibernation Power Management Settings Disable the option Allow this device to turn off to save power in the properties of the Bluetooth adapter

If the mouse Microsoft connects, but the cursor moves jerkily, try:

  • 🔄 Restart the laptop and mouse (turn it off and on again).
  • 📶 Move closer to the laptop (optimal distance is up to 10 meters without obstacles).
  • 🔋 Replace the batteries or charge the mouse (even if the indicator is green).
  • 🖧 Update Bluetooth driver via Device Manager.
💡

If the mouse Microsoft Surface does not connect to laptop Windows 11, try disabling it temporarily Fast Bluetooth connection in the parameters. To do this, go to Settings → Bluetooth and devices → Devices and uncheck the option Compatible with legacy Bluetooth devices (if there is one).

6. Setting up additional functions

Mice Microsoft often equipped additional buttons (for example, to navigate back/forward in the browser or adjust DPI). To configure them, you will need official software - Microsoft Mouse and Keyboard Center.

How to install and configure the software:

  1. Download the utility from Microsoft website (select the version for your OS).
  2. Connect your mouse via Bluetooth (if it is not already connected).
  3. Run Mouse and Keyboard Center — the program will automatically detect the model.
  4. Go to the button settings section and assign the desired functions to them (for example, Open File Explorer or Change DPI).

For mice series Surface (For example, Surface Precision Mouse) advanced settings are available, such as:

  • 🎯 DPI adjustment (from 400 to 3200 dpi).
  • 🔄 Scroll Settings (smooth or step-by-step).
  • 🖱️ Reassigning buttons (for example, the side button can open Taskbar or Notification Center).

If the utility does not see the mouse, check:

  • Is the mouse connected via Bluetooth (and not via a USB receiver).
  • Is the software updated to the latest version?
  • Are there any conflicts with other software (for example, Logitech Options or Razer Synapse).
💡

For mice Microsoft Surface It is recommended to use proprietary software - it allows you to more accurately adjust sensitivity and gestures than standard Windows drivers.

7. Compatibility of Microsoft mice with different devices

Not all mice Microsoft work equally well on different platforms. Below is a table of compatibility of popular models with Windows, macOS And Linux.

Mouse model Windows 10/11 macOS Linux Notes
Surface Mobile Mouse ✅ Full ✅ Full ✅ Partial (without software) Requires Mouse and Keyboard Center to configure gestures
Sculpt Comfort Mouse ✅ Full ⚠️ Limited (no support for side buttons) ❌ Driver problems Works better via USB receiver
Bluetooth Ergonomic Mouse ✅ Full ✅ Full ✅ Partial Supports up to 3 devices simultaneously
Surface Precision Mouse ✅ Full ✅ Full (with software) ⚠️ Requires manual configuration Best mouse for Surface Book And Surface Laptop

If you plan to use a mouse Microsoft with Android-tablet or iPad, please note that:

  • 📱 On Android Most models will work like a standard mouse (without support for additional buttons).
  • 🍎 On iPad with iPadOS The mouse will connect, but many functions (such as gestures) will not be available.

For maximum compatibility, choose models marked "Multi-Device" (For example, Microsoft Bluetooth Mouse Multi-Device). They support fast switching between 3 devices.

FAQ: Frequently asked questions about connecting a Microsoft mouse

❓ The mouse connects, but the cursor moves with a delay. What's the problem?

Delays (lags) of the cursor when using Bluetooth mice may be caused by:

  • 🔋 Low batteries (even if the indicator is on).
  • 📶 Interference from other wireless devices (Wi-Fi router, microwave).
  • 🖧 Outdated Bluetooth drivers (update them via Device Manager).

Try connecting the mouse to a different USB port (if you are using a receiver) or moving closer to your laptop.

❓ Is it possible to connect one Microsoft mouse to two devices at the same time?

Yes, but only if the model supports Multi-Device (For example, Microsoft Bluetooth Mouse Multi-Device). To switch between devices, use the button on the bottom panel of the mouse. Conventional models (eg Surface Mobile Mouse) can only be connected to one device at a time.

❓ Why does macOS ask for a PIN code when connecting a mouse?

Some mouse models Microsoft (especially older ones) require you to enter a PIN code to pair. Standard options:

  • 0000 (most common)
  • 1234
  • 1111 or 9999

If none of these work, check your mouse's documentation or reset it (usually by holding down the power button for 10 seconds).

❓ How to reset a Microsoft mouse to factory settings?

To reset the mouse (for example, if it "forgot" all connected devices), follow these steps:

  1. Turn off the mouse (move the slider to Off).
  2. Hold down the power button (or pairing button) for 10–15 secondsuntil the indicator starts flashing quickly.
  3. Release the button and the mouse will reset and be ready for new pairing.

For models with battery (such as Surface Precision Mouse) may need to be connected to a charger during reset.

❓ Where can I download drivers for a Microsoft mouse if they are not installed automatically?

Official drivers and software for mice Microsoft available on the support page:

https://www.microsoft.com/accessories/ru-ru/downloads

Select your mouse model and download Microsoft Mouse and Keyboard Center. If your model is not listed, try the universal driver for Bluetooth devices.