Introduction: What is a Limitless Screen and Why You Need It
Limitless (or full-screen) mode on Xiaomi smartphones allows you to hide the navigation and status system panels, making the most of the display area. 11 Lite with his AMOLED-screen 6.55" permit 2400ร1080 This is especially true: the content is up to 93% screen area, not 85โ88% This mode is indispensable for watching videos, playing games or working with graphics editors, where every pixel counts.
However, the manufacturer by default limits the functionality: in standard settings MIUI The full-fledged "limitless" mode requires additional manipulations, from the inclusion of hidden options to the use of the system. ADB-In this article, we will discuss all working methods, including those that do not require root rights and do not violate the warranty, but give a result comparable to the flagship devices Xiaomi.
Before you start, consider that some methods may conflict with navigation gestures or individual applications (e.g. banking).We tested the instructions on the Xiaomi 11 Lite 5G NE with MIUI 13-14 firmware based on Android 12-13 โ on other versions the interface may differ slightly.
Method 1: Standard MIUI settings (without ADB and root)
The easiest and safest method is to use the built-in MIUI options, which doesn't offer 100% pane hiding, but allows you to get as close to the "limitless" mode as possible without risk, and is suitable for most users who don't want to go into technical details.
Instructions:
- ๐ฑ Open the Settings. โ Display.
- ๐ Scroll to the "Full Screen Mode" section and select it.
- ๐ฅ๏ธ Enable the option to โHide the bottom navigation barโ (for gestures) or โFull screen gesturesโ (for buttons).
- ๐ Restart the device โ this will apply the changes to all applications.
Limitations of the method:
- โ ๏ธ The top notification panel remains visible when scrolling.
- โ ๏ธ Some apps (such as YouTube or TikTok) may ignore settings and show black fields.
- โ ๏ธ Back gestures become less comfortable โ it takes getting used to.
โ ๏ธ Attention: MIUI 14 in some regional firmware, the option "Full-screen gestures" may not be available. In this case, proceed to method 2 or 3.
Method 2: Hidden settings via the engineering menu (##)
Xiaomi firmware has a hidden engineering menu that allows you to fine-tune the display of panels. This method does not require ADB or root, but does not work on all versions of MIUI. Before you start, be sure to check the firmware version in Settings โ About phone.
Step-by-step:
- Open the Phone app and enter the code ##6484## (some firmware may require #64663###).
- In the menu that opens, select "MIUI Display test" (or similar item with the word Display).
- Find the option "Force full screen" or "Hide navigation bar" and activate it.
- Save the changes and restart the phone.
If the code didn't work:
- ๐ Try the alternative code: ##36446337## (for sensor testing, but sometimes contains screen options).
- ๐ฑ Make sure that SIM-The map is inserted, without it, some engineering codes do not work.
- ๐ง On the firmware MIUI The Global Engineering Menu may be blocked. In this case, use Method 3.
โ ๏ธ Warning: Do not change other options in the engineering menu without understanding their purpose! Incorrect settings can lead to loss of screen calibration or sensor malfunctions.
What if the screen reacts incorrectly after the changes?
Method 3: ADB-commands for complete concealment of panels
For those who are willing to go beyond standard settings, ADB (Android Debug Bridge) allows you to flexibly manage the display of system panels, which has the maximum effect โ hides both the panels (status and navigation) in any application, but requires a connection to a computer.
What you need:
- ๐ป Computer with Windows, macOS or Linux.
- ๐ USB-cable (preferably original).
- ๐ฆ Installed Xiaomi drivers and package ADB Tools (you can download from the official Android website).
- ๐ง Included debugging by USB on the phone (Settings) โ The phone. โ Version. MIUI โ Press 7 times, then return to Settings โ Additionally. โ For developers โ Debugging by USB).
Instructions:
- Connect the phone to the computer and confirm the debugging permission on the smartphone screen.
- Open the command prompt (cmd on Windows or Terminal on macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Execute the command to hide the bottom navigation bar: adb shell settings put global policy_control immersive.full=*
- To hide the top status bar add: adb shell settings put global policy_control immersive.status=*
- Reboot the phone.
To return the panels back, use the commands:
adb shell settings put global policy_control null
adb shell settings put global policy_control immersive=0โ ๏ธ Attention: After application ADB-In some cases, some applications (such as Google Pay or banking) may block work due to the detection of an "uncertified device". USB After setting up or using the command: adb shell settings put global hidden_api_policy 0
โ๏ธ Preparation for ADB-setting
Comparison of methods: which to choose
Each of these methods has its pros and cons, and the table below will help you decide on your choice depending on your goals and technical skills.
| Method | Difficulty | The effect | Risks. | PC required |
|---|---|---|---|---|
| Standard settings of MIUI | โญ (simple) | Partial Hiding of the Lower Panel | No. | โ No. |
| Engineering menu | โญโญ (middle-of-the-road) | Complete concealment of the bottom panel, the top remains | Screen calibration failure | โ No. |
| ADB-team | โญโญโญ (difficult) | Complete concealment of both panels | Conflict with banking applications | โ Yes. |
| Third-party applications (such as Nacho Notch) | โญโญ (middle-of-the-road) | Flexible setup, but unstable | Slowdown of the system | โ No. |
For most Xiaomi 11 Lite users, a combination of methods 1 and 2: first activate full-screen gestures in the settings, and then finish the result through the engineering menu. ADB should only be used if it is critically important for you to hide both panels (for example, for streaming or professional graphics work).
๐ก
On Xiaomi 11 Lite with MIUI 14 Global firmware, the engineering menu (#6484###) is often blocked, in which case the only working options are ADB or third-party apps.
Third-party applications for limitless screen
If standard methods are not satisfied, you can use applications from Google Play. They offer flexible settings, but have disadvantages: they consume additional memory, can conflict with the system and require constant work in the background.-3 Proven utilities for Xiaomi 11 Lite:
1. Nacho Notch (link)
- โ Hiding the notch and navigation bars.
- โ It works without root (but requires permission to overlay).
- โ Can cause screen twitching in games.
2. Full Screen Immersive Mode (link)
- โ Automatically hides panels when running applications.
- โ Supports whitelisting (bank applications can be excluded).
- โ Nana MIUI 14 demands ADB-permitting for stable operation.
3. Edge Gestures (link)
- โ Replaces standard gestures with custom ones (for example, swipe from the edge to return).
- โ Compatible with the unlimited regime.
- โ The paid version is needed to unlock all functions.
Before installing any of these applications:
- Create a restore point in Settings โ System โ Backup.
- Check the reviews for the current version of MIUI (some apps break after updates).
- Turn off battery optimization for the utility (Settings โ Applications โ Permissions โ Battery Optimization).
๐ก
If after installing a third-party application, the screen began to blink or brake, try turning off hardware acceleration in the application settings (if such an option is available).
Frequent problems and their solutions
Even after successfully setting up the limitless mode, Xiaomi 11 Lite users face typical problems, and here are the most common ways to fix them:
1. Back gestures don't work
- ๐ง Go to Settings. โ Display. โ Full screen mode and select "Gesturing with buttons" instead of "Full screen gestures".
- ๐ If you use ADB, Add the command: adb shell settings put global policy_control immersive.full=apps,-com.miui.home (eliminates the launcher from full-screen mode).
2. Black fields in games or videos
- ๐ฎ In the game settings, enable the option "Full screen mode" (usually in the "Graphics" section").
- ๐บ For YouTube, use modified clients such as Vanced or ReVanced.
- ๐ง In the Engineering Menu (#6484###) disable the "Force resize app".
3. Banking applications block work
- ๐ฆ Add the app to the whitelist in the settings MIUI: Settings โ Annexes โ Permits โ Auto-start.
- ๐ Turn it off. ADB-Application-specific commands: adb shell settings put global policy_control immersive.full=*,-com.bank.app (Replace com.bank.app with the app package).
- ๐ฑ Use the second user profile (Settings) โ System system โ Multiple users) with standard screen settings.
4.The screen does not respond to touches on the edges
- ๐ง In the Engineering Menu (#6484##) check the sensor calibration ("Touch Screen Test").
- ๐ Turn off full-screen mode and reboot your phone โ sometimes โresetโ the screen driver helps.
- ๐ ๏ธ If the problem remains, reset the settings to the factory (pre-saving data).
โ ๏ธ Attention: On Xiaomi 11 Lite 5G NE firmware MIUI 13.0.6+ after-use ADB-To fix the problem, do adb shell settings put global. policy_control immersive.full=*,-com.android.phone