The bottom bar on your smartphone screen, often called the navigation bar or "dock", can take up valuable display space. For many users accustomed to modern interfaces, the presence of three buttons at the bottom of the screen seems like a relic of the past that interferes with full immersion in the content. You can remove this bar by switching to gesture controls, which not only frees up space, but also makes interaction with the device smoother and more intuitive.
However, the process of disabling this panel is not always obvious, since smartphone manufacturers, such as Samsung, Xiaomi or Google Pixel, often hide these settings in different sections of the menu. In some cases, the bottom bar may not be a system navigation, but an element of a specific application or an advertising banner. Understanding the nature of this bar is the first step to eliminating it and customizing the ideal interface for your needs.
Differences between the navigation bar and system elements
Before you start setting up, it is important to clearly define what exactly you want to remove. Classic navigation bar contains the "Back", "Home" and "Application Menu" buttons. It is part of the operating system and controls the transition between screens. In contrast, there are interface elements that appear only in certain situations, for example, swipe tips or the keyboard.
Sometimes users confuse the system bar with the so-called “Accessibility Bar”, which is intended for people with disabilities, but can be turned on accidentally. It's also worth noting that in some launchers, the bottom bar may be part of the dock with application icons. If you see a row of icons rather than control buttons, you need to edit the desktop settings, not the system.
In modern versions Android 10 and higher, there is a global trend towards abandoning buttons in favor of gesture navigation. This allows you to use the entire screen area to display information. If your goal is to maximize usable space, then switching to gestures is the only true solution, since completely disabling any controls will render the phone unusable.
⚠️ Warning: Completely disabling all controls without enabling an alternative method (gestures) may result in you being unable to return to the home screen or close an application. Always make sure that the new method is activated before the old one stops working.
The standard way to switch to gestures in Android settings
In most devices based on pure Android or shells close to stock, the setting is in the system settings section. The algorithm of actions is usually unified, although the names of the points may differ slightly. You will need to find a menu that is responsible for the way to move around the interface.
First, open the application Settings and scroll the list to the section System or Display. Inside you will find an item Gestures or Navigation gestures. This is where the switch between the old-fashioned push-button controls and the modern touch method takes place. Selecting a mode Full screen control will automatically hide the bottom bar.
After activating gestures, the bottom panel will disappear instantly. Instead of buttons, you'll see a thin horizontal line at the very bottom of the screen that serves as the home screen indicator. A swipe up from this line returns you to the desktop, and a swipe from the side edges replaces the "Back" button. This requires a short adaptation period, but significantly expands the usable display area.
☑️ Check before switching
If you don’t find the “Gestures” item in the “System” section, try using the search inside the settings. Enter the word “navigation” or “gestures” into the search bar, and the system will redirect you to the desired section. This is especially true for devices with complex shells, where the menu structure can be confusing.
Interface features in the shells of Samsung, Xiaomi and Huawei
Large manufacturers often modify the standard interface Android, adding their own functions and changing the location of settings. Owners of smartphones Samsung with shell One UI need to go to Settings, then select Display and scroll down to the item Navigation panel. Here you can choose between buttons and gestures.
Device users Xiaomi, Redmi and Poco s shell MIUI or HyperOS will find this option in the section Home screens. The item is called System navigation. An interesting feature is the ability to swap the back and menu buttons when using button mode, which is convenient for left-handers.
On smartphones Huawei i Honor with shell EMUI or MagicOS settings are hidden in the section System and updates -> System navigation. It also offers a choice between three buttons, two buttons (the Home button is combined with the menu) and gestures. Each method has its advantages depending on the screen diagonal.
It is worth considering that in some regions or on specific firmware versions, the names of items may be translated differently. For example, instead of "Navigation Bar" you might say "Screen Controls". If standard paths do not lead to results, consult the device help or support forums for a specific model.
How to hide the bar in specific applications and browsers
Sometimes the bottom bar does not appear throughout the entire system, but only within certain apps, for example, browsers Chrome or Firefox, as well as video players. In this case, we are talking about full screen mode or “immersive mode,” which hides interface elements for a better viewing experience.
In the browser Google Chrome on Android, the bottom bar with the address bar can hide automatically when you scroll down the page. If this does not happen, check the experiment settings chrome://flagsalthough this option is only available to advanced users. In video players, such as YouTube or VLC, you just need to double-tap on the screen or press the minimize interface button.
For games and multimedia applications, many manufacturers have implemented the function Game Turbo or similar game modes. When launching a game through a special launcher, the system navigation bar is locked or hidden to prevent accidental clicks and increase visibility. You can activate this mode in the game center settings of your smartphone.
⚠️ Attention: In some applications, especially banking or secure ones, complete hiding of the navigation bar may be blocked by security policy. This is to ensure that the user always has access to the Home button if the app freezes.
If you are a developer or advanced user, you can force immersive mode for any application through the developer settings. However, this can lead to unstable operation of the software, since not all applications are adapted to the absence of system buttons.
Eliminating advertising bars and widgets at the bottom of the screen
Often, by “bottom bar” users mean an advertising banner or widget that appeared after installing a dubious application. Such elements are often disguised as system notifications or quick access bars, but in reality they are intrusive advertising.
To get rid of such a bar, you need to identify the culprit application. Go to Settings -> Applications and sort the list by time of last use. If you see an unfamiliar application that was launching when the bar appeared, it is most likely the problem. Removing this software usually solves the problem.
It is also worth checking application permissions. Advertising modules often use the right to display on top of other windows. Disable this permission for all suspicious apps in the Special accesssection. This will prevent pop-ups and bottom bars from appearing and obstructing useful content.
| Strip type | Cause of appearance | Elimination method | Risk of deletion |
|---|---|---|---|
| Navigation bar | Android system settings | Switching to gestures in the menu | No (replaced by gestures) |
| Advertising banner | Third-party application with viruses | Delete an application, reset rights | High (if you delete the system one) |
| Access panel | Accessibility | Disable in the accessibility menu | Medium (needed for the visually impaired) |
| Dock station | Launcher settings | Desktop settings | None (visual changes only) |
In rare cases, the lower band may be the result of malware that is difficult to remove in the usual way. Then it is recommended to boot the phone into safe modeholding the power button and remove suspicious apps from there, where they cannot activate their scripts.
What to do if advertising returns after removal?
If the advertising bar appears again after deleting the application, it may set a hidden shortcut or remained in memory. Try using an anti-virus scanner or resetting your phone to factory settings, after saving important data. This is guaranteed to remove any hidden modifications to the system.
Advanced methods: ADB and hiding the status bar
For users who want to gain maximum control over the interface and remove even the gesture indicator (the thin line at the bottom), there are methods using USB debugging. The tool ADB (Android Debug Bridge) allows you to send commands directly to the system, bypassing standard settings restrictions.
To do this, you need to enable developer mode on your phone and connect it to your computer. Using the command adb shell you can change the screen density or hide certain system bars. However, this requires caution, as the wrong command can make the interface unreadable.
adb shell wm overscan 0,0,0,50
This command, for example, creates a padding at the bottom, which may visually hide the navigation bar, but it will remain functional. More radical methods involve changing system configuration files, which requires root access. Without deep knowledge of Android architecture, it is not recommended to resort to such methods, as this can lead to “bricking” the device.
Before using ADB commands, be sure to make a full backup of your data. Errors when entering commands can lead to the need to flash the device, which will take a lot of time and will require the presence of original firmware.
There are also specialized launchers, such as Nova Launcher or Microsoft Launcher, which allow you to flexibly customize the appearance of the docking station and hide unnecessary elements without obtaining superuser rights. This is a safe alternative for those who want to customize the interface.
Is it possible to completely remove the thin strip of the gesture indicator?
It is impossible to remove the thin strip at the bottom of the screen when using gestures using standard Android tools. It is a mandatory interface element that shows the user where to swipe from to return to the main screen. You can hide it only by using root access and modifying system files or through special Magisk modules, which is not recommended for ordinary users due to the risk of system breakdown.
Why did the navigation buttons disappear after updating Android?
Most likely, when updating the operating system, the settings were reset to factory settings, and the phone automatically switched to gesture control, which is now standard for new versions of Android. You can return the buttons back by going to the navigation settings and selecting the appropriate mode if gestures are inconvenient for you.
Does disabling the bottom bar affect the performance of the phone?
No, switching from buttons to gestures or hiding the navigation bar does not affect processor performance or application speed. This is a purely visual interface change. However, on very old devices, rendering complex animations of gestures may consume a little more resources of the graphics accelerator, but the difference will not be noticeable to the eye.
What to do if the sensor does not respond to swipes after disabling the buttons?
If, after switching to gestures, the outer zones of the screen do not respond to swipes, check whether the protective glass with thick frames that block the touch area. Also in the gesture settings of some phones (for example, Samsung) there is an option “Gesture sensitivity” that can be increased. As a last resort, return the button control until you solve the problem with the screen.
Is it possible to adjust the height of the bottom panel with buttons?
In standard Android settings, changing the height of the navigation bar is usually not available. However, some manufacturers (for example, Xiaomi in advanced settings mode or through themes) allow you to change the size of the buttons. Changing the height globally requires the use of applications to change DPI (screen density) or superuser rights, which can distort the display of other interface elements.
The transition to gesture control is not just an aesthetic change, but a way to ergonomically use modern large screens, allowing you to operate the phone with one hand without reaching for the upper corners of the display.