Redirection on Xiaomi devices is a feature that allows you to redirect incoming calls, SMS, network traffic, or even streaming video to other devices or numbers. Depending on the type of gadget (smartphone, router, TV), the redirection settings are radically different, and their location on the menu is often confusing. For example, on Redmi or POCO smartphones, call forwarding is hidden in the depths of MIUI, whereas on Mi Router routers it is associated with port forwarding and requires knowledge of network protocols.
In this article, we will analyze all possible scenarios: from basic forwarding of calls to another number to complex port port port port rules for game consoles or games. IP-We'll focus on the hidden settings in the firmware. MIUI 14+ Mi Router OS 3.x, And if you're looking for a device that doesn't advertise, but it can solve connectivity or security problems, if you're looking for where that feature is hidden in your device's menu, you've come to the right place.
1. Call forwarding on Xiaomi, Redmi and POCO smartphones
On smartphones running MIUI, call forwarding is configured via the standard Phone app, but the path to it depends on the shell version. In the latest versions (MIUI 14 and later), the option is hidden deeper than before, which causes difficulties for users who are accustomed to the old interface.
To activate the redirect:
- Open the phone application (pipe icon).
- Click on the three dots in the upper right corner โ select Settings.
- Go to Calls โ Additional settings โ Call forwarding.
- Select the type of redirect: ๐ Always redirects all incoming calls. ๐ When you are busy, it works when you are talking. โฐ Unanswered โ if you donโt pick up the phone for 15 to 30 seconds. ๐ต Unavailable โ when the phone is off or out of coverage.
Enter the number to which the calls will be redirected and confirm.
Important: on some models (for example, Xiaomi 13 Ultra or POCO F5) The path may differ due to customized firmware. If the menu does not include Redirect, check for updates. MIUI or use USSD-Teams (more on this below).
๐ก
If the redirect does not work, make sure that you have the service activated from the operator. At some rates (for example, Tele2 or MTS), it is paid and requires a connection via *111# or personal account.
2. USSD-commands for quick redirection (no menu)
If the interface MIUI does not allow you to configure redirection (for example, due to bugs or outdated firmware), you can use universal USSD-They work on all Xiaomi smartphones, regardless of the model, and allow you to control redirection directly through the operator.
Major teams:
| Type of forwarding | Activation code. | Deactivation code | Status verification code |
|---|---|---|---|
| All the calls | 21[number]# | ##21# | *#21# |
| If you're busy | 67[number]# | ##67# | *#67# |
| No answer. | 61[number]# | ##61# | *#61# |
| Unavailable. | 62[number]# | ##62# | *#62# |
Example: to redirect all calls to the number +79123456789, Enter the phone command in the application *21*79123456789# and press the call button. Use the cancellation button ##21#.
What to do if USSD-teams are not working?
3. port forwarding on Xiaomi routers (Mi Router)
On Xiaomi routers (Mi Router 4A/4C/AX3000/AX6000 series), forwarding is associated with port forwarding.
- ๐ฎ Connections of gaming consoles (PS5, Xbox) to online gaming.
- ๐น Access to IP-camera NAS-web-based.
- ๐ฅ๏ธ Organization of remote desktop (RDP) or FTP-server.
- ๐ Hosting websites or Minecraft servers on your home PC.
Instructions for setting:
- Connect to the router via the browser at 192.168.31.1 (the username and password by default is usually admin).
- Go to Additional settings โ Redirect โ Port rollover.
- Click Add Rule and fill in the fields: Rule name is arbitrary (e.g., "Minecraft"). Protocol - select TCP, UDP or TCP/UDP. External port is a port that will be open to access from the Internet (e.g., 25565 for Minecraft). Internal IP is the local IP of the device on your network (e.g., 192.168.31.100). Internal port is a port on the device (usually the same as external one).
Save the rule and restart the router.
1. Make sure that the device (PC, camera) has a static IP in the router network.
2. disable Windows firewall or antivirus (they can block ports).
3. Check the port openness through the service [canyouseeme.org](https://canyouseeme.org).
4. If the port is closed, recheck the router settings and IP-address.
-->
โ ๏ธ Warning: Opening ports reduces the security of your network. RDP (3389) or Telnet (23) without a strong password is a common reason for routers to be hacked.
4.Redirect to Xiaomi Smart TV (Mi TV)
On Xiaomi Mi TVs (A2, P1, Q2, etc.), redirection involves redirecting streaming video or audio to other devices.
- ๐บ Duplicating the screen on a smartphone or tablet.
- ๐ Transmission of sound to wireless headphones or soundbar.
- ๐ฎ Using TV as a monitor for PC or gaming console.
To set up screen redirection:
- Open Settings โ Connections and Sharing โ Miracast/Wi-Fi Direct
- Activate the Wireless Display option.
- On another device (smartphone, laptop) enable screen duplication and select your Mi TV from the list.
To redirect the sound:
- Go to Settings โ Sound โ Output sound.
- Select Bluetooth audio and connect the headphones or speaker.
- If you need a sound delay (for example, to sync with video), use the Settings of sound โ Synchronization.
Redirecting calls on a smartphone|Port transfer on router|Duplication of screen on TV|Redirection SMS/notice|Another option-->
5. forwarding of SMS and notifications
On Xiaomi smartphones, you can redirect SMS and notifications from messengers to other devices, such as a tablet or PC, using the Mi Cloud feature or third-party applications like Pushbullet.
Method 1: Mi Account (official method):
- Sign up or sign in to Mi Account on both devices.
- On your smartphone, go to Settings โ Mi Account โ Synchronization.
- Enable the synchronization of Messages and Notifications.
- On a second device (like a tablet), log in to the same account and check notifications.
Method 2: via Pushbullet (for notifications from any application):
- Install Pushbullet from Google Play on both devices.
- Register and connect accounts.
- In the application settings, enable Mirroring notifications.
โ ๏ธ Attention: Synchronization SMS Mi Cloud is not stable on firmware MIUI If messages donโt come, update the software or use alternative methods (e.g. Google Messages with web version).
6. Hidden redirect settings in MIUI (for power users)
In the firmware MIUI There are hidden forwarding options that are not officially dokumented, and they're available through an engineering menu or ADB-team.
Method 1: through the engineering menu (for modem-level call forwarding):
- Open the Phone app and type ##4636##.
- Go to Phone Information โ Base Network Settings.
- Find Call Forwarding (CF Settings)
- You can configure advanced rules here, including redirects to terms (for example, only for certain contacts).
Method 2: via ADB (for system redirect):
adb shell settings put global call_forwarding_enabled 1
adb shell settings put global call_forwarding_number +79123456789
adb shell am broadcast -a android.intent.action.CALL_FORWARDING_CHANGEDThese commands include system-level forwarding, but require debugging over USB and root rights (on some models).
๐ก
Hidden forwarding settings may conflict with carrier services. Before using them, disable all forwardings through the USSD-Teams (##002#).
7. Frequent problems and their solutions
When setting up redirects on Xiaomi devices, users experience typical errors, and here are the most common ways to fix them:
| Problem. | Possible cause | Decision |
|---|---|---|
| Call forwarding is not working | The service is not connected to the operator | Call *111# and activate "Redirect" |
| Ports on the router do not open | IP-address changed | Set a static IP in the DHCP settings |
| SMS is not synced via Mi Cloud | An outdated version of MIUI | Update the firmware to MIUI 13+ |
| Miracast doesn't find TV | Different Wi-Fi networks on devices | Connect both devices to the same network |
If none of the methods worked, try resetting your network settings:
- On a smartphone: Settings โ SIM-cards and mobile networks โ Reset network settings.
- On the router: Additional settings โ System โ Factory settings.