Infinite screen scrolling on Xiaomi smartphones is a feature that allows you to automatically navigate to the next desktop screen when swiping to the right, creating a looped interface. This option is especially convenient for users with a large number of widgets or frequently used applications who want to quickly move between screens without unnecessary gestures. However, in standard MIUI settings, this feature is often hidden or disabled by default.
In this article, we will discuss all working ways to activate infinite scrolling for different versions of the firmware (from the MIUI 12 before MIUI 14), including hidden settings, commands ADB And alternative methods for models where the function is not officially supported, and you'll also learn how to avoid typical setup errors and what to do if the scrolling is not working properly. 13/14, Redmi Note 12 and POCO F5, where the function may be different.
What is Infinite Scrolling and Why You Need It
Infinite (or cyclic) desktop scrolling is a feature where swiping right on the last screen automatically takes you to the first screen and swiping left on the first screen automatically takes you to the last, making navigation easier, especially if you have:
- ๐ฑ More than 5 screens with apps (switching to one gesture instead of multiple swipes).
- ๐ Frequently used widgets on different screens (for example, weather on the first, calendar on the third).
- ๐ฎ Game launcher with lots of shortcuts (simplifies access to games).
- ๐ถ Mode for children (the child will not be stuck on the last screen).
On the iPhone, this feature is called โLoop Through Pagesโ and is available by default, and in MIUI it is often hidden in deep settings or removed altogether in some regional firmware, while on Xiaomi with Android One (for example, Mi A3), infinite scrolling may work differently โ it depends on the version of Google Launcher, not on MIUI.
โ ๏ธ Note: On some models (Redmi) 9A, POCO M3) post-update MIUI 13+ This is about optimizing performance for low-end devices, and then only manual activation through the ADB third-party launchers.
Official method: enable via MIUI settings
The easiest method is to use the built-in options, but it doesn't work on all firmware versions.
- Open the Settings. โ Desktop.
- Find the option โSwipe between screensโ or โSwipe between screensโ (the name may vary).
- Activate the option "Infinite scrolling" or "Cyclic transition".
If there is no such item, try an alternative path:
- ๐ Hold your finger on an empty space on your desk. โ Desktop settings.
- ๐ Scroll down to the "Advanced" or "Effects" section".
- ๐ง Look for options that mention โscrollโ, โclickโ or โcycle".
On the Xiaomi 12T and Redmi Note 11 Pro+ with MIUI 14, the path might look like this: Settings โ Home screen โ Additional โ Cyclical Scrolling. If the option is gray and inactive, then your model does not support the feature at the software level (see the section on ADB below).
Hidden settings: activation through the test menu
On some devices (Xiaomi 11 Lite NE, POCO X3 Pro), infinite scrolling is hidden in the engineering menu.
- Open the Phone app and enter the combination: ##6484## (code for sensor testing).
- In the menu that appears, select "Lawnchair Settings" (if any) or "Desktop Settings".
- Find the Infinite Scroll option and activate it.
- Reset the device.
On models with a Snapdragon 8 Gen 1/2 processor (for example, Xiaomi 13 Pro), this method may not work due to the manufacturerโs limitations on changing system parameters through the engineering menu.
โ ๏ธ Note: Not all engineering menu codes are safe. Avoid combinations with ##7780## or *2767*3855# โ They can reset or damage data. Use only verified commands for your model.
Make a backup copy of the data
Check the battery (minimum 50%)
Remember the current desktop settings
Ensure the stability of the Internet connection (for ADB)
-->
ADB-Commands: Manual activation for experienced users
If standard methods donโt work, you can enable infinite scrolling through Android Debug Bridge (ADB), which is suitable for most devices on MIUI 12-14, but requires a connection to a computer.
Steps:
- Turn on Developer Mode: Go to Settings โ About Phone. Tap 7 times on MIUI Version. Go back to Settings โ Additional โ For Developers. Activate USB Debugging.
ADB
adb shell settings put global infinite_scroll_enabled 1Reset the device.
To cancel the change, use:
adb shell settings put global infinite_scroll_enabled 0If the command fails, try the alternative (for MIUI 13+):
adb shell cmd overlay enable com.android.internal.systemui.navbar.infinitescroll| Xiaomi model | Supported ADB team | Reboot required |
|---|---|---|
| Xiaomi 12/13 | infinite_scroll_enabled 1 | Yes. |
| Redmi Note 10/11 | cmd overlay enable... | No. |
| POCO F3/F4 | Both options | Yes. |
| Mi 11 Ultra | Only cmd overlay | Yes. |
๐ก
If ADB does not recognize the device, install Xiaomi USB Driver drivers and check the connection in File Transfer (MTP) mode.
Third-party launchers: an alternative for incompatible devices
If your Xiaomi model doesnโt support software-level infinite scrolling (like the Redmi 8A or POCO M2), you can use third-party launchers.
- ๐ Nova Launcher: Go to Nova Settings โ Desktop โ Infinite scrolling, supports gestures and icon customization.
- ๐ Lawnchair 2: Open the Settings โ Behavior โ Cyclical desktop, lightweight launcher with themes MIUI.
- ๐ Microsoft Launcher: Includes infinite scrolling by default. Integration with Windows 11 (Sync notifications).
When using third-party launchers, consider:
- โ ๏ธ Certain functions MIUI (For example, "Super Wallpaper" or "Weather Widgets" may not work properly.
- ๐ Launchers consume additional RAM (on budget models, lags are possible).
- ๐ To return to the standard launcher MIUI Reset application settings in Settings โ Annexes โ Application management โ Launcher โ Warehouse โ Clear the data.
How to transfer widgets when changing the launcher?
Problem Solving: Why Infinite Scrolling Doesn't Work
If after all the manipulations the function is not activated, check the following points:
| Problem. | Possible cause | Decision |
|---|---|---|
| Option of gray color in the settings | Restriction of regional firmware | Install Global ROM or use ADB |
| Scrolling works in jerks | Conflict with MIUI animations | Turn off Settings โ Additional โ Windows animation (set 0.5x) |
| The function is disabled after restarting | Resetting launcher settings | Lock the launcher in memory: Settings โ Applications โ Launcher โ Battery โ Without restrictions |
| ADB is making a mistake. | Lack of rights | Perform adb root in front of the main command |
On devices with MediaTek (Redmi 10C, POCO M4 Pro), an additional command may be required to unlock system settings:
adb shell pm grant com.miui.home android.permission.WRITE_SECURE_SETTINGSโ ๏ธ Note: On Xiaomi with bootloader locking (Bootloader Locked) command ADB In this case, you will need to unlock through the Mi Unlock Tool, but this will reset all the data on the device!
๐ก
If infinite scrolling is enabled but only works one way (e.g., right, but not left), check your gesture settings in Settings โ System โ Gestures โ Swipe up for the home screen. Sometimes gesture conflict blocks some functionality.
Features for different Xiaomi models
The implementation of infinite scrolling may differ depending on the series of devices:
- ๐ฑ Flagships (Xiaomi) 12/13/14, Mix 4): The feature is usually available in standard settings. on Xiaomi 13 Ultra may require shutting down "Super Wallpaper".
- ๐ฐ Mid-size segment (Redmi Note) 11/12, POCO F4): Often requires activation through ADB. On the Redmi Note. 12 Pro+ only works with MIUI 14.0.4+.
- ๐ช Budget models (Redmi) 10A, POCO M5): Feature may be missing due to performance optimization.We recommend using Nova Launcher.
- ๐ฅ๏ธ Tablets (Xiaomi Pad) 5/6): Infinite scrolling works by default, but only in horizontal orientation. ADB.
On the Xiaomi Civi 2 and Civi 3, the feature may conflict with Beauty Mode (if interface animations are enabled). To fix this, turn off Settings โ Display โ Animation of the transition between screens.