How to turn off traffic saving mode on Xiaomi: 5 proven ways

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

Done: 0 / 4

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:

  1. Click on Mobile Data Disconnection.
  2. Move the slider to the off position.
  3. Remove the set limit (or set the value above your rate).
What if the limit is dropped by itself?
If the traffic limit is reset after a reboot, it could be due to the Mi Security app or Google Play Services. Try turning off automatic optimization in your security settings or upgrade Google services to the latest version.

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:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the appropriate app (e.g. YouTube).
  3. Click on Data Use (or Mobile Data).
  4. 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.

AnnexBackground dataUnlimited accessRecommendation
WhatsAppโœ… On.โœ… On.Important for messages and calls
Google Play Storeโœ… On.โŒ Off.Updates only on Wi-Fi
Instagramโœ… On.โš ๏ธ If you wish,Autoplay Video Eats Up Traffic
Mi VideoโŒ Off.โŒ Off.Watch video streaming better on Wi-Fi
๐Ÿ“Š Which messenger you have most often blocked by saving traffic?
WhatsApp
Telegram
Viber
Signal
Other

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:

  1. Open Settings โ†’ SIM cards and mobile networks.
  2. Choose yours. SIM-card (if there are several).
  3. Click on Access Points (APN).
  4. 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:

  1. Open the Phone app.
  2. Enter the code: ##4636###.
  3. In the menu that opens, select Phone Information (or Phone Information).
  4. Scroll down to the Set preferred network type block.
  5. 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_COMPLETED

After 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.netassistant

NetAssistant

The company is responsible for traffic control in MIUI.

How to get back NetAssistant if something goes wrong?
To turn the app back on, use the command: adb shell pm enable com.miui.netassistant After that, restart the device.

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:

  1. Turn off automatic optimization in Settings โ†’ Battery โ†’ Battery Optimization.
  2. Add the right apps to the Settings exceptions โ†’ Apps โ†’ Special Access โ†’ Battery Optimization.
  3. 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.

FAQ: Frequent questions about traffic savings on Xiaomi

๐Ÿ” How to know if traffic saving is included?
Open the Settings. โ†’ Connections โ†’ Data usage: If there is a badge next to the traffic flow chart โš ๏ธ Or it says, "Traffic savings enabled," and it's active. 2G (E) in the status line: sometimes MIUI Reduces the speed of communication to save money.
๐Ÿ“ต Why is the Internet still slow after switching off traffic savings?
Possible reasons: Operator limits speed (check balance and tariff); 2G Only mode is enabled in network settings; VPN or proxy is running (disable Settings โ†’ Connections โ†’ VPN); modem failure (reboot or reset APN will help).
๐Ÿ”„ How to Turn Off Traffic Savings for Always?
If the mode is turned on after each reboot, try: Disable Automatic Optimization in the battery settings. Remove updates for the Mi Security app (if it blocks background data). Use ADB-command to disable the system service com.miui.netassistant (see section 6). EU-version MIUI (There is no aggressive traffic saving).
๐Ÿ“ฑ Is there a difference in the settings for Redmi and POCO?
No, there's no fundamental difference -- both Redmi and POCO run on MIUI (or HyperOS in newer models), but some POCO devices (like the POCO F5) can have a simplified settings menu. If you don't find the right item, search by settings (the magnifier icon in the upper right corner).
๐Ÿ”ง What to do if after switching off traffic savings mobile Internet disappeared?
Possible solutions: Reboot your phone. Check if the plane's Mode is on. Reset your settings. APN (see section 4). Insert SIM-Card to another slot (if the phone supports Dual) SIM). Update your firmware to the latest version (sometimes network bugs are patched). If nothing helps, contact the service center - the problem may be in the modem or antenna.