How to turn off the autorotation of the screen on Xiaomi: all ways (including hidden)

The auto-turning of the screen on Xiaomi smartphones is a feature that automatically changes the orientation of the image when you turn the device. For most users, it is convenient when watching videos or games, but sometimes automatic rotation interferes with it: for example, when you lie on your side and read, or when the gyroscope sensor is triggered falsely. In this article, we will discuss all possible ways to turn off the auto-turn, from standard settings to hidden commands for advanced users.

MIUI is a feature that often moves or hides options in new firmware versions. So the instructions that are relevant to MIUI 12 may not work on MIUI 14 or HyperOS. We have collected methods that are tested on the Redmi Note 12 Pro+, POCO X5 Pro, Xiaomi 13 Ultra and other current devices from 2022-2026. If your smartphone is older, some menu items may not be called the same โ€” but the logic remains the same.

1. Standard shutdown via notification panel

The quickest way is to use the Quick Settings Panel, which works on all versions of MIUI and does not require any additional manipulation.

  • ๐Ÿ“ฑ Swipe down from the top edge of the screen to open the notification bar.
  • ๐Ÿ”„ Find the Autoporot icon (usually looks like a circular-arrow phone).
  • ๐Ÿ”˜ Slap it once โ€“ the icon will go out, and the function will turn off.

If the icon is not in the main panel, expand it completely (swipe down twice) and find the button in the extended menu. On some models (for example, the POCO F4 GT), the autorotation can be hidden behind the button More (three dots) โ€“ click it to see all available switches.

โš ๏ธ Note: On HyperOS devices (e.g. Xiaomi 14), the notification panel may look different. If the autorotate icon is missing even after you deploy, move on to the next way.

๐Ÿ“Š How often do you use the screen autoturn?
Constantly.
Video/games only
Turned off immediately after purchase.
I rarely do.

2. Disconnection in system settings

If fast access doesnโ€™t work or you want to completely disable autorotation for all apps, do the following:

  1. Open the Settings app (cog icon).
  2. Go to the Display section (on some models โ€“ Screen).
  3. Find the Autoturn screen and move the slider to the off position.

On MIUI 13+ firmware, the path may differ: Settings โ†’ Additional settings โ†’ Special features โ†’ Autoturn. If you donโ€™t find an option, search for settings (the magnifier icon at the top of the screen) and type in the โ€œautoturnโ€ request.

Is the notification panel open?

Did you find the auto-turn icon?

Did the icon fade after pressing?

Checked whether the disconnection in the display settings?-->

3. Disconnection for individual applications

MIUI has a hidden feature that allows you to block autorotation only for specific programs, which is convenient if you want the screen to rotate in games, but stay fixed in messengers.

  • ๐ŸŽฎ Open the application you want to turn off autorotation for (such as Telegram or Chrome).
  • ๐Ÿ”ง Swipe down to open the notification panel, and hold the icon "Turn" with your finger 2-3 seconds.
  • ๐Ÿ”’ In the window that appears, select Block for this application.

Now the screen won't rotate in this app alone, and the rest will retain the functionality. To return the standard behavior, repeat the actions and select Allow Autorotation.

Why does the autopivot not work in some games?
Some games (such as Genshin Impact or PUBG Mobile) have their own screen orientation settings that overlap the system settings. To change the behavior, go to the settings of the game itself and find the Control or Display section.

4.Use of Do Not Disturb mode to block cornering

Little-known life hack: Do Not Disturb (DND) mode can temporarily block auto-turning, useful if you want to lock the screen for a short time (e.g. while reading):

  • ๐Ÿ›ก๏ธ Activate Do Not Disturb via the notification panel or in Settings โ†’ Sounds and vibrations.
  • ๐Ÿ”„ Check if the autoturn has turned off (on some models this happens automatically).
  • ๐Ÿ”™ To return the function, deactivate the mode DND.

This method does not work on all devices, as it depends on the version of MIUI. On the POCO X3 Pro with MIUI 14, the DND Rotation Lock feature is disabled by default, but it can be activated through Settings โ†’ Special Features โ†’ Additional settings.

5. Disconnect via ADB (for advanced users)

If standard methods fail (for example, due to custom firmware or system failure), you can force the autorotation to turn off using Android Debug Bridge (ADB), this method requires connecting to the computer and enabling the developer mode.

Instructions:

  1. Turn on Developer Mode: Go to Settings โ†’ About Phone. Tap 7 times on MIUI Version until the notification "You've become a developer!" appears.
  2. Activate USB Debugging: Return to Settings โ†’ Additional settings โ†’ Developer. Turn on the USB Debugging Switch.
adb shell settings put system accelerometer_rotation 0

To return the auto turn, use:

adb shell settings put system accelerometer_rotation 1

โš ๏ธ Attention: Misuse of the right ADB This can cause system failures. On devices with an unlocked bootloader, the commands ADB They may conflict with custom cores or Magisk modules. If you're not sure what you're doing, skip this method.

๐Ÿ’ก

Before using ADB, back up your data via Settings โ†’ Memory โ†’ Backup. This will help restore the system in case of an error.

6. Check the gyroscope sensor (if the autoturn is not working correctly)

Sometimes the problem isn't the settings, it's the faulty sensor. If the screen is spinning spontaneously or doesn't respond to turns, run a diagnostic.

  • ๐Ÿ“Š Enter the dialer code in the phone number: ##6484## (It works on most devices. Xiaomi/Redmi/POCO).
  • ๐Ÿ” In the menu that opens, select the Gyroscope sensor test (gyroscope test).
  • ๐Ÿ“ฑ Turn the device โ€“ the screen should display changes along the X, Y, Z axes. If the values do not change or jump randomly, the sensor is defective.

An alternative way to check is to install the Phone Doctor Plus or CPU-Z app from Google Play. In the Sensors section, check the gyroscope and accelerometer response.

Problem.Possible causeDecision
The motor turnout is off.Software failure or sensor disabledRestart your phone or reset your display settings
The screen rotates spontaneously.Moisture intrusion, sensor damageAsk for the device or contact the service
No auto-turn icon in the panelCustom firmware or MIUI updateUpdate the software or use ADB
Autoturn only works in some applicationsApplication settings overlap system settingsCheck the orientation settings in the application itself

FAQ: Frequent questions about autoturn on Xiaomi

โ“ Why After Updating MIUI Icon of the turn-around missing?
In the newer versions of MIUI 14+ and HyperOS, Xiaomi optimizes the notification bar by hiding rarely used switches. To return the icon: Deploy the notification bar completely (swipe down twice). Click on the pencil icon (Edit). Find Autoturn in the list of inactive switches and drag it to the top.
โ“ Can you turn off the autoturn only in horizontal mode?
No, there's no such option in standard MIUI settings, but you can use apps from Google Play, like Rotation Control or Set Orientation, that let you set rotating rules for each application separately.
โ“ Why the autopivot doesnโ€™t work on YouTube or Netflix?
These apps have their own orientation algorithms. To get them to use system autopivot: On YouTube: open video โ†’ swipe up for full screen โ†’ turn the device. On Netflix: check profile settings (some accounts limit the turn to save traffic). If the problem persists, clear the app's cache in Settings โ†’ Apps.
โ“ How to turn off the auto turn on POCO F5 hyperOS?
On HyperOS devices, the path to settings has changed: Open Settings โ†’ Display. Tap on Additional Display Settings. Find Autoturn and turn it off. If there is no point, use the notification bar or ADB (mode 5).

๐Ÿ’ก

On Xiaomi devices with MIUI 12-15 and HyperOS autorotation, you can turn off at least 5 ways: through the notification panel, display settings, for individual applications, Do Not Disturb or ADB. If standard methods do not work, check the gyroscope sensor for serviceability.