Have you noticed a strange silhouette of a person, an icon or an incomprehensible stripe at the bottom of your smartphone screen? This is not a virus or a malfunction - most likely, we are talking about navigation panel, gesture panel or an interface artifact. This problem occurs a Android 10-14 after updates, firmware changes, or accidental changes to settings. In 90% of cases, it can be removed in 2 minutes without resetting to factory settings.
But there is a nuance: on different brands of smartphones (Xiaomi, Samsung, Realme, Oppo) the path to the solution is different. In some places itโs enough to disable gestures in the settings, but in others youโll have to dig into developer or even reflash systemui. We have collected all the working methods - from simple to extreme - and described them for different scenarios.
1. What is this โpersonโ at the bottom of the screen?
In fact, this is not a person, but interface elements that the system displays incorrectly. Here are the main โculpritsโ:
- ๐ค Google Assistant icon - appears when the gesture is activated
Swipe up from bottom corners(swipe from below in the corners). Often buggy after updates. - ๐ฑ Navigation panel โclassic three buttons (โBackโ, โHomeโ, โRecentsโ) or a gesture strip that can โstickโ on the screen.
- ๐ค MIUI/One UI artifacts โ on Xiaomi and Samsung sometimes โghostโ elements appear due to conflicting themes or animations.
- ๐ง Debug elements โif you turned on
Developer mode, service indicators could be activated (for example,Show touches).
To accurately identify the problem, try to take a screenshot: if the โmanโ or strip are not displayed on the screenshot is a system interface bug. If displayed, it is most likely an overlay application (for example NavBar Apps or Edge Lighting).
2. Method 1: Disabling gestures and navigation bar
Let's start with the most obvious - checking the navigation settings. This method works on 95% of smartphones with pure Android or shells MIUI, One UI, ColorOS.
Instructions for most devices:
- Open
Settings โ System โ Gestures(orAccessibility โ System navigation). - Select an option
Navigation buttons(3 buttons) insteadGesturesorSwipe-up. - If the problem is in the โghostโ band, turn the mode on and off
Full screen gestures2-3 times in a row (sometimes resets the interface cache).
For Samsung Galaxy (One UI 5/6):
- ๐ Go to
Settings โ Display โ Navigation panel. - ๐ฑ Select
Buttonsinstead ofGestures. - ๐ง If the bar remains, disable
Show menu buttonandShow recent button.
โ๏ธ Check navigation settings
If after these manipulations a gray bar or icon remains at the bottom of the screen, proceed to the next method.
3. Method 2: Resetting the interface settings (without data loss)
Sometimes the problem lies in a system cache failure or a theme conflict. You can reset the interface settings without deleting data:
For Xiaomi (MIUI):
- Open
Settings โ About phone. - tap 5 times by
MIUI Versionto activateDeveloper Mode. - Return to
Settings โ Advanced โ Mode developer. - Find
Reset interface settingsand confirm.
For other devices:
- ๐ Go to
Settings โ Applications โ All applications. - ๐ Find
Launcher(orOne UI Home,MIUI Launcher). - ๐๏ธ Click
Storage โ Clear cacheandReset settings.
If after resetting the interface becomes โcrookedโ, reboot the phone into Safe Mode (press the power button โ hold โTurn offโ โ confirm safe mode This will help). check if a third-party application is at fault.
4. Method 3: Disabling debugging functions
If you previously activated Mode. developeryou may have accidentally enabled the display of touches or borders of elements. This often looks like strange icons or stripes.
How to check:
- Open
Settings โ System โ Developer mode(orFor developers). - Scroll down and disable:
- ๐
Show touches(Show touches) - ๐
Show element borders(Show layout bounds) - ๐
Animation windowsandAnimation of transitions(sometimes buggy)
- ๐
If there are too many unclear items in the developer menu, you can reset its settings:
- ๐ง In the upper right corner of the developer menu, click on โฎ โ
Reset settings.
What to do if there is no "Developer Mode" item?
To activate it, go to Settings โ About phone and tap on Build number (or MIUI version for Xiaomi). After this, the item will appear in the main settings menu.
5. applications
Often, the โpersonโ at the bottom of the screen appears due to a conflict with:
- ๐จ Third-party launchers (Nova Launcher, Apex Launcher, Microsoft Launcher).
- ๐ Applications for customizing gestures (Fluid Navigation Gestures, NavStar).
- ๐ฑ apps for simulating buttons (Button Mapper, EasyTouch).
How check:
- Boot into Safe Mode (instructions above). If the bar disappears, third-party software is to blame.
- Uninstall all recently installed launchers or utilities to customize the interface.
- If you are not sure which application is at fault, sort the list. in
Settings โ Applicationsby installation date and delete one by one, checking the result.
| Application | Typical problem | Solution |
|---|---|---|
| Nova Launcher | Gesture strip is duplicated | Disable Launcher gestures in Nova settings |
| Fluid NG | Icon of a person in the corner | Delete the application or disable it overlay |
| MIUI Themes | Artifacts after changing the theme | Reset the theme to standard |
| EasyTouch | Transparent panel at the bottom | Disable Floating panel in settings |
6. Method 5: Manual editing of systemui (for advanced)
If all the previous methods did not work, the problem may lie in the system file systemui.apk. This method requires root access or ADB and is only suitable for experienced users - incorrect actions can lead to to the brick of the phone.
Instructions via ADB (without root):
- Install ADB Tools on PC and connect the phone via USB (enable
Debugging by USBin the developer settings). - Execute the command to reset
systemui:adb shell pm clear com.android.systemui - Reboot the device.
For devices with root:
- ๐ Use Root Explorer or Mixplorerto go to
/system/priv-app/SystemUI. - ๐ Rename the file
SystemUI.apktoSystemUI.apk.bak. - ๐ฅ Download the original
SystemUIfor your firmware and place it in a folder. - ๐ง Set permissions
644(rw-r--r--).
Before editing systemui be sure to make a backup via TWRP or Titanum Backup. In 30% of cases, after such manipulations, flashing is required.
If you are not sure of your actions, it is better to contact the service center. Incorrect editing of system files can lead to loss of warranty or total inoperability device.
7. If all else fails: hardware reasons
In rare cases, a โmanโ or a bar at the bottom of the screen appears due to:
- ๐ Malfunctions of the display cable โespecially after falls or repairs.
- ๐ฑ Problems with the graphics chip (on older ones Samsung Exynos or MediaTek).
- ๐ Conflict with the magnetic case (some cases activate hidden functions).
How to check:
- Connect the phone to an external monitor via
USB-C โ HDMI. If there are no artifacts on the monitor, the problem is in the display or cable. - Run the screen test in the engineering menu (code
#0#for Samsung or##4636##for others). - Try to use the phone without a case for 1-2 days.
On Samsung Galaxy S20/S21 with a chip Exynos 990 such artifacts may indicate the beginning of degradation of the graphics core. In this case, only replacing the motherboard will help. boards.
FAQ: Frequently asked questions
Why did a gray bar appear at the bottom of the screen after updating Android?
This is a known bug in Android 12-14, when the system incorrectly calculates the gesture area. It can be solved by resetting the interface settings (Method 3) or rolling back to. previous version of the firmware. On Xiaomi disabling the function MIUI Optimization in the developer settings helps.
I deleted all the launchers, but the bar remains. What should I do?
Try roll back updates for applications Android System WebView (in Settings โ Applications). Sometimes web viewer bugs affect the display of the interface. If this does not help, reset via ADB (Method 5).
On my Realme 9 Pro an icon of a person with an arrow is displayed. How to remove it?
This is Google Assistant Gesture, which is activated by swiping from the lower corners. It is disabled in Settings โ System โ Gestures โ System navigation โ Advanced โ Assistant Gesture. If the item is not there, update Google App in Play Market.
Can I remove the bar without losing it? data?
Yes, in 99% of cases, resetting the interface settings (Method 3) or disabling gestures (Method 1) is enough. A full reset to factory settings is required only in case of hardware malfunctions or serious firmware failures.
After resetting the settings, a black bar appears at the bottom.
No, this indicates incorrect operation of the graphics driver. Try:
- Disable hardware acceleration in the developer settings (
Disable hardware overlays). - Update the firmware to the latest version.
- If the phone is on MediaTek - reflash the
vendorsection.
If your problem is not solved - describe it in as much detail as possible in the comments: phone model, Android version, when the bug appeared and what has already happened tried. This will help diagnose the cause more accurately.