Xiaomiโs traffic saving mode is a useful feature for those who want to control mobile Internet consumption, but sometimes it works too aggressively: blocking background updates, slowing down content loading, or even turning off the Internet when you reach a limit. If you encounter apps that are not updated, photos are not uploaded in messengers, and videos in social networks slow down, this mode may be the fault.
In this article, weโll look at all possible ways to turn off traffic savings on Redmi devices, POCO and other Xiaomi products under management MIUI 12-15 You will learn how to remove restrictions through standard settings, engineering menus and even using the help of the ADB-And what if the mode turns on itself after the reboot.
Important: the procedure differs depending on the firmware version and the phone model. If your Xiaomi runs Android 13/14 with HyperOS shell, some menu items may be called differently - we will specify alternative paths.
1. Disable traffic savings through basic settings
The easiest way is to use the standard MIUI menu, which is suitable for most models, including the Redmi Note 12, POCO X5, Xiaomi 13 and others.
Open the Settings app (the gear icon on your desktop) and follow the following steps:
- ๐ฑ Go to Connections and Sharing (or SIM cards and mobile networks on older versions) MIUI).
- ๐ Select Data Use (may be referred to as Traffic or Mobile Internet).
- ๐ Click on Traffic Savings (or Background Limitation in HyperOS).
- ๐ซ Transfer the slider to the off position. to turn off the mode.
If you donโt have a โSaving Trafficโ option on your menu, try an alternative path: Settings โ Annexes โ Application management โ Three points (โฎ) โ Data usage. You can turn off the restrictions on individual programs here.
โ๏ธ Checking the disconnection of traffic savings
2. How to remove the limit of mobile traffic (if set)
Often, users confuse saving mode with traffic limit, a feature that completely shuts down mobile Internet after exceeding a given volume.
Go to Settings โ SIM cards and mobile networks โ Data usage. Here you will see a traffic flow chart and two important settings:
- ๐ Excess Warning โ Notification when a certain amount is reached (does not block the Internet).
- ๐ง Disconnection of mobile data โ complete blocking of the Internet after exceeding the limit.
To remove the limitation:
- Click on Mobile Data Disconnection.
- Move the slider to the off position.
- Remove the set limit (or set the value above your rate).
What if the limit is dropped by itself?
Attention! Some Xiaomi firmware (especially custom ones) may reset the traffic limit when you update your system.
3. Disabling savings for individual applications
MIUI allows you to flexibly configure mobile data access for each application. If you want, for example, WhatsApp or Telegram to work without restrictions, and other programs save traffic, do this:
Instructions:
- Open Settings โ Applications โ Application Management.
- Select the appropriate app (e.g. YouTube).
- Click on Data Use (or Mobile Data).
- Activate the option Background data and unlimited access to data (if any).
For convenience, you can sort applications by traffic consumption: Settings โ Connections โ Use of data โ Three points (โฎ) โ Sorting by traffic.
| Annex | Background data | Unlimited access | Recommendation |
|---|---|---|---|
| โ On. | โ On. | Important for messages and calls | |
| Google Play Store | โ On. | โ Off. | Updates only on Wi-Fi |
| โ On. | โ ๏ธ If you wish, | Autoplay Video Eats Up Traffic | |
| Mi Video | โ Off. | โ Off. | Watch video streaming better on Wi-Fi |
4. reset mobile network settings (if the mode is turned on itself)
If the traffic savings are activated on their own after a reboot or update, the problem may lie in a failure of the mobile network settings.
Attention! After the reset, you will have to re-enter your operator's APN settings, check them on MTS, Beeline, MegaFon or Tele2 before you start.
Instructions:
- Open Settings โ SIM cards and mobile networks.
- Choose yours. SIM-card (if there are several).
- Click on Access Points (APN).
- Touch three points (โฎ) in the upper right corner and select Reset to factory.
After discharge:
- ๐ Reboot the phone.
- ๐ Enter the parameters APN manually (can be copied from the operator's website).
- ๐ Check if the traffic savings are back on.
๐ก
If the Internet does not work after resetting the APN, try to manually create a new profile with the name Internet (for MTS) or beeline Internet (for Beeline) and default options.
5.Use of the engineering menu (for experienced users)
If standard methods donโt work, you can try to turn off traffic savings through an engineering menu, which is suitable for advanced users, since careless actions can disrupt the network.
Attention! Incorrect settings in the engineering menu can lead to loss of mobile communication. Do this only if you are confident in your actions.
Instructions:
- Open the Phone app.
- Enter the code: ##4636###.
- In the menu that opens, select Phone Information (or Phone Information).
- Scroll down to the Set preferred network type block.
- Make sure you select LTE/3G/2G (auto) โ sometimes resetting the network helps remove the restrictions.
Some models (Redmi Note 11, POCO F4) may require a different code:
- ๐ฑ To check for traffic restrictions: ##2664## (mobile data test).
- ๐ง To reset your network settings: ##72786## (without deleting data).
๐ก
The engineering menu is not designed for regular use, and if the problem with saving traffic is repeated, it is better to contact the service center or reflash the device.
6. Disconnection via ADB (for developers)
If youโre familiar with Android Debug Bridge (ADB), you can turn off traffic savings with commands, a method that comes in handy if MIUI settings are blocked or unavailable.
What you need:
- ๐ฅ๏ธ Computer with installed ADB-driver.
- ๐ฑ Included Debugging by USB on the phone (Settings) โ The phone. โ Version. MIUI โ Press 7 times, then return to Additional โ For developers).
- ๐ USB-plug-in.
Commands to disable:
adb shell settings put global restrict_background true
adb shell settings put global auto_revoke_permissions 0
adb shell am broadcast -a android.intent.action.BOOT_COMPLETEDAfter you execute the commands, restart your phone. If the traffic saving is back on, try an alternative method:
adb shell pm disable-user --user 0 com.miui.netassistantNetAssistant
The company is responsible for traffic control in MIUI.
How to get back NetAssistant if something goes wrong?
7.Why does the traffic saving turn on on itself?
If the saving mode is activated without your participation, the reasons may be as follows:
- ๐ Automatic optimization MIUI: The system may include limitations when the battery is low or the network signal is weak.
- ๐ Firmware update: After update MIUI Sometimes network settings are reset.
- ๐ก๏ธ Mi Security or Google Play Protect can block background traffic from "suspicious" programs.
- ๐ก Problems with SIM-Card: If the operator limits speed, the phone can automatically go into saving mode.
To prevent spontaneous inclusion:
- Turn off automatic optimization in Settings โ Battery โ Battery Optimization.
- Add the right apps to the Settings exceptions โ Apps โ Special Access โ Battery Optimization.
- Check the settings. SIM-cards from the operator (sometimes restrictions are imposed at the tariff level).
Attention! On some Xiaomi firmware (especially global ones), traffic savings may be triggered by a bug in the system, in which case only flashing to the latest version of MIUI or switching to custom firmware (for example, Pixel Experience) will help.