Have you noticed a strange thing on the screen of your Android device round cursorthat appears when you connect a mouse, keyboard or even for no apparent reason? This interface element, designed for ease of control from peripheral devices, often becomes a source of irritation - it interferes with watching videos, covers interface elements and distracts from work. In this article we will analyze the all possible reasons for its appearance round cursor and offer 5 proven ways to disableincluding hidden developer settings and solutions for specific manufacturers.
The peculiarity of the problem is that a round cursor can appear not only on tablets with support DeX Mode (like Samsung), but also on regular smartphones after connecting a Bluetooth mouse or when debugging mode is activated. In some cases, it remains on the screen even after disconnecting all input devices - this is due to errors in the service android.server.accessibility. Below you will find instructions for all scenarios, from basic to advanced.
Why does a round cursor appear on Android?
A round pointer (sometimes called a โmouse cursorโ or โtouchpad cursorโ) is a standard Android interface element that is activated in three main cases:
- ๐ฑ๏ธ Connecting a physical mouse or trackpad โvia Bluetooth, USB-OTG or via cable. The system automatically turns on the cursor for ease of navigation.
- ๐ฑ Activating the "Mouse Pointer" mode in accessibility settings (for example, to control a smartphone from the keyboard).
- โ๏ธ Service failureresponsible for processing input - most often after updating the OS or installing custom firmware.
On devices Samsung (series Galaxy S, Note, Tab), a round cursor may appear when activating the mode Samsung DeX โeven if you did not connect a monitor. On Xiaomi, Redmi i POCO the problem is often associated with the proprietary shell MIUI, where the cursor turns on when connected to Mi TV or other devices in the ecosystem. The table below shows the distribution of reasons by brand:
| Manufacturer | Main reason | Typical solution |
|---|---|---|
| Samsung | Mode DeX or connection to Smart View | Disable DeX in the notification panel |
| Xiaomi/Redmi/POCO | Service Mi Share or connecting to Mi TV | Turn off Wireless display in settings |
| Google Pixel | USB debugging or activation Pointer Location |
Disable the option in the developer settings |
| OnePlus/Oppo/Realme | Mode Oppo Share or Multi-Screen Connect | Deactivate the function in quick settings |
If you do not We connected no external devices, but the cursor still appears - the problem most likely lies in accessibility settings or system services failure. In the next section, we will look at how to diagnose the cause and eliminate it without resetting the settings.
Method 1: Disabling the cursor through the notification panel
The fastest method is to check the notification panel for active cursor-related modes. Swipe down from the top edge of the screen to open the curtain, and pay attention to the following icons:
- ๐ Samsung DeX โ if the icon is highlighted, tap on it to turn it off.
- ๐ฅ๏ธ Wireless display or Smart View โ deactivate this function.
- ๐ Mi Share/Oppo Share โdisable data transfer between devices.
On some devices (for example, Samsung Galaxy Tab S8), the cursor may remain active even after disconnecting DeX. In this case:
- Expand the notification panel completely (swipe twice).
- Find a notification with the text
"Mouse pointer is active"or"DeX mode is enabled". - Tap on the notification and select
"Disable".
If the icons DeX or Smart View are missing in the notification panel, try connecting and immediately disconnecting a Bluetooth mouse - this sometimes resets the cursor state.
If the notification panel does not contain any suspicious icons, move on to the next method - checking the accessibility settings.
Method 2: Accessibility Settings
The round cursor may be part of accessibility features intended for users with disabilities. To disable it:
- Open
Settings โ Accessibility(on some devices the path may differ:Settings โ Advanced โ Accessibility). - Scroll down to the section
"Interaction and Dexterity"or"Pointer Control". - Find options:
- ๐
Mouse pointerโ disable slider. - ๐ฑ๏ธ
Keyboard controlโ deactivate if you are not using a physical keyboard. - โ๏ธ
Pointer serviceโclick and select"Disable".
- ๐
On devices with a shell MIUI (for example, Xiaomi 13 Pro) the path may look like this: Settings โ Accessibility โ System settings โ Pointer management. If you do not find the item you need, use the search in the settings (magnifying glass icon in the upper right). corner).
Open "Settings โ Accessibility"|
Find the "Pointer management" section|
Disable "Mouse Pointer" and "Pointer Service"|
Reboot the device to apply the changes-->
โ ๏ธ Attention: On some devices (for example, Google Pixel 7), disabling the cursor through accessibility features may make it impossible to control a smartphone with a connected mouse. If you actively use a mouse, try others. methods.
Method 3: Developer settings (for advanced users)
If a round cursor appears for no apparent reason, the problem may lie in developer settingsThis method is suitable for users who have previously activated Developer mode (for example, for USB debugging or animation acceleration).
To disable the cursor through the developer settings:
- Open
Settings โ About phone(orAbout tablet). - Find the item
"Build number"and tap on it 7 times until a notification appears"You have become a developer!". - Return to the main settings menu and open a new section
"For developers"(usually at the bottom of the list). - Scroll down and find the options:
- ๐
Pointer Location- disable (this displays the cursor coordinates, but does not remove it itself). - ๐ฑ๏ธ
Show taps- deactivate (shows touches on the screen). - โ๏ธ
Force GPU rendering- if enabled, try disabling (may affect display cursor).
- ๐
On devices Samsung there may be a separate item in the developer settings "DeX pointer speed" โset it to "Off" or "Disabled". If after these manipulations the cursor disappeared, but appeared again after connecting the mouse, the problem is in the system service, and deeper settings will be required.
What to do if there is no โFor Developersโ item?
If the section does not appear after 7 taps on the โBuild numberโ, check:
1. Make sure that you tap on the line "Build number" and not "MIUI Version"/"Android Version".
2. On some firmware (for example, ColorOS from Oppo) you need to tap 10 times.
3. If the partition was previously disabled via ADB, enable it with the command:
adb shell settings put global development_settings_enabled 1
Method 4: Reset Google Play services settings
If a round cursor appears after updating Google Play Services or system applications, the failure may be related to the service cache. This method will not delete your data, but will reset the settings of background processes.
Instructions:
- Open
Settings โ Applications. - Tap on the three dots in the upper right corner and select
"Show system". - Find
"Google Play Services"(or"Google Play Services") and open it. - Click
"Storage" โ "Space Management" โ "Clear all data". - Confirm the action and reboot the device.
- ๐ฑ
"Google Settings"(or"Google") - ๐ฑ๏ธ
"Android System Intelligence"(responsible for processing gestures and pointers)
After reboot, check if the cursor has disappeared. If the problem persists, try also clearing the cache for applications:
โ ๏ธ Attention: On some devices (for example, Huawei without services Google) instead Google Play Services you need to reset "Huawei Mobile Services". After clearing the data, you may need to re-authorize in your Google/Huawei account.
Method 5: Disabling via ADB (for advanced users)
If all the previous methods did not work, the most radical method remains - disabling the cursor via Android Debug Bridge (ADB). This method requires connecting the device to a computer and basic knowledge of working with the command line.
Step-by-step guide:
- Download and install ADB Tools to your computer (Windows/macOS/Linux).
- Activate
USB debuggingon your phone:- Open
Settings โ About phone โ Build number(tap 7 times). - Return to
Settings โ System โ For developers. - Enable
"USB Debugging".
- Open
"File Transfer" (or "MTP").adb devices
(your device should appear)
adb shell settings put secure pointer_location 0
adb shell settings put secure show_touches 0
If the round cursor is associated with a service Samsung DeX, use an additional command:
adb shell am force-stop com.sec.android.app.dex
For devices Xiaomi disabling the service may help Mi Share:
adb shell pm disable-user --user 0 com.miui.mishare.connectivity
Use ADB only if you are confident in your actions. Incorrect commands can disrupt the operation of the system. Before experiments, create a backup copy of your data.
Additional solutions for specific ones. brands
Some manufacturers add unique functions to their shells that can cause a round cursor to appear. Below are solutions for popular brands.
Samsung (DeX, Smart View)
- ๐บ Disable Smart View in quick settings or through
Settings โ Connections โ Smart View. - ๐ฅ๏ธ In settings DeX (
Settings โ Additional features โ Samsung DeX) select"Disable automatically". - ๐ If the cursor appears when connection to Samsung TV, reset settings SmartThings (
Settings โ Cloud and accounts โ SmartThings).
Xiaomi/Redmi/POCO (MIUI)
- ๐ Disable Mi Share in the notification panel or via
Settings โ Connections and sharing โ Mi Share. - ๐ฑ๏ธ In settings
"For developers"find"Disable mouse pointer"and activate it. - ๐ฑ If the cursor appears when connecting to Mi TV, reset settings Mi Home (
Settings โ Applications โ Manage applications โ Mi Home โ Storage โ Clear data).
Google Pixel
- โ๏ธ In the developer settings, disable
"Pointer Location"i"Show surface updates". - ๐ Reset the application settings
"Android System Intelligence"(Settings โ Applications โ Show system โ Android System Intelligence โ Storage โ Clear cache).
โ ๏ธ Attention: On devices with custom firmware (for example, LineageOS), a round cursor may be part of the system interface. In this case, disabling it is only possible by editing files build.prop or installing a modified kernel.
Frequently asked questions
The round cursor appears only when a Bluetooth mouse is connected. How to disable it, but still allow mouse control?
On most devices, the cursor and mouse controls are linked. However, on Samsung you can leave the mouse active, but remove the cursor after Settings โ Accessibility โ Pointer control โ Pointer visibility (set transparency to 0%) This cannot be done on other brands - the cursor will always be displayed when the mouse is connected.
After updating Android, a round cursor appeared, although it did not connect anything. What should I do?
This is a typical problem after updating to Android 12+, where Google added improved pointer support. Try:
- Clear the cache
Android System Intelligence(see Method). 4). - Disable the option
"Improved input"inSettings โ System โ Gestures โ System navigation. - Reset settings applications
"Google Settings".
If that doesn't help, reset the settings to factory settings (don't forget to make a backup).
On the tablet Samsung Galaxy Tab S6 the cursor appears by itself, even without a mouse?
On tablets Samsung the cursor may be activated due to a failure in the service. Samsung DeXSolution:
adb shell pm disable-user --user 0 com.sec.android.app.dex
If ADB is not available, try:
- Disable DeX in the panel notifications.
- Clear application data
Samsung DeX(Settings โ Applications โ Samsung DeX โ Storage โ Clear data). - Update firmware via Smart Switch.
Is it possible to remove the round cursor forever so that it does not appeared even when connecting a mouse?
Technically yes, but this will require root access or modification of system files. Without root, you can only:
- Disable the cursor via ADB (see Method 5), but it can return after a reboot.
- Use applications like Pointer Disabler (requires Android 7.0+ and overlay permission).
- Install custom firmware without pointer support (not recommended for beginners).
On devices with root access, you can remove the system application com.android.server.accessibility, but this may disrupt operation other functions.
The cursor has disappeared, but now touch input does not work. What should I do?
This means that you have disabled a critical system process. Try:
- Restart the device in Safe Mode (press the power button โ "Restart in safe mode").
- If the sensor works, the problem is in a third-party application. Uninstall the latest installed software.
- If that doesnโt help, reset the settings via Recovery (
Wipe Cache Partition).
As a last resort, you will have to reset the device to factory settings.