Modern smartphones based on the operating system Android open to the user with a huge number of pre-installed tools. On the one hand, this is convenient, since the device is ready for use right out of the box. On the other hand, the system often imposes the use of standard apps that may not meet the requirements of an advanced user. This issue arises especially acutely when working with documents of the format PDF.

Imagine a situation: you have downloaded an important contract or training manual, click on the file, and it opens in an inconvenient browser viewer or a basic Viewer, where there are no annotation or night mode functions. There is a logical desire to designate another, more functional application as the main one. However, after the first choice, the system remembers this choice and no longer asks which app to run.

It is quite possible to change this scenario, but the approach depends on the version of your operating system and the manufacturer's shell. In this article we will look at all the possible ways to change priorities, from standard settings to forcibly resetting file associations. You will learn to manage your device, and not adapt to its limitations.

Why Android does not ask you to select an application

The operating system operating mechanism is built on the principle of file association. The first time you open a document of a certain type, the system records your action. If you clicked the Always button, Android creates a permanent link between the file extension and the selected application package. This is done to speed up the work and save the user from unnecessary clicks.

However, often users press this button accidentally or without thinking, choosing the first application they come across from the list. As a result, even if you installed a powerful editor like Adobe Acrobat or Foxit Reader, the system will still launch the old, less functional viewer. Changing this selection on the fly by simply clicking on the file will no longer work.

It is important to understand that in different versions Android (from 10 to 14 and newer) the menu logic may differ. Smartphone manufacturers, such as Samsung, Xiaomi or OnePlus, also make their own changes to the settings interface. Therefore, there is no universal “Change for PDF” button, but there is a general algorithm for actions through application management.

⚠️ Attention: In some custom shells, menu items may be renamed or hidden in the “Advanced Settings” submenu. If you do not find the path described below, use the search inside your phone settings.

📊 Which application are you using for PDF now?
Built-in viewer
Adobe Acrobat Reader
Google Docs
Another third-party application

Reset settings by default for a specific application

The most reliable and secure way to return the ability to choose is to reset the default settings for the application that currently opens your files. You don't need to uninstall apps or perform complex manipulations with superuser rights. Just go to the application manager.

First, determine which app is currently intercepting the opening of PDF files. Usually this is a "PDF Viewer", "Google Drive", "Chrome" or a proprietary utility from the smartphone manufacturer. Remember its name, since it is with it that we will work.

Next, perform the following sequence of actions:

  • 📱 Go to Settings your smartphone and find the section Applications or Manage applications.
  • 🔍 In the list of all apps, find the application that is currently opening files (for example, Google PDF Viewer).
  • ⚙️ Click on it, scroll down to the item Open by default or Launch by default.
  • 🗑️ Click the button Delete default settings or Reset values.

After performing this operation, the system will “forget” your previous choice. Now, the next time you click on any PDF file in the file manager, Android it will again display a pop-up window with the question: “How to open this file?” At this moment you can select the desired app and click. "Always".

☑️ Algorithm for resetting priorities

Done: 0 / 4

Configuring default actions in the system menu

In more recent versions Android (starting from versions 11 and 12), a more centralized way to manage file associations has appeared. Instead of looking for a specific application, you can go to general settings. actions. This allows you to see which apps are assigned to open links and files of various types.

Go to the menu SettingsApplicationsDefault applications. Here you will see a list of categories: browser, phone, messages, etc. Although there may not be a direct “PDF files” item here, this section is useful for understanding the general logic of the system. In some shells, for example in One UI from Samsung, there is a separate one. item Selecting default applicationswhere you can configure reactions to file types in detail.

If you use Google's file manager (Files by Google) or a third-party explorer like Total Commander, the settings may be inside the application itself. Check the explorer settings section, sometimes there is an option "Always use this application to open files." Disabling this option will return the system selection dialog.

It is also worth paying attention to the settings of the reader applications themselves. Go to the settings of your desired application. (for example Xodo or ReadEra). In the "General" or "System" section there is often a checkmark Set as default application. Clicking on it can automatically reconfigure the system in your favor.

When you reset the settings and the system asks you to choose a app, it is important not to make a mistake. There are dozens of solutions on the market, and each has its own strengths and weaknesses. To help you make an informed choice, we have prepared a comparison table of the most popular tools.

Application Main functions Pros Cons
Adobe Acrobat Reader View, edit, sign Compatibility standard, cloud synchronization Heavy, a lot of advertising in the free version
Google PDF Viewer View only Easy, no advertising, built into the system Minimum functions, no annotations
ReadEra Reading books, saving progress Completely free, no advertising, convenient interface Weak editing tools
Xodo PDF Advanced editing Powerful functionality, working with forms Requires registration for some functions

The choice depends on your tasks If you just need to quickly read. document, built-in viewer or Google PDF Viewer will be optimal due to launch speed. For students and professionals who need to make notes, highlight text and fill out forms, it is better to choose Xodo or Adobe.

The secret of quickly working with PDF

Many users do not know that in In the settings of some readers, you can enable “Hardware acceleration.” This significantly reduces the load on the processor when scrolling through heavy documents with graphics, but can drain the battery faster on older phone models.

What to do if the reset button is inactive

Sometimes users are faced with a situation when they go into the application settings, but the button Delete default settings inactive (gray) or not available at all. This can happen for several reasons. Firstly, this application may not have rights to open files of this type in the current system configuration.

Secondly, if the application is system-based and deeply integrated into the manufacturer’s shell, it may not be possible to restrict its rights through the standard menu. In such cases, it may not be possible. temporarily disabling the application. Go to the application card and click Disable. After this, the system will force you to search for an alternative when you try to open the file.

Another radical but effective method is to clear the cache and data of the file manager itself, through which you open documents. Often it is the explorer that remembers the last choice. in SettingsApplications, find your file manager (for example, My files or Files), and select Clear data.

⚠️ Attention: Clearing file data manager will not delete your personal files (photos, documents), but will reset the settings of the application itself, such as sort order, favorites and recent files. Be prepared to reconfigure the appearance of your folders.

Advanced methods and working with ADB

For users who are not afraid of the command line and want to gain full control over the system, there is a tool ADB (Android Debug Bridge). This method allows you to forcefully reset preferences for all applications at once or for specific packages if the standard settings do not work.

To do this, you will need to enable USB Debugging in the menu For Developers and connect the phone to the computer. The command to reset all preferences to default is as follows:

adb shell pm reset-preferred-apps

This command will return the system state to the factory state in terms of file associations. The next time you open any type of file, the system will ask you to select an application. This is especially useful if you encounter a virus or malware that has hijacked the opening of documents.

You can also reset settings for a specific package by knowing its name (for example, com.google.android.apps.pdfviewer):

adb shell pm clear-prefs com.google.android.apps.pdfviewer

Using ADB requires caution. Entering commands incorrectly can lead to system instability. It is recommended to use this method only if software methods through the interface do not work result.

💡

Before using ADB commands, be sure to back up your important data. Although resetting preferences is safe, any manipulation of system settings through debugging carries minimal risks.

Possible problems and their solutions

Even after successfully changing the application, nuances may arise. For example, some files may continue to open in the old one. app. This often happens if the file was downloaded through a browser, and the browser remembers the association for its internal downloads. In this case, you need to reset the settings specifically for the browser (Chrome, Samsung Internet).

Another problem is the absence of the desired application in the selection list. If you installed a new reader, but the system does not see it when opening a PDF, check the application permissions. Go to the settings of the new application and make sure that it has access to Files and multimedia or Storage. Without this permission, it will not be able to declare to the system its readiness to work with documents.

It is also worth considering that some corporate profiles or “Data Protection” modes may block the installation of third-party applications by default for security reasons. If the phone is issued by an organization, try contacting the administrator.

💡

Main rule: If a standard reset does not help, look for the “culprit” among browsers and file managers, since they often cache the choice of app for opening links and downloads.

Is it possible to set the application as default without resetting? settings?

There is no direct way to “reassign” an application without resetting the current selection in the standard Android interface. The system is designed so that the priority changes only by deleting the previous rule. However, some third-party launchers and file managers have their own association settings that can override the system ones.

Why did the selection get lost after updating Android? applications?

With major updates to the operating system (for example, the transition from Android 12 to 13), all user preferences are often reset. This is done to ensure compatibility of new system components. You will just need to re-select a convenient app the first time you open a file.

Does the choice of application affect the speed of opening files?

Yes, has a significant impact. Lightweight system viewers open files almost instantly. Heavy processors like the full one can take 2-3 seconds to load, especially on budget smartphones. If speed is important to you, choose simple applications or use the built-in viewer. Adobe Acrobat can take 2-3 seconds to load, especially on budget smartphones. If speed is important to you, choose simple applications or use the built-in viewer.

What to do if a PDF file opens in a browser instead of an application?

This means that the browser has intercepted the association. Go to the browser settings, find the "Sites" or "Downloads" section and disable opening PDFs within the browser. Or reset the default settings for the browser application itself, as described at the beginning of the article.

Is it safe to give the application permissions to open all files?

Yes, this is a standard procedure. The application needs access to the storage to read the contents of the document. However, download readers only from the official store Google Playto avoid installing malware that, under the guise of reading documents, can steal data.