Automatic call response is a useful feature, but only when you really need it. Xiaomi Redmi 9C owners often experience a situation where the smartphone itself sends SMS or voice messages to subscribers without their knowledge. This can occur due to firmware failures, incorrect settings or activation of operator services. In some cases, autoresponse interferes with work β for example, when you are at an important meeting or sleeping, and the phone continues to βcommunicateβ with subscribers.
You can disable this function in several ways: through standard settings. MIUI, assisted USSD-It is important to understand that the sources of the problem are different: sometimes the fault of the smartphone software, sometimes the services of the mobile operator (for example, Voicemail or Self-Secretary). We will analyze all options, including hidden settings and nuances for specific versions of firmware.
If you notice that the Xiaomi 9C is answering calls or sending SMS without you, don't panic. 90% of the time, it's solved in 5 minutes. The key is to correctly identify the source of the problem and apply the appropriate method. Let's start with the simplest and gradually move on to more complex solutions.
1. Checking the standard MIUI settings
The first thing you need to do is look at the smartphone settings menu, and MIUI has built-in auto-response functions that can be activated accidentally or after a system update, and here's how to find and disable them:
Open the Settings app (the gear icon on the home screen) and go to the section:
Settings β Applications β Call β AutoresponderIf there is no such item, try an alternative path:
Settings β Additional β Special features β Auto-response to callsIn this menu, you will see switches for different types of automatic responses:
- π Voice answering machine β records a voice message if you canβt respond
- π¬ SMS-Auto-response β sends a text message when a missed call is made
- π Auto-Redirect β Redirects calls to another number
Turn off all the sliders and restart the phone, and if you keep getting auto-response after that, it's a deeper problem, maybe it's the settings that are to blame. SIM-card-fix.
π‘
If you donβt have βAppealerβ on your menu, upgrade to the latest version of MIUI. Older versions (below 12.5) may not have this section.
2. disconnecting the operator's services through USSD-team
Mobile operators (MTS, Beeline, MegaFon, Tele2) often connect paid auto-response services without the user's knowledge. These services can work even if everything is disabled in the smartphone settings. USSD-team:
Open the Phone app and enter one of the commands depending on your operator:
| Operator. | Command to shut down | What's off? |
|---|---|---|
| MTS | *111*777# | Autosecretary and voicemail |
| Beeline | *110*091# | Answering machine service |
| Megaphone | *105*000# | All auto-response and forwarding |
| Tele2. | *155*0# | Voice mail and SMS-machine |
After you type in the command, you will receive an SMS confirming the shutdown, and if the service was active, you will see a notification such as: "Service 'Autoresponder' deactivated. Cost 0 rub / day." Save this message - it will be necessary if the operator tries to re-connect the service without your knowledge.
β οΈ Note: Some operators (e.g. MTS) may reconnect the answering machine after the tariff update. 2-3 month-long *111# (for MTS) or similar to other operators.
3. resetting network settings and SIM-map
If previous methods have failed, the problem may lie in incorrect network settings. resetting communication parameters often solves the problem with spontaneous autoresponse, especially if they began after a firmware update or change. SIM-map.
Follow the following steps:
- Open the Settings. β SIM-maps and mobile networks
- Choose yours. SIM-card (if there are several)
- Click Network Settings Reset (or APN Reset)
- Confirm the action and restart the phone
Once rebooted, the smartphone will automatically load the correct network settings from your carrier, a method that helps in 60% of cases where autoresponses are caused by a failure in APN settings or a conflict of communication protocols.
Write down the APN settings (if you use non-standard ones)
Make sure you know. PIN-code SIM-map
Connect to Wi-Fi (after reset, mobile Internet may not work)
Make a backup of contacts (in case of failure)-->
β οΈ Note: After resetting the network, you will have to re-enter the Internet settings (APN), If you have used non-standard parameters (for example, for corporate purposes). SIM-The standard operator settings will be automatically restored.
4. Verification of third-party applications
Many Google Play apps have SMS permissions and call management rights, and users often install spam blocking, autoresponder, or business messaging apps that send messages in the background, and here's how to find and disable these apps:
Go to:
Settings β Applications β Application Management β Application RightsThen select:
- π± SMS β See which programs are allowed to send messages.
- π Phone β Check apps with access to calls
- π Autostart β Disable autostart for suspicious programs
Pay special attention to applications of the type:
Truecaller (can send automatic spam responses)
GO SMS Pro (has a built-in answering machine)
Business Call Recorder (records calls and can send notifications)
Any app with the word "Auto" or "Reply" in the title
If you find a suspicious application, revoke its license or delete it altogether.
Settings β Memory β Clean the cacheHow to find out which application sends SMS
5. Update firmware and reset to factory settings
If none of the previous methods worked, the problem may be in the firmware Xiaomi 9C. In some versions of MIUI (especially 11 and 12) were bugs with the telephony module, which caused the smartphone itself to send answers to calls.
Check the relevance of your firmware:
Settings β About the phone β System updateIf you have an update, install it. After the update, reset to factory settings:
- Make a backup copy of the data (photos, contacts, messages)
- Go to Settings β Additional β Recovery and Reset
- Select Resetting and confirm
- After restarting, set your phone as new.
It's radical, but it's effective, and 95 percent of the time, after a reset, the problem with the auto-response disappears, and even if it doesn't work, it's a hardware problem, like a communication module malfunction, and you need to go to the service center.
π‘
Factory reset removes all data from the phone, including photos and apps. Always back up before resetting!
6.Alternative methods: engineering menu and ADB
For advanced users who are not afraid to βdigβ in the system settings, there are two additional ways to disable autoresponses: through the engineering menu and the user interface. ADB-These methods require caution, because doing the wrong thing can disrupt the phone.
Method 1: Engineering menu
- Open the phone application
- Enter the code ##4636##
- Go to the tab Phone Information
- Scroll down and find the option to disable auto-answer (could be called Auto Answer Disable)
- Set the value Off and save
Method 2: ADB-commands (requires PC and enabled debugging on the USB)
- Connect your phone to your computer and enable USB debugging in the developer settings
- Open the command line on PC and type: adb shell settings put global auto_answer 0 This will disable all types of auto-response at the system level.
β οΈ Note: Changes to the engineering menu may cause the communication module to work in an unstable manner. If the network signal is lost or calls stop working after the changes are made, reset the network settings (section 3 of this article).