Are you waiting for an important call, but the phone is silent as a fish? Or suddenly discovered that the sound of incoming calls disappearedalthough music and notifications are working? This problem is familiar to many owners of Androidsmartphones - from budget Xiaomi Redmi to flagship ones. The reasons may lie in both trivial settings and serious system failures. Samsung Galaxy. The reasons may lie in both trivial settings and serious system failures.
In this article we will look at all possible reasons for the disappearance of sound during incoming calls from accidentally turning off silent mode to hardware faults. You will receive step-by-step guide with illustrations (for popular firmware MIUI, One UI, ColorOS), a table of compatibility of solutions with different versions Android, as well as tips on how to avoid recurrence of the problem. If, after checking all the points, the sound still does not appear, at the end of the article you will find a checklist for diagnosing hardware failures.
1. Checking basic sound settings
Start with the obvious: the sound may simply be turned off in the settings. On Android here are several places where you can accidentally turn off the ringtone. Here's what you need to check first:
- ๐ Do Not Disturb mode: Swipe down the notification panel and make sure the crescent moon icon is not active. On some firmware (for example, EMUI from Huawei), this mode can block the sounds of calls.
- ๐ฑ Ringer volume: press the volume up button - a slider will appear on the screen. Make sure that the sound level for calls (usually indicated by a phone icon) is not at zero.
- ๐ต Sound profile: go to
Settings โ Sound and vibration. Check if the โSilentโ or โVibrationโ profile is set.
Pay special attention to individual contact settings. If the sound is lost only for specific numbers, it is possible that they have a quiet ringtone set or notifications are turned off. To check this:
- Open the "Contacts" application.
- Find the problematic contact and tap on it.
- Select "Edit" โ "Ring Sound" (or "Notifications").
2. Resetting sound settings to factory settings
If the basic settings are fine, but there is still no sound for incoming calls, try resetting the sound settings. This will help if the problem is caused by a software glitch in the audio system. The instructions differ depending on the firmware:
| Firmware | Path to reset sound | Notes |
|---|---|---|
| MIUI (Xiaomi, Redmi, POCO) | Settings โ Sound and vibration โ Reset sound settings |
Password confirmation required |
| One UI (Samsung) | Settings โ Device maintenance โ Reset โ Reset sound settings |
Does not delete personal data |
| ColorOS (Oppo, Realme) | Settings โ Advanced โ Reset sound settings |
A reboot may be required |
| Stock Android (Pixel, Motorola) | Settings โ System โ Reset โ Reset application settings |
Resets all application settings, including sound |
After the reset, restart the phone and check the sound of the incoming call. If the problem persists, proceed to the next step.
On some smartphones (for example, Samsung Galaxy S22), resetting the sound may return the factory ringtone. To change it, go to Settings โ Sounds and vibration โ Ringtone
3. Clearing the cache and data of the "Phone" application
The "Phone" application (or "Numbers" in some firmware) is responsible for processing incoming calls. If its cache or data is corrupted, it may result in no sound. To clear them:
- Go to
Settings โ Applications. - Find the "Phone" application (or "Numbers", "Contacts").
- Tap "Storage" โ "Clear cache".
- If that doesn't help, click "Clear data" (this will reset your call settings!).
On some devices (for example, Huawei s EMUI 12), the path may be different: Settings โ Applications โ Applications โ Phone โ Memory โ Clear cache. After cleaning, restart your smartphone.
Familiarize yourself with the consequences (resetting call settings)
Remember the current ringtone
Check whether important call recordings are saved
Prepare to re-set up speed dialing-->
4. Check permissions for the Phone app
On Android 10 and later, apps require separate permissions to access the microphone and speakers. If the rights are lost (for example, after a system update), the sound during calls may disappear. To check:
- Go to
Settings โ Applications โ Phone โ Permissions. - Make sure that they are enabled:
- ๐ค Microphone (for voice calls)
- ๐ Notifications (for incoming audio)
- ๐ Phone (access to calls)
On Android 13 and newer, additional permission may be required for accurate notifications. Find it in the same permissions menu.
What to do if there is no "Permissions" item?
On some firmware (for example, Flyme from Meizu) permissions are hidden. Try an alternative way
Settings โ Privacy โ Application permissions โ Phone. If not there, reset all permissions via Settings โ System โ Reset โ Reset application permissions (it's safe).
5. Diagnosis of hardware problems
If software methods do not help, the problem may be in hardware:
- ๐ Call speaker (not to be confused with the main speaker!) - it is responsible only for the sound during conversations and incoming calls. It often fails due to moisture or falls.
- ๐ Headphone jack โif dirt or moisture gets into it, the phone may โthinkโ that headphones are connected and redirect the sound there.
- ๐ถ Antenna module โwhen damage can affect call processing (rarely, but it happens).
To check the call speaker:
- Call the phone from another device.
- During an incoming call, press your ear to the top of the phone (where the speakerphone is usually located speaker).
- If you hear quiet clicks or noise, the speaker is partially working, if there is silence, it is probably faulty.
To diagnose the headphone jack:
- Connect the headphones and make a test call. If sound appears in the headphones, there is a problem in the speakers or firmware.
- Shine a flashlight into the connector: if oxidation or debris is visible, carefully clean it with a toothpick (not metal objects!).
If the phone has been dropped or comes into contact with water, hardware failure is likely in 80% of cases. In this case, only a service center will help.
6. Advanced methods: ADB and safe mode
If the standard methods did not work, try Safe Mode or commands ADB. This will help determine whether a third-party application or a system glitch is to blame.
Safe Mode disables all third-party applications. To activate it:
- Hold down the power button until the shutdown menu appears.
- Press and hold the "Shutdown" icon (on some models - "Reboot").
- Confirm switching to safe mode mode.
After loading, check the sound of the incoming call. If it appears, one of the installed applications is to blame. Remove recently added apps one by one until you find the culprit.
For diagnostics via ADB:
- Install ADB Tools on your computer and connect your phone via USB (with debugging enabled).
- Run the command to check audio routing:
adb shell dumpsys audio - Look for lines with
ringorSTREAM_RING. If there ismute=truenearby, the sound is software muted.
If you are not sure about ADB commands, use the utility Scrcpy to remotely control your phone from a PC. This is safer than manually entering commands.
7. Firmware and kernel update
Bugs in the firmware are a common cause of problems with sound. Manufacturers regularly release patches to correct such errors. To update the system:
- Go to
Settings โ Software Update(the name may differ: "System Update", "Update Center"). - Click "Check for updates."
- If a new version is available, download and install it.
On some devices (for example, Xiaomi s MIUI), updates come in waves. If the system says that "there are no updates", but you know about the release of new firmware, try:
- ๐ Go to the manufacturer's official website and download the firmware manually.
- ๐ฑ Use the "Update" application (for example, Mi Update for Xiaomi) with the "Show stable beta versions" option enabled.
After updating, reset the settings (see section 2), as new software versions may conflict with old sound configurations.
โ ๏ธ Attention: Updating the firmware through unofficial sources (custom recovery, modified ROM) can lead to loss of warranty and unstable operation of the phone. Use only official update channels.
8. When to contact the service center
If none of the methods helped, most likely the problem is hardware. Here are the signs when you should contact a specialist:
- ๐ง The phone has been dropped into water or exposed to high humidity (even if it is externally dry).
- ๐ง The sound has disappeared after repairs (for example, replacing the screen or battery).
- ๐ The call speaker does not make any sounds (even system ones) signals).
- ๐ฑ A warning about damage to the speaker appears on the screen (for example, "Audio hardware error").
The cost of repairing the call speaker in service centers:
| Brand | Cost (speaker replacement) | Repair period |
|---|---|---|
| Samsung | 1 500 โ 3 000 โฝ | 1โ2 days |
| Xiaomi/Redmi | 1 200 โ 2 500 โฝ | 1 day |
| Huawei/Honor | 1 800 โ 3 500 โฝ | 2โ3 days |
| Google Pixel | 2 500 โ 4 000 โฝ | 3โ5 days |
Before visiting the service:
- Make a backup copy of your data (in case of a reset).
- Write down the IMEI of the phone (dial
*#06#). - Check whether the warranty is still valid after repair.
โ ๏ธ Attention: Some service centers refuse to repair phones with an unlocked bootloader or root access. If you have previously modified the system, return it to stock before your visit.
FAQ: Frequently asked questions about missing call sounds.
๐ Why did the sound disappear only for a specific contact?
Most likely, a quiet ringtone is set for this contact or notifications are disabled. Check the contact settings (see Section 1Also, the reason may be the black list - go to Settings โ Blocking numbers and make sure that the contact is not active). blocked.
๐ต There is sound, but it is very quiet. How to increase the volume?
Try:
- Enable mode. "Boost sound" in the accessibility settings.
- Use applications like Volume Booster (be careful - it may damage the speakers!).
- Clean the speaker mesh from dust (with a soft brush).
๐ After updating Android, the sound disappeared What. what to do?
The update could reset the sound settings or damage the audio system cache. First, reset the sound settings (see section 2). If that doesn't help, clear the partition cache /cache via recovery (look for instructions for your model on the forums 4PDA or XDA).
๐ง The sound comes only to the headphones, even when they are not connected
This is a typical sign of a dirty or damaged headphone connector. The phone โthinksโ that the headphones are connected. Try:
- Clean the connector with alcohol and compressed air.
- Connect and disconnect the headphones several times.
- Reset the sound settings (see section 2).
If this does not help, a replacement is required connector.
๐จ The error "Audio service crashed" appears on the screen. How to fix it?
This is a critical audio system failure. Try in order:
- Reboot your phone.
- Clear the cache and data of the "Phone" applications. "Audio system" (
com.android.phoneandcom.android.audiofx). - Reset the settings to factory settings (saving the data).
- If the error remains, reflash the phone with the official firmware.