Every owner of a device based on Android sooner or later faces a situation where, when you click on a file, the system prompts you to select an application, or, worse, opens it in the wrong app that you need. For example, a PDF document opens in a browser instead of a convenient reader, and photos are launched in a heavy graphics editor instead of a gallery.
The problem lies in the file association system, which sometimes gets confused after updates or installing new applications. Associating files with a app is the process of setting MIME types, which tells the operating system which software should process a particular data format. Without proper settings, the user experience becomes awkward and chaotic.
In this article, we will look in detail at how to reset old settings to default and assign new, preferred applications for your documents, images and videos. You will learn to manage this process both through standard system settings and with the help of advanced tools.
Why the system does not open files in the desired application
The operating system Android uses the mechanism of "intents" (intentions) to transfer data between applications. When you click on a file in the file manager, the system scans installed apps to see if they can handle that format. If there are several such apps, it either offers a choice or uses the application installed “by default” earlier.
A frequent reason for incorrect operation is the cache of previously made selections. A user may have accidentally clicked "Always" one day when opening a file in an inconvenient application, and now the system ignores other options. Also, new firmware updates may reset these priorities, leaving the choice to system utilities that are not always functional.
⚠️ Attention: If you recently updated the firmware or installed a new file manager, old associations may conflict with the new system rules. In this case, a manual reset is required.
Understanding how this mechanism works will help you avoid confusion. Associations files are not strictly tied to one place in the system, they are distributed between the settings of each specific application and general system parameters.
Before changing settings, make sure that you have at least one alternative application installed for each file type that you plan to migrate. Otherwise, the system may not offer a choice.
Resetting application settings to default
The most reliable way to force the system to ask you again what to open the file with is to clear the default settings for the current “culprit”. This method does not delete the application itself or your data, it only erases the memory that this app should open certain types of files automatically.
To perform this operation, you need to go to the settings of your smartphone. The interface may differ depending on the manufacturer's shell (Samsung One UI, Xiaomi MIUI, Pixel Stock), but the logic remains the same. You need to find the section responsible for managing the installed software.
Find in the list the application that is currently opening your files incorrectly (for example, a browser or a simple photo viewer). Go to its detailed menu and find the item "Open by default" or "Launch by default". This is where the key to solving the problem is stored.
- 📱 Go to
Settings → Applications → All applications. - 🔍 Find in the list the app that is currently opening files incorrectly.
- 🗑️ Press the button
Remove default settingsorReset values.
After completing these steps, try opening the same type of file again. The system should display a dialog box asking “What to open with?”, where you can select the desired app and click “Always”. This action will create a new, correct connection between the file and the app. default" connection between file and app.
☑️ Reset associations
Setting through the "Default Applications" menu
In newer versions Android (from 10 and up) a centralized control hub has appeared that allows you to assign applications to entire categories of actions. This is a more global approach than resetting a specific application, since it allows you to immediately indicate to the system which browser, which gallery and which player are the main ones.
This method is especially useful if you want to massively replace standard Google applications with third-party analogues. For example, you can specify that all links should open in Firefox, and all videos should open in VLC Player. This eliminates the need to reset settings for each file type separately.
Go to the settings section, which is usually called "Default Applications". Here you will see a list of categories: browser, phone, SMS, assistant, as well as categories for opening links and files. The choice here takes precedence over individual application settings.
| Action category | Standard application | Recommended replacement | File type |
|---|---|---|---|
| Browser | Chrome | Firefox / Brave | HTML, HTTP links |
| Gallery | Google Photos | Simple Gallery | JPG, PNG, HEIC |
| Video player | Google Video | VLC / MX Player | MP4, MKV, AVI |
| PDF reader | Google PDF | Adobe Acrobat | DOC, PDF |
Changes to settings in this menu are applied instantly. However, it is worth remembering that some specific file formats may not fall under these general categories and require individual configuration through the opening dialog described in the previous section.
Manually selecting an application when opening a file
Sometimes the automatic settings do not work, or the file has a rare extension that the system cannot correctly classify. In such cases, manual selection through a file manager comes to the rescue. This is a basic skill that every user of mobile OS should know..
Open any file manager (built-in "Files" or third-party, for example Total Commander). Find the document you need and click on it. If the system does not know how to open it, it will offer a list of compatible apps. If it opens the file in the wrong app, use a long tap (hold your finger) on the file.
In the context menu that appears after a long press, select “Open with” or “Send”. Select the desired application from the list that opens. It is critically important that in the dialog box that appears, do not click “Only Now”, but select the “Always” option to commit the choice.
⚠️ Attention: Be careful when selecting the “Always” option. If you make a mistake and link a text file to the video player, you will again have to reset the settings through the app menu, as described above.
This method allows you to create flexible usage scenarios. For example, you can leave opening links to the default browser, but for certain types of documents always use specialized office packages like WPS Office.
What if the app you need is not in the list?
If when you select "Open with" your application is not in the list, it may not be declared in its manifest as supporting this file type. Try opening the application itself and using the "Import" or "Open File" function inside it.
Features of working with different file types
Different data formats are processed by the system differently. Multimedia files (photos, videos) often have several associations at the same time (gallery, editor, cloud storage), while executable files or archives require more strict control.
For archives (.zip, .rar), the system often offers a built-in decompressor by default, which may not support encryption or rare compression algorithms. In this case, it is useful to explicitly link these extensions to powerful utilities like ZArchiver or RAR. This is done through the "Open with" menu when you first start the archive.
With office documents the situation is even more complicated. Files .docx or .xlsx can be opened in a text editor, spreadsheet processor or universal office suite. If you often work with tables, it makes sense to set up an association so that they immediately open in Excel or Sheets, bypassing unnecessary system questions.
- 🎵 It is better to link audio files to specialized players with an equalizer, rather than to the system one player.
- 📹 Video formats like MKV often require third-party codecs, so linking to VLC is mandatory.
- 🔗 Links to maps (
geo:) should be opened in navigator, not in the browser.
Correct settings for each type of content saves time and nerves. You should not rely on the system itself to “guess” what you need, especially if you have many applications of the same category installed.
The more specialized applications you install, the more important it is to manually configure associations, otherwise the system will randomly switch between them.
Advanced methods: using ADB and third-party utilities
For users who want to gain complete control over the system, there are methods that go beyond the standard interface. Using the tool ADB (Android Debug Bridge) you can force change intent filters and clear preferences at the level of the entire system, not individual applications.
This method requires connecting the smartphone to the computer and enabling USB debugging. The command allows you to reset all preference preferences at once, which is useful in cases where the system behaves unpredictably after multiple experiments with the software.
adb shell pm reset-preferred-apps
Executing this command will return the state of all file associations to the factory state. The next time you open any file, the system will behave as if you had just turned on the phone for the first time. This is a radical but effective method of treating opening glitches.
There are also third-party utilities on Google Play, such as Default App Managerthat provide a convenient interface for managing these settings without the need to use the command line. They allow you to see a complete picture of which application is responsible for what.
⚠️ Attention: Using third-party managers or ADB commands requires caution. Incorrectly changing system priorities may cause some phone functions to stop working correctly until the next reset.
Remember that interfaces and item names may vary slightly depending on the version of Android and the manufacturer's shell. If you do not find an item, try searching within the settings using the keywords “default” or “applications”.
If you are using custom firmware (LineageOS, Pixel Experience), superuser rights (Root) may be required to change system associations that are protected from modification.
Frequently asked questions (FAQ)
Is it possible to configure the opening of different PDF files in different apps?
This is difficult to do using standard Android tools, since the association is tied to the file type (MIME type application/pdf), and not to a specific document. However, some file managers allow you to select an application for each file individually each time you open it, unless you click the "Always" button.
Why did the files stop opening after deleting the application?
If you deleted an application that was assigned as the "default" for a certain type of file, the system loses connection. The next time you try to open such a file, it will prompt you to select a new application. If nothing happens, there may be no apps left on the device that can process this format.
How to reset settings for all applications at once?
This can be done through the menu Settings → Applications → Three dots (menu) → Reset application settings. Please note that this action will also reset permissions (access to camera, microphone) for all apps, and they will have to be granted again.
Does the Android version affect the way files are linked?
Yes, in versions of Android 11, 12 and 13 Google has tightened its file access and intent management policies. In new versions, the settings menu has become deeper, and some automatic bindings work differently, requiring more explicit confirmation from the user.
What should you do if the "Remove Defaults" button is grayed out?
If the button is gray or not clickable, then there is no default action set for this application. In this case, the problem may not be in the settings of this application, but in the system settings or in a conflict with another application that intercepts the signal.