Error "The com.android.providers.contacts (acore) process has stopped"** is one of the most common problems on smartphones Android, which suddenly interrupts the system and displays an annoying notification on the screen. Users encounter it on devices of different brands - from budget ones to flagships. In most cases, the failure is associated with the operation of the system application responsible for contacts, calendar and data synchronization. Xiaomi Redmi to flagships Samsung Galaxy or Google Pixel. In most cases, the failure is associated with the operation of the system application responsible for contacts, calendar and data synchronization.
The main difficulty is that the error acore can manifest itself in different ways: for some it appears once per week, for others it blocks the smartphone every 5 minutes. Reasons range from corrupted cache files to update conflicts. Google Play Services. In this article we will analyze all possible reasons and offer proven solutions - from a basic reboot to manual deletion of problematic data through ADB.
We will pay special attention to cases when the error occurs after updating Android or resetting the settings. You will also learn how to prevent it from reappearing and which applications most often cause the crash. If your smartphone begins to slow down and contacts stop synchronizing, these instructions will help return the device to working condition.
What is the acore process and what is it responsible for?
The abbreviation acore stands for Android Core is a system component that manages basic functions related to with:
- ๐ Contacts (storage, synchronization with Google Account)
- ๐ Calendar (events, reminders)
- ๐ Data synchronization between applications
- ๐ฑ Phone book (displaying names for incoming calls)
The process file is called com.android.providers.contacts and is included in the firmware Android. When it stops working, the system displays an error with the text: "Unfortunately, the com.android.providers.contacts process has stopped". This means that the application responsible for contacts encountered a critical problem and was forced to close.
It is important to understand that that acore is not a virus or malware. This is a legitimate system process, without which the smartphone will not be able to correctly display contacts or synchronize them with the cloud. However, due to errors in its operation, users often encounter:
- ๐ Endless reboots of the application Contact
- ๐ต Missing names in the phone number. book (only numbers are displayed)
- ๐ซ Inability to add a new contact
- โ ๏ธ Interface freezing when opening instant messengers (WhatsApp, Telegram)
Main causes of the error โThe acore process has stoppedโ
The failure can be caused by both software and hardware problems. Below we have listed the most common reasonsranked by frequency of occurrence:
- Corrupted application cache Contact or Contact storage
The most likely reason (about 60% of cases). Cache files accumulate errors over time, especially after Android updates.
- Conflict with Google Play Services or Google Contacts Sync
Service updates Google sometimes contain bugs that break synchronization.
- Corrupted contact data
For example, if you imported contacts from
.vcfa file with errors or duplicates. - Incompatibility with custom firmware
Relevant for devices with custom ROMs (LineageOS, Pixel Experience i etc.).
- File system errors
Rarely, but possible with a sudden power outage or memory failure.
Also, the error may appear after:
- ๐ Android updates to a new version (especially relevant for Android 12+)
- ๐ฒ Installing applications that request access to contacts (Truecaller, Viber)
- ๐ง Resetting settings to factory settings
- ๐ Connecting a second Google account with conflicting data
If the error appeared after updating Android, check the section Settings โ System โ Software update. Sometimes rolling back to the previous version helps (if available).
How to fix the acore error: step-by-step guide
Let's start with the simplest and safest methods, gradually moving on to more complex ones. Follow the steps in order โoften the problem is solved in the first steps.
1. Rebooting the device
Trivial, but effective in 20% of cases. Long press the power button โ Reboot. If the error is caused by a temporary failure, it will disappear.
2. Clearing cache and application data Contact
This method works in 70% of cases. Instructions:
- Open
Settings โ Applications. - Find Contact (or Contacts Storage on some firmware).
- Tap
Storage โ Clear cache. - If that doesnโt help, click
Clear data(โ ๏ธ this will delete all local contacts, but they will be restored when synchronized with Google).
Synchronize contacts with Google Account|Make a backup copy of contacts in .vcf format|Close all applications that use contacts (messengers, phone)|Check that you have access to the backup copy-->
3. Uninstalling updates Google Contacts Sync
Sometimes there is a problem. is hidden in the latest version of the synchronization service. To roll back:
- Go to
Settings โ Applications โ Three dots (โฎ) โ Show system ones. - Find Google Contacts Sync.
- Click
Three dots (โฎ) โ Uninstall updates. - Restart the device.
4. Reset synchronization settings
If the error is due to an account conflict:
- Open
Settings โ Accounts(or Users and accounts). - Select yours Google account.
- Disable synchronization Contacts and Calendar.
- Reboot your smartphone.
- Turn on synchronization again.
What to do if synchronization fails turns on?
If synchronization is not activated after a reset, check:
1. Internet connection (it is better to use Wi-Fi).
2. Date and time settings (should be automatic).
3. Availability of free space in your Google account (contacts take up little space, but sometimes the limit is exhausted).
4. Lack of ad blockers (for example, AdGuard can block Google services).
5. Checking for viruses and malware
Rare, but some viruses disguise themselves as system processes and cause crashes. Scan your device using:
- ๐ก๏ธ Google Play Protect (built into Play Market)
- ๐ Malwarebytes or Dr.Web Light
6. Manual removal of problematic contacts via ADB
If the previous methods did not work, and an error appears when opening a specific contact - it can be deleted via ADB (for experienced users).
adb shell content delete --uri content://com.android.contacts/raw_contacts --where "display_name='CONTACT_NAME'
Replace CONTACT_NAME to the problematic contact. Be careful โthis command deletes data beyond recovery.
Before using ADB, make sure that USB debugging is enabled (Settings โ System โ For developers โ USB debugging).
Acore error after updating Android: what to do?
If the failure appeared immediately after installing the new version Android, the problem most often lies in:
- ๐ Incomplete update (firmware files downloaded with errors)
- ๐ฑ Incompatibility of old contact data with the new system
- ๐ง Conflict with user settings (for example, changed permissions)
Solutions:
- Update rollback (if available in
Settings โ System โ Software update โ Three dots โ Cancel update). - Reset settings (last resort method, but often helps).
- Manual flashing via Fastboot or Recovery (for advanced users).
โ ๏ธ Attention: If you are using custom firmware (for example LineageOS), the error acore may be due to the lack of Gapps (Google services package). Install the correct version Open Gapps for your firmware.
How to prevent the error from recurring?
To minimize the risk of relapse, follow these recommendations:
| Action | Why is this important |
|---|---|
| Clear the cache regularly Contacts i Google Play Services | Prevents the accumulation of corrupted temporary files |
| Do not import contacts from untrusted sources (for example, SIM cards) | Format .vcf may contain errors that cause failures |
| Update Google Play Services and Contact via Play Market | New versions often fix bugs that cause acore |
| Use official firmware | Custom ROMs may contain modified versions com.android.providers.contacts |
Also avoid:
- ๐ซ Installations of applications from unknown sources that request access to contacts.
- ๐ Connecting several Google accounts with the same contacts (may cause a synchronization conflict).
- ๐ฒ Using utilities to "optimize" or "clean" Android (for example, Clean Master), which often delete important system files.
Create a backup copy of your contacts in .vcf format and store it in the cloud (for example, Google Drive or Yandex Disk). This will allow you to quickly restore data even after resetting the settings.
Frequently asked questions about the acore error
Is it possible to ignore the acore error if it appears rarely?
Technically yes, but not recommended. Over time, the frequency of failures may increase, and contacts will begin to disappear or duplicate. It is better to eliminate the cause immediately.
Why does the error appear only when opening a specific contact?
Most likely, this contact contains damaged data (for example, an incorrect character in the name or a phone number in a non-standard format). Delete it via Google Contacts in the browser or using ADB.
Will resetting to factory settings help?
In 90% of cases - yes, but this is a last resort. Please back up your data before resetting as all apps and settings will be deleted. After the reset, synchronize your contacts with Google account.
The acore error appears after installing a new application. What should I do?
Uninstall the recently installed application and check if the error disappears. Most often, messengers or spam blocking apps (Truecaller, GetContact) are to blame, which conflict with system contacts.
Is it possible to restore contacts if they are lost after an acore error?
Yes, if synchronization with Googlewas previously enabled. Go to the website contacts.google.com (opens in the browser), check for contacts and force synchronize them with your smartphone.
When should you contact the service center?
If you have tried all the methods, but the error "The acore process has stopped"** continues to appear, this may indicate on:
- ๐ ๏ธ Hardware problems (memory corruption, worn out flash drive).
- ๐ง Deep firmware errorsthat cannot be corrected by standard methods.
- ๐ฑ Conflict with proprietary drivers (relevant for some models Samsung or Huawei).
Contact the service center if:
- โ ๏ธ The error is accompanied independent reboots smartphone.
- ๐ด artifacts or device does not turn on.
- ๐ The smartphone became slow down a lot even after resetting the settings.
โ ๏ธ Attention: If your device is under warranty, do not try to reflash it yourself - this may void the warranty. Contact the official service center of the brand.