Users often encounter a situation where, when trying to open a downloaded document, image or archive, the system starts Completely inappropriate application. For example, a PDF file opens in a browser instead of a convenient reader, and a video tries to play in an incompatible player. This occurs due to incorrectly set file associations file associations in the operating system

Unlike desktop versions of Windows or macOS, where file type management is placed in separate settings menus, in Android this process is hidden deeper in the depths of the user interface. The system strives to minimize the number of unnecessary clicks, so it often “remembers” the user’s first choice and uses it automatically from now on. However, this feature can play a cruel joke if you accidentally clicked “Always” when choosing the wrong app.

Regaining control over which applications open which formats is quite possible. You don't need root access or complex software. In most cases, it is enough to go into the settings of a specific application or clear the default action cache. Let's look at a detailed algorithm of actions for different versions Android.

Understanding the mechanism of how associations work in Android

The file system is based on the principle of MIME types and file extensions. When you click on a file in the file manager, the system scans installed applications to see if their manifest (internal description) contains permissions to work with this type of data. If there are several suitable applications, a selection dialog box appears. Android lies the principle of MIME types and file extensions. When you click on a file in the file manager, the system scans installed applications to see if their manifest (internal description) contains permissions to work with this type of data. If there are several suitable applications, a selection dialog appears.

The key here is the “Always” or “Remember selection” checkbox. It is he who creates a rigid binding between the file extension (for example, .docx) and the application package (for example, com.microsoft.office.word). This information is stored in the user settings system registry. The problem arises when you install more advanced software, but the system continues to use the old, less functional app.

It is worth noting that in pure Android and in shells from manufacturers (such as One UI from Samsung or MIUI from Xiaomi) the paths to these settings may differ slightly. However, the logic of the work remains the same: in order to change an association, you must first reset the old one. Without this step, the system simply will not prompt you to select a new application.

Technical details of the operation of Intent filters

In the Android system, applications register their capabilities through Intent filters in the AndroidManifest.xml file. When you call a file, the system sends a Broadcast intent indicating the MIME type. The package manager compares this request with the list of registered filters and generates a list of candidates to run.

Resetting application settings to default

The most reliable way to force the system to ask you again what to open a file with is to force a reset to the default settings for the current handler application. This method works in 99% of cases and is a standard technical support procedure.

First, you need to determine which application is currently intercepting file openings. Let's say your photos open in a simple viewer, and you want to use Google Photos. You need to go to the settings of that very simple viewer. Find the section responsible for launching by default.

  • 📱 Go to Settings your smartphone and select the section Applications.
  • 🔍 In the list, find the application that currently opens files incorrectly (for example, “Gallery” or “File Manager”).
  • ⚙️ Click on the item Open by default or Launch by default.
  • 🗑️ Click the button Delete default settings or Reset.

After performing this operation, the next attempt to open a file of this type will bring up the system selection menu. Now you can select the desired application and click “Always”, establishing the correct association. This action will not delete the application itself, but will only erase the record that it is a priority for certain types of data.

☑️ Check before resetting

Done: 0 / 4

Setting through the "Default Applications" menu

In some versions of the operating system, especially in recent updates Android 12, 13 i 14, there is a centralized section for managing preferences. Here you can set global rules for the browser, calls, SMS and sometimes for file types, although the functionality here is often limited to basic categories.

To get to this section, use the settings search. Enter the phrase "default". The system will prompt you to go to the appropriate menu. Here you will see a list of categories such as Browser, Phone, Assistant. If your problem is related to web links or specific protocols, changing the settings here will solve the issue instantly.

⚠️ Attention: The Default Applications section in Android settings often does not allow you to select applications for specific file extensions (for example, .pdf or .mp4). It is intended rather to select the main browser or calling app. To fine-tune file formats, use the reset method described above.

If you are using a third-party file manager, for example Total Commander or Solid Explorer, they may have their own internal association settings. Check the settings menu of the file manager itself. Sometimes there is a “File Types” or “Actions” item, where you can manually specify which external application to call for a specific extension.

💡

Use the search in the settings. In modern Android shells, search works fine. Just enter the name of the format (for example, "PDF"), and the system can immediately suggest the application that is currently associated with it.

Using third-party association managers

For advanced users for whom standard tools are not enough, there are specialized utilities. These applications allow you to see a complete picture of which apps are registered to open specific MIME types. One of the most famous tools is BetterOpenWith or analogues from the store Google Play.

Such apps work as an intermediate link. When you try to open a file, the system first asks for this manager, and it already provides an extended list of all installed applications that can process this file, even those that the system usually hides. This is especially useful if you are a developer or testing new software.

Function Stock Android Third-party managers
Reset settings Manual, through the app menu Mass reset with one click
Select application Only compatible ones All installed applications
Interface Standard system Advanced, with search
ROOT requirement No Often no, but there are modes with ROOT

Using third-party software requires caution. By giving an app permission to control other apps, you potentially reduce the security of your device. Make sure that you download utilities only from trusted sources with a high rating and a large number of positive reviews.

📊 Which file manager do you use most often?
Built-in "Files"
Google Files
Total Commander
Solid Explorer
MiXplorer

Features of working with files in different shells

Smartphone manufacturers often modify the standard interface Android, adding their own features. This also applies to working with files. For example, in the shell One UI from Samsung, the path to resetting the settings may be slightly disguised by additional optimization menus.

In devices Xiaomi with the shell MIUI or HyperOS there is an aggressive memory saving system that may block the operation of some file managers or reset their settings in the background. If associations constantly disappear, check the battery settings for the desired application and disable autostart or limit background activity.

On smartphones Huawei and Honor with a shell EMUI often use their own file manager, which is tightly integrated into the system. Attempting to change associations for system formats (such as contacts or notes) may be blocked. In such cases, only disabling the system application helps, if the Android version allows it.

⚠️ Attention: Settings interfaces may change with each firmware update. If you do not find the “Open by default” item in the application settings, try to find the “Advanced” section or use the search inside the smartphone settings menu for the word “associations”.

Solving problems with the lack of application selection

Sometimes it happens that when you click on a file, the system does not offer any options at all choice, but immediately displays the error “Unable to open the file” or silently does nothing. This may mean that the device does not have an application installed at all that can read this format, or the association has “broken” at the system level.

First of all, check the availability of suitable software. For archives you need ZArchiver or RAR, for office documents - Microsoft Office or WPS Office. If the application is installed but is not visible in the list, try clearing the cache of the Settings or Package Manager application.

In more complex cases, restarting the device in safe mode helps. This will eliminate the influence of third-party launchers or viruses that could intercept file management. If the application selection appears in safe mode, then the problem is caused by one of the applications you have installed.

💡

If no application opens, the problem may not be in the associations, but in the corruption of the file itself or the lack of codecs for playing media content.

Frequently asked questions (FAQ)

Is it possible to install different applications for the same type of files in different folders?

This cannot be done using standard Android tools. The association is tied to the file type (extension), and not to its location path. However, some advanced file managers allow you to create your own rules for opening files within their interface, ignoring system settings.

Why did all my file settings get reset after updating Android?

With major system updates (for example, moving from Android 12 to 13), permissions and settings are often reset to default for security and compatibility reasons. This is normal behavior and requires the user to reset the preferences.

How can I remove an association if the Reset button is grayed out?

If the button is grayed out, there is no default action set for that app. In this case, the problem may be with another application that is intercepting the file. Try to find in the list of applications all apps that work with this format and check their settings one by one.

Does changing the launcher affect opening files?

Changing the launcher (desktop shell) usually does not affect system file associations. However, some launchers have their own built-in widgets or menus that can use their own algorithms for launching applications, which sometimes creates the illusion of association failure.