Deleted an important application on Samsung Galaxy and donโ€™t remember its name? Or want to check which apps were previously installed on your phone? You can restore the list of deleted applications on Android devices from Samsung in several ways - from simple (through accounts Google and Samsung) to advanced (using ADB or system logs). In this article, we will analyze all the working methods, including nuances for different versions One UI and smartphone models.

It is important to understand that Android does not keep a full log of deleted applications out of the box. However, indirect data is stored in account profiles, app store caches, and even in system backups. We'll show you how to retrieve this information without and with root access, and also explain why some methods may not work on newer versions. Android 14+.

If you're looking for a way to get back the deleted app itself (rather than just find out its name), there's a section at the end of the article with recovery instructions. We will also touch on the issue of security: why you should not trust third-party โ€œapplication restorersโ€ from the Play Market.

1. Viewing history through Google Play (the easiest way)

The fastest and most reliable method is to use installation history in Google Play. This method works on all devices Samsung, regardless of version Android or One UI, since the data is tied to the account Google, and not to a specific phone.

To see a list of all ever installed applications (including deleted):

  • ๐Ÿ“ฑ Open the application Google Play Store on your Samsung Galaxy.
  • ๐Ÿ‘ค Click on the profile icon in the upper right corner (or swipe right to open the menu).
  • ๐Ÿ“‹ Select the item Manage applications and device โ†’ Manage.
  • ๐Ÿ” Go to the tab Installed, then tap on the filter and select Not installed.

Here will be displayed a complete list of applications that have ever been installed on devices associated with this account Google. Itโ€™s convenient that applications are sorted by the date of last installation - this makes it easier to find recently deleted ones.

โš ๏ธ Attention: If you have previously used the function Clear history in Google Play, this method will not work. Also, the history is reset when the Google account is completely removed from the device.
๐Ÿ’ก

If the application is in the "Not installed" list, but is not restored, check whether it is blocked by organizational policies (for work profiles) or regional restrictions.

2. Using Samsung Account (for devices with One UI)

Smartphone owners Samsung have an additional tool - Samsung Account. Through it, you can restore not only the list of applications, but also other data (for example, notes or a calendar). This method is especially useful if you synchronized the device with your account Samsung before deleting applications.

Instructions:

  • ๐ŸŒ Go to Settings โ†’ Accounts and archiving โ†’ Samsung Account.
  • ๐Ÿ”„ Make sure synchronization is enabled (if not, turn it on and wait a few minutes).
  • ๐Ÿ“ฑ Open web browser on your PC or phone and go to the site Samsung Account (log in).
  • ๐Ÿ“Š In the section Data and privacy find Data management โ†’ Applications.

The history of installed applications, including those that were deleted, will be displayed here. Please note that Samsung retains this data for a limited time (usually up to 30 days), so the method is not suitable for searching for applications that were deleted long ago.

Method Synchronization required Data storage period Works without the Internet
Google Play Yes (with a Google account) Unlimited No
Samsung Account Yes (with a Samsung account) Up to 30 days No
ADB (see below) No Depends on system resets Yes
โš ๏ธ Attention: If you performed a factory reset (Factory Reset) on the phone, the history in Samsung Account may be lost. The data is tied to a specific device, and not to an account.

3. Checking system logs (for advanced users)

Android keeps system event logs, where records of installation and removal of applications can be saved. These logs can be accessed through ADB (Android Debug Bridge) or specialized applications. The method is suitable for users who are ready to work with the command line.

To view the logs:

  1. ๐Ÿ–ฅ๏ธ Install Platform Tools on PC (includes adb).
  2. ๐Ÿ“ฑ On the phone, activate Developer mode (press 7 times). Settings โ†’ About phone โ†’ Build number press 7 times).
  3. ๐Ÿ”Œ Connect the phone to the PC via USB and enable debugging (USB Debugging).
  4. ๐Ÿ’ป In the command line (terminal) run:
adb shell dumpsys package | grep "remove"

This command will display a list of packages, that were deleted from the device. To see the full history (including installations), use:

adb shell dumpsys package | grep -E "install|remove"

Please note that the logs may contain a large amount of data. For convenience, redirect the output to a file:

adb shell dumpsys package > packages_log.txt

Then open the file packages_log.txt in a text editor and look for lines with remove.

What what to do if ADB does not recognize the device?

If the command adb devices does not show your Samsung, try:

1. Reinstall the drivers Samsung USB Driver.

2. Use the original USB cable (not all cables support transfer). data).

3. Enable the option USB debugging (security settings) and OEM unlocking.

4. PC.

4. Restore from backup (if enabled)

If your Samsung Galaxy function was activated, there is a chance to return data about deleted applications. Backup and recovery, there is a chance to return data about deleted applications. Samsung offers two types backups: via Samsung Cloud and local copies.

To check the availability of backups:

  • โ˜๏ธ Go to Settings โ†’ Accounts and archiving โ†’ Backup and recovery.
  • ๐Ÿ“… Look at the date of the last backup. If it coincides with the period when the application was still installed, you can try to restore the data.
  • ๐Ÿ”„ Click Restore data and select the desired copy.

Please note that restoring from a backup will return all settings and data on the state at the time the copy was created. This means that newer applications and files may be lost. If you only need to see the list of applications, it is better to use the methods from the previous sections.

๐Ÿ“Š Do you regularly back up your Samsung?
Yes, via Samsung Cloud
Yes, locally on PC
Sometimes
No, I donโ€™t

Important: Local backups on some models Samsung (for example, series Galaxy S22+ and newer) are encrypted. Without the account password Samsung it is impossible to restore them.

5. Third-party applications: risks and alternatives

There are dozens of applications that promise to โ€œrecover deleted apps.โ€ Most of them either don't work or collect your data. We tested several popular utilities and identified key problems: Google Play There are dozens of applications that promise to โ€œrecover deleted apps.โ€ Most of them either don't work or collect your data. We tested several popular utilities and identified key problems:

  • ๐Ÿšซ App Restore โ€”requires root access, but even with them shows an incomplete list.
  • ๐Ÿ” History Eraser โ€”removes traces of applications, but does not restore them.
  • ๐Ÿ“Š App Usage Tracker โ€”tracks usage time, but does not store deletion history.

The only exception is My Backup Pro (from the developer Rerware). This application creates its own backups of installed apps, but only if you have configured it to uninstall applications. Without preliminary configuration, it is useless.

โš ๏ธ Attention: Applications that request access to Usage Access or Accessibility Service to โ€œrestore historyโ€ are often spyware. Do not install them.
๐Ÿ’ก

No third-party application can restore the history of deleted apps without prior configuration. All promises to โ€œreturn everything in one clickโ€ are a lie.

6. How to restore the deleted application itself

If you managed to find the name of the deleted application, but it is not displayed in Google Play (for example, it was deleted by the developer), try the following methods:

  • ๐ŸŒ APK mirrors: Sites like APKPure or APKMirror store archives of application versions. Download only verified APKs with a high rating.
  • ๐Ÿ“ง Letter to the developer: Find the application support email (you can via Google Play in the web version) and request the APK.
  • ๐Ÿ”„ Google Play cache: Sometimes the APK remains in the store cache. Use a file manager (for example Solid Explorer) and search in the folder /data/app/ or /Android/obb/.

If the application was paid and you bought it through Google Play, it will remain in your library. To reinstall it for free:

  1. Open Google Play on your phone.
  2. Click on the profile icon โ†’ Manage applications and device.
  3. Go to tab Library.
  4. Find the desired application and click Install.

For applications purchased through Samsung Galaxy Store, a similar section is called My apps.

Make sure the file is downloaded from a trusted source

Check the APK hash (for example, via VirusTotal)

Disable installation from unknown sources after installation

Update the application immediately after installation (if available)

-->

7. Common mistakes and how to avoid them

When trying to recover data about deleted applications, users often encounter typical problems. Here are the most common ones and ways to solve them:

Problem Cause Solution
There is no history of deleted applications in Google Play The history has been cleared or reset account Use Samsung Account or ADB
ADB does not show deletion logs Logs are overwritten after reboot Check logs immediately after deletion
When restoring from a backup, new data is lost The backup overwrites the current settings Create a new backup before restoring
The application cannot be installed from the APK Incompatibility with the version Android Look for the APK version for your firmware

Another common mistake is trying to restore system applications (bloatware) deleted using ADB or root. Such apps cannot be returned using standard methods. To restore them, you will need to flash the phone's firmware via Odin or Smart Switch.

Is it possible to see who deleted the application on the phone (for example, a child or a colleague)?

Android does not keep a log of user actions, so it is possible to determine who exactly deleted the application, which is impossible without specialized monitoring software (for example, Kids Place or MDM solutions for corporate devices). If synchronization with Samsung Accountis enabled on your phone, you can check the deletion time in the logs, but not the user name.

Why is there no application in the history of Google Play that I definitely installed?

Probable reasons:

  • The application was not installed through Google Play (for example, through an APK or Samsung Galaxy Store).
  • You used another account Google during installation.
  • The history was cleared manually or when resetting the account.
  • The application was pre-installed by the manufacturer (bloatware) and was not recorded in the history.
Is it possible to restore a deleted application without Internet?

Yes, if:

  • You have a local backup (created via Samsung Smart Switch or Titanium Backup).
  • APK file of the application saved in the phone memory (check the folders /data/app/ or /sdcard/Download/).
  • You previously exported the list of applications via ADB or specialized utilities.

Without the Internet, you will not be able to restore the application via Google Play or Samsung Galaxy Store.

How to find out which system applications were deleted from a Samsung phone?

System applications (bloatware) are deleted either through ADBor using root access. To see the list of deleted ones:

  1. Connect the phone to the PC and use ADB:
adb shell pm list packages -d

This command will show disabled packages. For a complete list (including deleted ones), you will need to analyze the logs or compare them with the original firmware.

Will these methods work on Samsung tablets (for example, Galaxy Tab S8)?

Yes, all the methods described are applicable to tablets Samsung based Android (series Galaxy Tab S, Tab A etc.) An exception is if the tablet uses special firmware (for example, Dex Mode or a corporate version) that restricts access to logs. In this case, you may need ADB with superuser rights.