How to reset Wi-Fi settings on Xiaomi smartphones: 5 working ways

When you need a Wi-Fi reset on Xiaomi and how it differs from a complete reset

Resetting Wi-Fi settings on Xiaomi, Redmi or POCO smartphones is a procedure that often solves network connection problems, slow internet or sudden shutdowns. Unlike a full hard reset that erases all data on the device, a Wi-Fi reset only affects the wireless network parameters: saved passwords, connection priorities and module system settings.

Typical situations where a discharge is required:

  • ๐Ÿ“ถ The phone is not connected to a previously operating network, although the password is entered correctly.
  • ๐Ÿข Wi-Fi internet speeds have dropped dramatically, although other devices are fine.
  • ๐Ÿ”„ The smartphone is constantly reconnecting to the network or losing connection.
  • ๐Ÿ”’ After the MIUI update, saved networks or authentication errors were lost.

Itโ€™s important to understand that Wi-Fi resets donโ€™t delete files, apps, or accounts โ€” they only clean data associated with wireless networks, making it a safe first step before more radical measures like flashing or resetting to factory settings.

In this article, weโ€™ll look at 5 proven ways to reset Wi-Fi on Xiaomi โ€“ from standard methods through the settings menu to hidden engineering menu features.

๐Ÿ“Š How often do you experience Wi-Fi issues on Xiaomi?
Often, once a week
Sometimes once a month.
Nearby, several times a year
Never had a problem.

Method 1: Standard reset via MIUI settings (the safest method)

This method works on all Xiaomi smartphones with MIUI 12/13/14 and does not require superuser rights (root).It deletes all saved networks, but does not affect other system parameters.

Step-by-step:

  1. Open the Settings app (the gear icon on the home screen).
  2. Go to Wi-Fi (or Connections and Sharing โ†’ Wi-Fi on some models).
  3. Slip on the three-point menu (โ‹ฎ) in the upper right corner and select Additional.
  4. Scroll down and find Reset Wi-Fi settings (or Remove all networks).
  5. Confirm the action by clicking Reset or Remove.

And then all the stored networks will disappear, and you'll have to re-enter passwords, and this method doesn't require you to reboot the device.

โ˜‘๏ธ Preparing for Wi-Fi reset

Done: 0 / 4

Advantages of the method:

  • โœ… Does not require root rights or unlock the bootloader.
  • โœ… Works on all Xiaomi models, including the Redmi Note 10/11/12, POCO X3/X4/X5, and Mi 11/12/13.
  • โœ… Does not affect other settings (Bluetooth, mobile data).

Disadvantages:

  • โŒ Does not reset deep system settings of the Wi-Fi module (e.g., regional settings).
  • โŒ It wonโ€™t help if the problem is related to a hardware malfunction of the antenna.

โš ๏ธ Warning: If the network is still not connected after the reset, check if the router is not on the filter by the MAC- address. On Xiaomi, it may change after the reset, and the router will lock the device as "unknown".

Method 2: Reset via Settings โ†’ Memory (alternative path)

In some versions of MIUI (e.g., on the Redmi 9A or POCO M3), the Wi-Fi reset point may be hidden in the Memory section, a method less obvious but just as effective.

How to perform the reset:

  1. Open the Settings โ†’ Memory.
  2. Slip on Cleanup (or Optimization).
  3. Select the tab additionally (if any).
  4. Find Reset Network Settings or Clear Wi-Fi Data.
  5. Confirm the action and wait for the process to be completed.

On some devices, this item may be called Network Reset โ€“ it removes not only Wi-Fi, but also mobile Internet (APN), Bluetooth and VPN settings.

Xiaomi modelThe Way to Reset Wi-FiDoes it remove other settings?
Redmi Note 10/11Settings โ†’ Wi-Fi โ†’ โ‹ฎ โ†’ Resetting Wi-Fi settingsNo.
POCO X3 ProSettings โ†’ Connections โ†’ Wi-Fi โ†’ Additional โ†’ Delete all networksNo.
Mi 11 LiteSettings โ†’ Memory โ†’ Cleanup โ†’ Reset network settingsYes (including Bluetooth and APN)
Redmi 9A/9CSettings โ†’ System โ†’ Additional โ†’ Reset Wi-FiNo.

When should I use this method?

  • ๐Ÿ” If standard Wi-Fi reset is not available (e.g. due to a firmware bug).
  • ๐Ÿ”„ If the problems affect not only Wi-Fi, but also mobile Internet.
  • ๐Ÿ“ฑ On older models (Redmi 4X, Mi A1), where the interface MIUI is different.

๐Ÿ’ก

If the network still does not work after reset, try to restart the router - sometimes the problem lies not in the phone, but in the provider's equipment.

Method 3: Reset via engineering menu (for power users)

The Engineering Mode allows you to reset the system-level Wi-Fi settings, which is useful if standard methods donโ€™t work, but requires caution โ€“ incorrect actions can disrupt other functions.

Instructions for entering the engineering menu:

  1. Open the Phone app.
  2. Enter the combination: ##4636## (some models may not work).
  3. If the code didn't work, try ##36446337## (for MediaTek) or ##2664###.
  4. In the menu that opens, select Wi-Fi information or Wi-Fi testing.
  5. Find Reset Wi-Fi or Clear Wi-Fi Config and confirm the reset.

MIUI

root

What does this dump do?

  • ๐Ÿ”ง Resets the configuration of a Wi-Fi chip (e.g., Qualcomm or MediaTek).
  • ๐Ÿ“ก Removes regional settings (can help if the phone is purchased abroad).
  • ๐Ÿ”„ Reboots the module driver, which sometimes solves connection problems.

Risks:

  • โš ๏ธ Incorrect settings in the engineering menu can turn off Wi-Fi permanently (firmware will be required).
  • โš ๏ธ On some models, a reset results in a loss of IMEI (rarely, but possible).

What to do if the engineering menu is not opened?
If standard codes (#4636##) don't work, try the following options: 1. Install the MTK Engineering Mode app (for MediaTek processors) or Qualcomm Engineer Mode from Google Play. 2 Connect the phone to your PC and use the ADB- command: adb shell am -n com.android.settings/.TestingSettings 3. On some firmwarewarewareware MIUI, the engineering menu is hidden - it can be activated via root editing (buildpro).

Method 4: Reset via ADB (for advanced users)

If you have access to ADB (Android Debug Bridge), you can reset your Wi-Fi settings using the command line, a method that is useful if the phone doesn't respond to touch or menus are unavailable.

Step-by-step:

  1. Enable USB debugging in the developer settings (Settings โ†’ About Phone โ†’ MIUI version โ€“ tap 7 times, then go back to Additional โ†’ For Developers).
  2. Connect your phone to your PC and open Command Prompt (Windows) or Terminal (macOS/Linux).
  3. Enter the command to check the connection: adb devices If the device is displayed, reset: adb shell pm clear com.android.providers.settings or (for resetting only Wi-Fi): adb shell settings delete global wifi_on
  4. Reboot the phone.

This method does not remove stored networks, but resets system connection parameters.

When to use ADB?

  • ๐Ÿ–ฅ๏ธ If the phone screen is not working, but USB- debugging has been enabled before.
  • ๐Ÿ”ง For massive resets on multiple devices (e.g., a service center).
  • ๐Ÿ› ๏ธ If standard methods fail due to a failure in MIUI.

โš ๏ธ Warning: The pm clear command com.android.providers.settings will reset all system settings, including sound, display and accounts. Use it only if other methods have failed.

Method 5: Complete reset of network settings (nuclear version)

If none of the previous methods worked, you'll have a complete reset of the network settings.

  • ๐Ÿ“ถ All saved Wi-Fi networks and passwords.
  • ๐Ÿ“ก Mobile Internet settings (APN).
  • ๐Ÿ”ต Bluetooth settings (paired devices).
  • ๐ŸŒ Configuration VPN and proxy.

This method does not affect applications, files or accounts, but requires reconfiguration of all networks.

How to perform the reset:

  1. Open Settings โ†’ About the phone โ†’ Reset settings.
  2. Select Network Settings Reset (or Wi-Fi, Mobile Data, and Bluetooth Reset).
  3. Enter. PIN-code or pattern lock, if required.
  4. Confirm the action and wait for the reboot.

On some models (POCO F3, Xiaomi 12T), this item may be in Settings โ†’ System โ†’ Additional โ†’ Resetting.

๐Ÿ’ก

A complete reset is the last step before a hard reset, and only use it if you are sure that the problem is network configuration, not hardware failure.

What to do if a Wi-Fi reset didnโ€™t help: diagnosing hardware problems

If you've had a Wi-Fi problem after the reset, it's probably a hardware malfunction.

Signs of hardware failure:

  • ๐Ÿ“ต The phone doesn't see the networks at all, although they are (check on another device).
  • ๐Ÿ”Œ Wi-Fi turns on, but immediately shuts down with an error.
  • ๐Ÿ“‰ The signal is extremely weak (1-2 dividing), even near the router.
  • ๐Ÿ”ฅ The phone overheats when trying to connect to the network.

Possible causes:

  • ๐Ÿ› ๏ธ Damage to a Wi-Fi antenna (often after falling or getting moisture).
  • ๐Ÿ”Œ Module malfunction (e.g., burnt contacts on the board).
  • ๐Ÿ”‹ Power problems (the module does not receive enough voltage)

How to check:

  1. Connect your phone to another router (such as a mobile access point).
  2. Check the Wi-Fi in Safe Mode (press the power button โ†’ Safe Mode) If it's running, the problem is in the application.
  3. Install the Wi-Fi Analyzer app and check the signal strength. If it's -90 dBm or lower, the antenna is faulty.
  4. Connect your phone to your PC and check the ADB logs for module errors: adb logcat | grep Wifi

If the diagnosis confirmed a hardware problem, contact the service center. Self-repair (for example, soldering antenna) can lead to a complete failure of the phone.

FAQ: Frequent questions about Xiaomi's Wi-Fi reset

โ“ Once reset, the phone doesn't connect to the network. What do you do?
1. Check if the password is entered correctly (sometimes the keyboard layout gets lost after reset). 2. Make sure the router does not lock the device on the MAC- address (look at Settings โ†’ About Phone โ†’ General Information โ†’ MAC- Wi-Fi address). 3. Try connecting to the network without a password (create a guest network on a ZXPH5KN, if you don's build it on a ZXPH5K.XXXXXXXXXXX.
โ“ Will Wi-Fi reset delete my photos or apps?
No, Wi-Fi resets only affect wireless network settings. Your files, apps and accounts will remain intact. Exception: if you use Network Reset (Method 5), mobile Internet and Bluetooth settings will also be deleted, but your files will not be affected.
โ“ Can I reset Wi-Fi without accessing settings (e.g. if the screen is broken)?
Yes, there are two options: 1. Through ADB (method 4) โ€” if USB debugging was previously enabled. 2. Through Mi Account โ€” if the phone is linked to a Xiaomi account, you can try remotely resetting through i.mi.com (the feature is not available on all models). If the screen does not respond at all, but the phone turns on, connect it to your PC and use scrcpy to control from your computer.
โ“ Why did all the saved networks disappear after the MIUI update?
This is a known problem with some versions of MIUI (for example, when upgrading from MIUI 12 to MIUI 13). The reason is to reset the wpa_supplicant.conf configuration file, where passwords are stored. Solutions: - Reboot the phone - sometimes networks recover after the reboot. - Check the /data/misc/wifi/ folder through the root conductor - perhaps the file has been saved under another name - If the network does not have to add them again.
โ“ How to avoid Wi-Fi issues on Xiaomi in the future?
Follow these tips: 1. Regularly update the firmware - newer versions of MIUI fix bugs with Wi-Fi. 2. Do not use "smart" network switches (for example, automatic connection to mobile data when weak Wi-Fi) - they often cause conflicts. 3. Turn off Wi-Fi when you do not use it (for example, on the street) - this prolongs the life of the module. 4. Avoid "gray" firmware (for example, ported from other models) - they may contain errors in the Wi-Fi drivers. 5. If you often connect to public networks, you can use VPNs, and use it from the airport.