Deleted Google Play Market from your phone and donโt know how to get it back? This situation is familiar to many users Android โespecially after unsuccessful experiments with superuser rights, cleaning the system or installing custom firmware. The good news is that in 90% of cases, the app store can be restored without resetting the settings. The bad news is that standard methods like rebooting will not help here.
In this article we will look at all working methods of returning the Play Marketincluding restoring through settings, manually installing APK, using ADB commands, and even bypassing locks on Chinese smartphones. We will separately dwell on the nuances for devices without Google services (Huawei, some models Xiaomi for China) and explain why sometimes the store โdisappearsโ on its own after updating the OS.
Before you begin: if you deleted Play Market on a work phone, where important applications (banks, instant messengers) are installed, first check their functionality. Some apps may depend on Google services and stop updating.
Why the Play Market disappears from Android and is it possible to return it?
The reasons for deleting a store are divided into two categories: user actions and system failures. In the first case, you yourself are to blame - for example, you disabled the application in the settings or deleted it via adb with root access. In the second, the problem lies in the firmware, an update conflict, or blocking by the manufacturer (relevant for devices without Google certification).
Here are the most common scenarios:
- ๐ง Manually disabling: in the menu
Settings โ Applicationsclicked "Disable" or "Uninstall updates". This does not erase the APK file completely, but hides the icon and stops working. - ๐งน System cleaning: used apps like SD Maid or CCleanerthat deleted "junk" files, including Play Market components.
- ๐ฑ Custom firmware: installed an unofficial version of Android (for example, LineageOS), which lacks Google services (Gapps).
- ๐ซ Blocked by the manufacturer: on some devices (especially Chinese) Play Market has been removed at the firmware level and requires manual installation.
- ๐ Update failed: after an automatic OS update, the store stopped opening or disappeared from the screen.
Can the Play Market be restored? Yes, almost always โexcept when the device is not initially certified by Google (for example, some models Huawei after 2019 or phones for the domestic Chinese market. In other situations, one of the methods described below will help.
โ ๏ธ Attention: if you deleted the Play Market). on corporate phone with MDM (device management) policies, recovery can be blocked by the administrator. Before taking action, check the rules for using the device.
Method 1: Enabling through Android settings (if the application is disabled)
The simplest method is checking the list of disabled applications. Users often confuse โdeleteโ and โdisableโ, and the Play Market icon simply disappears from the main screen. This method works if you did not use the rights root and did not delete APK files manually.
Instructions:
- Open
Settings โ Applications(on some devices the path may differ:Settings โ All applications). - Click on the three dots in the upper right corner and select
Show system ones(orShow all applications). - In the list, find
Google Play Market(can be calledPlay MarketorPlay Store). - If there is a button next to the name
Enable- click If the buttonUninstall updates- press it, then restart the phone.
After turning on, the icon should appear in the application menu. If it is not there, try adding a shortcut manually:
- ๐ฑ Press and hold an empty space on the main screen โ
WidgetsorShortcuts. - ๐ Find it in the list
Google Play Marketand drag it onto the screen.
The application is displayed in the list of system systems|There is an "Enable" or "Update" button|No errors like "Application not installed"|The phone is connected to the Internet-->
If the Play Market is not in the list of applications, proceed to the next method.
Method 2: Installing the APK file manually (for all versions of Android)
If the store was completely deleted (for example, through ADB or a file manager with root access), it can be restored by by downloading the original APK file. It is important to use current versioncompatible with your firmware. To do this:
Step 1: Download APK from a reliable source. We recommend the official website APKMirror (check the hash sums of the files!). Choose the version:
- ๐ฑ For Android 10 and later: look for files marked
arm64-v8aoruniversal. - ๐ค For Android 8-9: suitable
armeabi-v7a. - โ ๏ธ Avoid modified versions (for example, marked
modorhack) - they may contain malicious code.
Step 2: Install APK:
- Allow installation from unknown sources:
Settings โ Security โ Unknown sources(on Android 8+ this is done for each browser separately). - Open the downloaded file through any file manager (for example, Total Commander or Files by Google).
- Confirm the installation and wait for completion.
Step 3: After installation, reboot your phone. If the Play Market does not open or gives an error 495 or 504 โinstall additional components:
| Component | Purpose | Download link |
|---|---|---|
| Google Play Services | Responsible for authorization and background processes | APKMirror (search by name) |
| Google Services Framework | Manages account synchronization | APKMirror |
| Google Account Manager | Required to log into your account | APKMirror |
โ ๏ธ Attention: if after installation the Play Market asks to update, but the update ends with an error, delete the application cache (Settings โ Applications โ Google Play Market โ Storage โ Clear cache) and try again.
Reinstalling APK|Enabling via settings|Resetting the phone|Haven't tried anything-->
Method 3: Recovery via ADB (for experienced users)
If manually installing the APK did not help, and the Play Market still does not work, the problem may be a lack of system permissions. In this case, ADB (Android Debug Bridge) will help - a tool for debugging via a computer. The method requires USB debugging enabled and works even without root access.
Step-by-step guide:
- Download and install Platform Tools (part Android SDK) to your computer.
- Connect your phone to the PC via USB cable and enable debugging:
Settings โ About phone โ Build number(press 7 times to activate developer mode), thenSettings โ System โ For Developers โ USB Debugging. - Open the command line (Windows) or terminal (macOS/Linux) in the folder with
platform-tools. - Enter the command to check the connection:
adb devicesThe name of your device.
- Install the Play Market via ADB:
adb install com.android.vending.apk(replace
com.android.vending.apkwith the path to the downloaded file).
If the installation was successful, but the store still does not open, run the commands to reset permissions:
adb shell pm grant com.android.vending android.permission.INSTALL_PACKAGES
adb shell pm grant com.android.vending android.permission.DELETE_PACKAGES
For devices with rootrights, you can also restore the original files from the firmware backup:
adb shellsu
mount -o rw,remount /system
cp /sdcard/com.android.vending.apk /system/priv-app/Phonesky/
chmod 644 /system/priv-app/Phonesky/com.android.vending.apk
reboot
What to do if ADB does not see the device?
1. Check if drivers are installed for your phone model (download from the manufacturerโs website).
2. Try another USB cable (preferably the original one).
3. Enable the option "Allow USB debugging (safe mode)" in the developer settings.
4. Restart your phone and computer.
5. On some devices (for example, Xiaomi), you need to additionally enable debugging in the menu "Advanced settings โ For developers โ Debugging permissions."
Method 4: Reset settings (if all else fails)
The last resort - hard reset - should be used only if the previous methods did not work. A reset will return the phone to its factory state, but will delete all data (photos, messages, apps). Before the procedure:
- ๐ฑ Make a backup via
Settings โ System โ Backupor manually copy the files to your computer. - ๐ Write down your Google account login and password - after Reset will require authorization.
- ๐ก Make sure you have access to Wi-Fi - you will need the Internet to restore applications.
How to reset settings:
- Open
Settings โ System โ Reset settings(on some devices:Settings โ Advanced โ Recovery and reset). - Select
Delete all data (factory reset). - Confirm the action (you may need to enter a pattern or PIN code).
- After the reboot, go through the initial setup, log into your Google account - Play Market will be installed automatically.
โ ๏ธ Attention: on some devices (for example, Samsung s function Samsung Knox), resetting may block the ability to install unofficial firmware in the future. Check this information in the documentation for your model.
If after the reset the Play Market disappears again, the problem is in the firmware. Try updating the OS through the manufacturer's official software (for example, Mi Flash Tool for Xiaomi or Smart Switch for Samsung).
Method 5: Alternatives for devices without Play Market (Huawei, Chinese phones)
If your phone does not natively support Google services (for example, Huawei Mate 30 Pro or models Xiaomi for the Chinese market), it will not be possible to restore the Play Market using standard methods. In this case, there are three options:
1. Installation via GMS Installer (for Huawei):
- ๐ฒ Download the utility GMS Installer from the official website LZPlay (check that the version is up to date!).
- ๐ง Follow the app instructions - it will install automatically Google Mobile Services and Play Market.
- โ ๏ธ After installation, do not update Google services manually - this may break the operation.
2. Using alternative stores:
| Store | Advantages | Disadvantages |
|---|---|---|
| APKMirror | Official APK without modifications | No automatic updates |
| Aptoide | Large selection of applications | Risk of running into pirated content |
| Amazon Appstore | Safe applications | Limited catalog |
| Huawei AppGallery | Optimized for Huawei devices | Many There are no popular applications |
3. Manually adding a Google account (for firmware without Gapps):
- Download and install Google Account Manager i Google Services Framework (versions must match your OS!).
- Reboot your phone.
- Open
Settings โ Accounts โ Add account โ Google. - Enter the data - after synchronization you will be able to install the Play Market via APK.
On devices without Google certification (for example, some Meizu or LeEco models), the Play Market may be unstable even after installation. In this case, it is better to use alternative stores or consider flashing to a custom OS with Gapps support.
Frequent errors after restoring the Play Market and how to fix them
Even after successful installation, the store may malfunction. Here are the most common mistakes and their solutions:
1. Error 495 ("Failed to load data"):
- ๐ Clear the cache and Play Market data:
Settings โ Applications โ Google Play Market โ Storage โ Clear cache/data. - ๐ฑ Delete your Google account and add it again.
- ๐ Check the date and time on your phone - they must match the real ones.
2. Error 504 (โFailed to download the applicationโ):
- ๐ถ Switch from Wi-Fi to mobile data or vice versa.
- ๐ง Disable VPN or proxy (they may block the connection to Google servers).
- ๐ฆ Uninstall Play Market updates:
Settings โ Applications โ Google Play Market โ Three dots โ Uninstall updates.
3. Play Market opens and immediately closes:
- ๐ Reboot your phone into
Safe Mode(press the power button โ "Safe Mode") and check the store's operation. If it works, the problem is in a third-party application. - ๐ ๏ธ Install an older version of the Play Market (for example, 20.3.12 - it is known for stability).
4. Can't sign into Google account:
- ๐ Check if synchronization is enabled:
Settings โ Accounts โ Google โ Account synchronization. - ๐ก Make sure you're not blocking Google traffic through a firewall or cost-saving apps charge.
- ๐ง Reset network settings:
Settings โ System โ Reset โ Reset Wi-Fi, mobile network and Bluetooth settings.
If after all the manipulations the Play Market still does not work, check the file /system/etc/hosts via a file manager with root access. Sometimes viruses or โoptimizersโ add entries there that block access to Google servers. Delete all lines except 127.0.0.1 localhost.
FAQ: Answers to frequently asked questions
Is it possible to restore the Play Market without a computer?
Yes, if the store is simply disabled, enable it through the settings (see Method 1). If it is completely deleted, download the APK to another phone, transfer it to yours via Bluetooth or the cloud (for example, Google Drive), then install manually (see Method 2).
Why does the Play Market ask to update after recovery, but the update is not installed?
This is a problem due to a version conflict. Solutions:
- Uninstall updates of the current Play Market (
Settings โ Applications โ Google Play Market โ Uninstall updates). - Download the latest stable version of APK from APKMirror and install it manually.
- Clear the cache Google Play Services and restart the phone.
I deleted the Play Market on the rooted phone. How to return?
With root there are two options:
- Restore the original APK from the firmware backup (usually located in
/system/priv-app/Phonesky/). - Reflash the phone via TWRP, selecting the option to restore only system applications (without data loss).
If you are not sure of your actions, make a backup copy via Titanium Backup before experiments.
Is there no Play Market on my Huawei?
On devices Huaweireleased after May 2019 (for example Mate 30, P40, Nova 8), Google services are not available at the firmware level. They cannot be officially returned, but you can:
- Use GMS Installer (see Method 5).
- Install custom firmware with Gapps support (risky, voids the warranty).
- Use alternatives: AppGallery, APKMirror or Petal Search (search engine for applications from Huawei).
After resetting the settings, the Play Market disappeared again. What should I do?
This is a sign that the firmware is missing Google Apps (Gapps). Solutions:
- Update the OS via the manufacturer's official software (for example, HiSuite for Huawei or Smart Switch for Samsung).
- Install the firmware from Gapps via Odine (Samsung), Mi Flash Tool (Xiaomi) or SP Flash Tool (MTK devices).
- Contact the service center - they can reflash the phone while maintaining the warranty.